summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
commit666de4cee6a3a6d8faa8efcfeb3f032033860bc3 (patch)
tree7b40403638cef52f723225d047e58beaec9c17d8 /dev-perl/gnome2-print/gnome2-print-0.5.ebuild
parentMarked ~amd64. (diff)
downloadhistorical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.gz
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.bz2
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/gnome2-print/gnome2-print-0.5.ebuild')
-rw-r--r--dev-perl/gnome2-print/gnome2-print-0.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/gnome2-print/gnome2-print-0.5.ebuild b/dev-perl/gnome2-print/gnome2-print-0.5.ebuild
index b7872c8d7591..54d7d4436ed3 100644
--- a/dev-perl/gnome2-print/gnome2-print-0.5.ebuild
+++ b/dev-perl/gnome2-print/gnome2-print-0.5.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/gnome2-print/gnome2-print-0.5.ebuild,v 1.3 2004/06/25 00:33:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/gnome2-print/gnome2-print-0.5.ebuild,v 1.4 2004/07/14 17:40:42 agriffis Exp $
inherit perl-module
@@ -13,6 +13,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~sparc ~ppc ~alpha"
+IUSE=""
DEPEND="${DEPEND}
>=x11-libs/gtk+-2*