summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:53:25 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:53:25 +0000
commitfa94f8b494090c91173306fbda4a50097250dc21 (patch)
tree201e78db0c0b64ea31f79db8b17dac19ed935489 /dev-perl/Locale-gettext
parentsync IUSE (missing), don't dep on arch for gnuconfig_update, don't assign S=$... (diff)
downloadgentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.tar.gz
gentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.tar.bz2
gentoo-2-fa94f8b494090c91173306fbda4a50097250dc21.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Locale-gettext')
-rw-r--r--dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild b/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild
index 149a25b891e0..eb867d12700c 100644
--- a/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild
+++ b/dev-perl/Locale-gettext/Locale-gettext-1.01.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/Locale-gettext/Locale-gettext-1.01.ebuild,v 1.8 2004/06/25 00:43:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-gettext/Locale-gettext-1.01.ebuild,v 1.9 2004/07/14 18:50:56 agriffis Exp $
inherit perl-module
@@ -14,5 +14,6 @@ SRC_URI="http://cpan.org/modules/by-module/Locale/${MY_P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 amd64 sparc ~ppc ~alpha"
+IUSE=""
DEPEND="sys-devel/gettext"