diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:30:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:30:07 +0000 |
commit | 380fc55f2b8c04900b64e8be2de14816f8f667ca (patch) | |
tree | 5e4b54071c91df56b77bdff656f8ea515505bfd5 /dev-perl/Test-Inline | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-380fc55f2b8c04900b64e8be2de14816f8f667ca.tar.gz gentoo-2-380fc55f2b8c04900b64e8be2de14816f8f667ca.tar.bz2 gentoo-2-380fc55f2b8c04900b64e8be2de14816f8f667ca.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Test-Inline')
-rw-r--r-- | dev-perl/Test-Inline/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.201.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.208.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/dev-perl/Test-Inline/ChangeLog b/dev-perl/Test-Inline/ChangeLog index 2cfc0d9d90b2..2a3357edf2c2 100644 --- a/dev-perl/Test-Inline/ChangeLog +++ b/dev-perl/Test-Inline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Inline -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.70 2011/09/04 11:20:58 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/ChangeLog,v 1.71 2012/03/19 19:30:07 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Inline-2.201.ebuild, + Test-Inline-2.208.ebuild, Test-Inline-2.212.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Test-Inline-2.212.ebuild: Cleanup diff --git a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild b/dev-perl/Test-Inline/Test-Inline-2.201.ebuild index a3eae856421e..c5ea7ad21ab2 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.201.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.201.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 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/Test-Inline/Test-Inline-2.201.ebuild,v 1.9 2008/03/19 03:21:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.201.ebuild,v 1.10 2012/03/19 19:30:07 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Test-Inline/Test-Inline-2.208.ebuild b/dev-perl/Test-Inline/Test-Inline-2.208.ebuild index 93cda12e28d5..caff5260ca79 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.208.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.208.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/Test-Inline/Test-Inline-2.208.ebuild,v 1.8 2009/07/02 18:43:30 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.208.ebuild,v 1.9 2012/03/19 19:30:07 armin76 Exp $ MODULE_AUTHOR=ADAMK @@ -10,7 +10,7 @@ DESCRIPTION="Inline test suite support for Perl" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild b/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild index bd681d411d35..3662551c441c 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.212.0.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/Test-Inline/Test-Inline-2.212.0.ebuild,v 1.1 2011/08/28 14:04:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Inline/Test-Inline-2.212.0.ebuild,v 1.2 2012/03/19 19:30:07 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Inline test suite support for Perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=" |