diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 08:44:53 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-09 08:44:53 +0000 |
commit | b66385caa4378d543679e875e12f6e4d4dad3f2f (patch) | |
tree | 5566893ad763afb0f81a92405bc49a7c2a39d36c /dev-perl/Lingua-EN-Inflect | |
parent | x86 stable wrt bug #400155 (diff) | |
download | gentoo-2-b66385caa4378d543679e875e12f6e4d4dad3f2f.tar.gz gentoo-2-b66385caa4378d543679e875e12f6e4d4dad3f2f.tar.bz2 gentoo-2-b66385caa4378d543679e875e12f6e4d4dad3f2f.zip |
x86 stable wrt bug #400157
(Portage version: 2.1.10.44/cvs/Linux i686)
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.893.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 bdf6113af37d..9c652ec27663 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.34 2012/03/02 22:23:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.35 2012/03/09 08:44:53 phajdan.jr Exp $ + + 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Lingua-EN-Inflect-1.893.0.ebuild: + x86 stable wrt bug #400157 02 Mar 2012; Brent Baude <ranger@gentoo.org> Lingua-EN-Inflect-1.893.0.ebuild: diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.0.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.0.ebuild index 2f0d038f3f17..4d1fb5f6762f 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.0.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.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.893.0.ebuild,v 1.5 2012/03/02 22:23:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.0.ebuild,v 1.6 2012/03/09 08:44:53 phajdan.jr Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl module for Lingua::EN::Inflect" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="" |