diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-27 15:50:54 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-27 15:50:54 +0000 |
commit | 7243dafdefc3b86e2d64e30019853eed18ccbceb (patch) | |
tree | 95eee8ceecff79621ed173056e5fbe0b3a365710 /dev-perl/Lingua-EN-Inflect | |
parent | Marking Jcode-2.70.0 ppc for bug 400155 (diff) | |
download | gentoo-2-7243dafdefc3b86e2d64e30019853eed18ccbceb.tar.gz gentoo-2-7243dafdefc3b86e2d64e30019853eed18ccbceb.tar.bz2 gentoo-2-7243dafdefc3b86e2d64e30019853eed18ccbceb.zip |
Marking Lingua-EN-Inflect-1.893.0 ppc for bug 400157
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 c3cd9b419a1e..d507cf0049f4 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.32 2012/02/25 17:57:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.33 2012/02/27 15:50:54 ranger Exp $ + + 27 Feb 2012; Brent Baude <ranger@gentoo.org> + Lingua-EN-Inflect-1.893.0.ebuild: + Marking Lingua-EN-Inflect-1.893.0 ppc for bug 400157 25 Feb 2012; Tobias Klausmann <klausman@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 904db0110da8..e8308f330cbe 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.3 2012/02/25 17:57:31 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.0.ebuild,v 1.4 2012/02/27 15:50:54 ranger 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="" |