diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 19:43:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-11-13 19:43:04 +0000 |
commit | 36c1a8e45d58000ffafcbd5a3f165fd32ea6f1d3 (patch) | |
tree | 21c062e3a5e017ac22bbf35e77853f51bf2b7697 /dev-perl | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #341865 (diff) | |
download | gentoo-2-36c1a8e45d58000ffafcbd5a3f165fd32ea6f1d3.tar.gz gentoo-2-36c1a8e45d58000ffafcbd5a3f165fd32ea6f1d3.tar.bz2 gentoo-2-36c1a8e45d58000ffafcbd5a3f165fd32ea6f1d3.zip |
alpha/ia64/sparc stable wrt #341865
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.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 2ab7a69c3844..58ab7d6aeeae 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.25 2010/11/07 09:41:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.26 2010/11/13 19:43:04 armin76 Exp $ + + 13 Nov 2010; Raúl Porcel <armin76@gentoo.org> + Lingua-EN-Inflect-1.89.2.ebuild: + alpha/ia64/sparc stable wrt #341865 *Lingua-EN-Inflect-1.89.3 (07 Nov 2010) 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 ac6f2d75d81d..6881a6ffa9b7 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 # 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.4 2010/11/05 14:07:59 ssuominen Exp $ +# $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 $ 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" |