diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-13 16:59:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-13 16:59:11 +0000 |
commit | 10fe5415f2f994c96d569acadfc8b05138c296c4 (patch) | |
tree | 03ccd5f12f62e8a7e2175e5402a8db32efce34ba /dev-perl/Lingua-EN-Inflect | |
parent | Marking HTML-Parser-3.67 ~ppc for bug 341865 (diff) | |
download | gentoo-2-10fe5415f2f994c96d569acadfc8b05138c296c4.tar.gz gentoo-2-10fe5415f2f994c96d569acadfc8b05138c296c4.tar.bz2 gentoo-2-10fe5415f2f994c96d569acadfc8b05138c296c4.zip |
Marking Lingua-EN-Inflect-1.89.2 ppc for bug 341865
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/Lingua-EN-Inflect')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/ChangeLog b/dev-perl/Lingua-EN-Inflect/ChangeLog index 58ab7d6aeeae..3407cac409fa 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.26 2010/11/13 19:43:04 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.27 2011/01/13 16:59:11 ranger Exp $ + + 13 Jan 2011; Brent Baude <ranger@gentoo.org> + Lingua-EN-Inflect-1.89.2.ebuild: + Marking Lingua-EN-Inflect-1.89.2 ppc stable for bug 341865 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> Lingua-EN-Inflect-1.89.2.ebuild: diff --git a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.ebuild b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.ebuild index 6881a6ffa9b7..0aef24aa7ff0 100644 --- a/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.ebuild +++ b/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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.2.ebuild,v 1.5 2010/11/13 19:43:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.ebuild,v 1.6 2011/01/13 16:59:11 ranger Exp $ EAPI=2 @@ -13,7 +13,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="" SRC_TEST="do" |