diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:59:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 18:59:25 +0000 |
commit | 22df1a4608bddea50abc7329263114abddad4982 (patch) | |
tree | 0b4d2cdaa8680932b4770b1adb62c1f264da240e /dev-perl/locale-maketext-fuzzy | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | historical-22df1a4608bddea50abc7329263114abddad4982.tar.gz historical-22df1a4608bddea50abc7329263114abddad4982.tar.bz2 historical-22df1a4608bddea50abc7329263114abddad4982.zip |
sync IUSE (missing)
Diffstat (limited to 'dev-perl/locale-maketext-fuzzy')
-rw-r--r-- | dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild index 6399e1b58628..a817737c1b0b 100644 --- a/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild +++ b/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.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-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.4 2004/06/25 00:43:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/locale-maketext-fuzzy/locale-maketext-fuzzy-0.02.ebuild,v 1.5 2004/07/14 18:51:43 agriffis Exp $ inherit perl-module @@ -13,5 +13,6 @@ HOMEPAGE="http://www.cpan.org/authors/id/A/AU/AUTRIJUS/" SLOT="0" LICENSE="Artistic | GPL-2" KEYWORDS="x86 ~amd64 ~ppc sparc alpha ~hppa" +IUSE="" DEPEND="${DEPEND}" |