diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-06-01 19:38:21 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-06-01 19:38:21 +0000 |
commit | c557bba891839fc6219b330ec66e5ee6416ddb0a (patch) | |
tree | d36aa9f647e772cbfc99de542228b1000b685073 /x11-misc/xdiskusage | |
parent | Fix depends. (diff) | |
download | historical-c557bba891839fc6219b330ec66e5ee6416ddb0a.tar.gz historical-c557bba891839fc6219b330ec66e5ee6416ddb0a.tar.bz2 historical-c557bba891839fc6219b330ec66e5ee6416ddb0a.zip |
Add IUSE=
Diffstat (limited to 'x11-misc/xdiskusage')
-rw-r--r-- | x11-misc/xdiskusage/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xdiskusage/xdiskusage-1.46.ebuild | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-misc/xdiskusage/ChangeLog b/x11-misc/xdiskusage/ChangeLog index d0ee17474eb6..843157ad9321 100644 --- a/x11-misc/xdiskusage/ChangeLog +++ b/x11-misc/xdiskusage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xdiskusage # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/ChangeLog,v 1.5 2004/03/21 00:48:48 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/ChangeLog,v 1.6 2004/06/01 19:36:51 tseng Exp $ + + 01 Jun 2004; Brandon Hale <tseng@gentoo.org> xdiskusage-1.46.ebuild: + Add IUSE= 21 Mar 2004; Markus Nigbur <pyrania@gentoo.org> xdiskusage-1.46.ebuild: Added glut DEPEND, fixing bug #45141. diff --git a/x11-misc/xdiskusage/xdiskusage-1.46.ebuild b/x11-misc/xdiskusage/xdiskusage-1.46.ebuild index 91074806e42d..674c0c25e275 100644 --- a/x11-misc/xdiskusage/xdiskusage-1.46.ebuild +++ b/x11-misc/xdiskusage/xdiskusage-1.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.46.ebuild,v 1.5 2004/05/21 16:40:32 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdiskusage/xdiskusage-1.46.ebuild,v 1.6 2004/06/01 19:36:51 tseng Exp $ DESCRIPTION="front end to xdu for viewing disk usage graphically under X11" SRC_URI="http://xdiskusage.sourceforge.net/${P}.tgz" @@ -9,6 +9,7 @@ HOMEPAGE="http://xdiskusage.sourceforge.net/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~amd64" +IUSE="" DEPEND="virtual/x11 x11-libs/fltk |