diff options
author | 2006-01-21 21:31:45 +0000 | |
---|---|---|
committer | 2006-01-21 21:31:45 +0000 | |
commit | 2d847feb13eb4096291f42a478142d1d85f6c4cc (patch) | |
tree | 7e838c92ed80c9d9a6bb3ad1d3e722b59c44ca65 /dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild | |
parent | Version bump and fix for bug #108688, bug #110343 (diff) | |
download | gentoo-2-2d847feb13eb4096291f42a478142d1d85f6c4cc.tar.gz gentoo-2-2d847feb13eb4096291f42a478142d1d85f6c4cc.tar.bz2 gentoo-2-2d847feb13eb4096291f42a478142d1d85f6c4cc.zip |
Stable on ppc64
(Portage version: 2.0.53)
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild index c46d0013e33c..333087db6b6f 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild,v 1.3 2006/01/15 11:41:19 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.ebuild,v 1.4 2006/01/21 21:31:45 corsair Exp $ inherit perl-module @@ -11,5 +11,5 @@ SRC_TEST="do" SLOT="0" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" |