diff options
author | 2004-07-15 00:03:42 +0000 | |
---|---|---|
committer | 2004-07-15 00:03:42 +0000 | |
commit | fa666924365a44044bd514250dcfb981193dc5ba (patch) | |
tree | 0dcd82a4c0162d7e4c61ca6d6c71be36148a7b90 /net-ftp/junkie | |
parent | sync IUSE (+hardened) (diff) | |
download | historical-fa666924365a44044bd514250dcfb981193dc5ba.tar.gz historical-fa666924365a44044bd514250dcfb981193dc5ba.tar.bz2 historical-fa666924365a44044bd514250dcfb981193dc5ba.zip |
sync IUSE (missing)
Diffstat (limited to 'net-ftp/junkie')
-rw-r--r-- | net-ftp/junkie/junkie-0.3.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-ftp/junkie/junkie-0.3.1.ebuild b/net-ftp/junkie/junkie-0.3.1.ebuild index 4d57f27cd2c3..100cd13b8513 100644 --- a/net-ftp/junkie/junkie-0.3.1.ebuild +++ b/net-ftp/junkie/junkie-0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/junkie-0.3.1.ebuild,v 1.4 2004/06/24 22:46:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/junkie/junkie-0.3.1.ebuild,v 1.5 2004/07/15 00:00:37 agriffis Exp $ inherit gnome2 @@ -12,6 +12,7 @@ HOMEPAGE="http://sourceforge.net/projects/junkie" SLOT="0" LICENSE="BSD" KEYWORDS="x86 ~ppc ~sparc" +IUSE="" DEPEND=">=x11-libs/gtk+-2.0.3 >=dev-libs/glib-2.0.0" |