diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:41:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 17:41:33 +0000 |
commit | 2a15005fdd62660c0a03925fdc65cbedd5f031f6 (patch) | |
tree | 1388d7c4f0c36065c571e68df928b0d785c28b12 /dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-2a15005fdd62660c0a03925fdc65cbedd5f031f6.tar.gz gentoo-2-2a15005fdd62660c0a03925fdc65cbedd5f031f6.tar.bz2 gentoo-2-2a15005fdd62660c0a03925fdc65cbedd5f031f6.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild')
-rw-r--r-- | dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild index 2c9f392b0c40..3983afa201ec 100644 --- a/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild +++ b/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.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/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.2 2004/06/25 00:34:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/gtk2-gladexml/gtk2-gladexml-1.00.ebuild,v 1.3 2004/07/14 17:41:33 agriffis Exp $ inherit perl-module @@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" +IUSE="" DEPEND="${DEPEND} >=x11-libs/gtk+-2* |