diff options
author | 2010-11-13 19:56:51 +0000 | |
---|---|---|
committer | 2010-11-13 19:56:51 +0000 | |
commit | 0b1ac61b27168502d4f1adf6368fa86da8929b1b (patch) | |
tree | 0be06a5e895bb98cd84e0a583943a817b0df74fa /dev-perl/Lingua-EN-Inflect | |
parent | alpha/ia64/s390/sh/sparc stable wrt #341865 (diff) | |
download | historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.tar.gz historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.tar.bz2 historical-0b1ac61b27168502d4f1adf6368fa86da8929b1b.zip |
alpha/ia64/sparc stable wrt #341865
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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.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" |