diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:23:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 16:23:41 +0000 |
commit | a105a086f9044f4dfc1090d5d445035170e2c859 (patch) | |
tree | 9a65ae965097a8a5f46be49d8843fa75bb1bac5e /dev-perl | |
parent | arm stable, bug #407643 (diff) | |
download | gentoo-2-a105a086f9044f4dfc1090d5d445035170e2c859.tar.gz gentoo-2-a105a086f9044f4dfc1090d5d445035170e2c859.tar.bz2 gentoo-2-a105a086f9044f4dfc1090d5d445035170e2c859.zip |
Drop ia64/sparc
(Portage version: 2.1.10.49/cvs/Linux ia64, RepoMan options: --force)
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 | 6 | ||||
-rw-r--r-- | dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Lingua-EN-Inflect/ChangeLog b/dev-perl/Lingua-EN-Inflect/ChangeLog index 9c652ec27663..ffc5532a639f 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.35 2012/03/09 08:44:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/ChangeLog,v 1.36 2012/03/25 16:23:41 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> + Lingua-EN-Inflect-1.89.2.ebuild, Lingua-EN-Inflect-1.893.0.ebuild: + Drop ia64/sparc 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Lingua-EN-Inflect-1.893.0.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 0aef24aa7ff0..0fd21658de4b 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-2011 Gentoo Foundation +# 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.89.2.ebuild,v 1.6 2011/01/13 16:59:11 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.89.2.ebuild,v 1.7 2012/03/25 16:23:41 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 ppc ppc64 x86" IUSE="" SRC_TEST="do" 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 4d1fb5f6762f..ad93b0571a99 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.6 2012/03/09 08:44:53 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Lingua-EN-Inflect/Lingua-EN-Inflect-1.893.0.ebuild,v 1.7 2012/03/25 16:23:41 armin76 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 ppc ppc64 x86" IUSE="" RDEPEND="" |