summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2006-02-02 16:34:12 +0000
committerPatrick McLean <chutzpah@gentoo.org>2006-02-02 16:34:12 +0000
commit9eb1867ae8287a4105868d3477eec05e5db2e6a2 (patch)
tree850790969f3f52c8ee5e6b1f651e400c435e25ea /media-tv/tvbrowser/ChangeLog
parentFixed DEPEND for modular X. (diff)
downloadgentoo-2-9eb1867ae8287a4105868d3477eec05e5db2e6a2.tar.gz
gentoo-2-9eb1867ae8287a4105868d3477eec05e5db2e6a2.tar.bz2
gentoo-2-9eb1867ae8287a4105868d3477eec05e5db2e6a2.zip
Add ~amd64 (bug #120087), port dependencies to modular X, and add "themes" to IUSE.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'media-tv/tvbrowser/ChangeLog')
-rw-r--r--media-tv/tvbrowser/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/media-tv/tvbrowser/ChangeLog b/media-tv/tvbrowser/ChangeLog
index c4eea25ffac1..f1e0b7d74c6b 100644
--- a/media-tv/tvbrowser/ChangeLog
+++ b/media-tv/tvbrowser/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for media-tv/tvbrowser
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/tvbrowser/ChangeLog,v 1.2 2006/01/24 18:42:10 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/tvbrowser/ChangeLog,v 1.3 2006/02/02 16:34:12 chutzpah Exp $
+
+ 02 Feb 2006; Patrick McLean <chutzpah@gentoo.org> tvbrowser-2.1.ebuild:
+ Add ~amd64 keyword (but #120087) and port to modular X. The dependencies for
+ modular X are based on a ldd of the Java binary libraries as I can't simply
+ check the links as is normally done since this is a Java application. Also
+ added "themes" to IUSE.
24 Jan 2006; Matthias Schwarzott <zzam@gentoo.org> tvbrowser-2.1.ebuild:
Make ebuild work with other architectures than x86