diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:25:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-12 08:25:22 +0000 |
commit | b73eafbdf08896d01aab0d2fea82db63501c7062 (patch) | |
tree | 0397f6585af0903dac78ca6830f39fae0eddde89 /dev-perl/Lingua-EN-Inflect | |
parent | 2.1.11.16 version bump. This fixes a regression in 2.1.11.15 which would (diff) | |
download | gentoo-2-b73eafbdf08896d01aab0d2fea82db63501c7062.tar.gz gentoo-2-b73eafbdf08896d01aab0d2fea82db63501c7062.tar.bz2 gentoo-2-b73eafbdf08896d01aab0d2fea82db63501c7062.zip |
Stable for amd64, wrt bug #428988
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/ChangeLog b/dev-perl/Lingua-EN-Inflect/ChangeLog index 307d0395d3e1..5972febf2c93 100644 --- a/dev-perl/Lingua-EN-Inflect/ChangeLog +++ b/dev-perl/Lingua-EN-Inflect/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Lingua-EN-Inflect # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.39 2012/06/24 12:59:31 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.40 2012/09/12 08:25:22 ago Exp $ + + 12 Sep 2012; Agostino Sarubbo <ago@gentoo.org> + Lingua-EN-Inflect-1.894.0.ebuild: + Stable for amd64, wrt bug #428988 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild index beb6219aa5c3..fd532257ecb5 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.894.0.ebuild,v 1.1 2012/06/14 18:04:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.894.0.ebuild,v 1.2 2012/09/12 08:25:22 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION='Perl module to pluralize English words' SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~x86" IUSE="" DEPEND=" |