diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:09:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:09:47 +0000 |
commit | 2d4601f5109313d30b9c5c8df9d13d941a07e458 (patch) | |
tree | ef2abe8e611856f5bcd1b201f5a5cbcb1db69759 /dev-perl/POE-Test-Loops | |
parent | sparc stable wrt #398285 (diff) | |
download | gentoo-2-2d4601f5109313d30b9c5c8df9d13d941a07e458.tar.gz gentoo-2-2d4601f5109313d30b9c5c8df9d13d941a07e458.tar.bz2 gentoo-2-2d4601f5109313d30b9c5c8df9d13d941a07e458.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/POE-Test-Loops')
5 files changed, 16 insertions, 11 deletions
diff --git a/dev-perl/POE-Test-Loops/ChangeLog b/dev-perl/POE-Test-Loops/ChangeLog index d4059af7cacc..c362ca789f2c 100644 --- a/dev-perl/POE-Test-Loops/ChangeLog +++ b/dev-perl/POE-Test-Loops/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/POE-Test-Loops # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.30 2012/06/24 13:00:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/ChangeLog,v 1.31 2012/07/29 16:09:47 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> POE-Test-Loops-1.035.ebuild, + POE-Test-Loops-1.312.0.ebuild, POE-Test-Loops-1.350.0.ebuild, + POE-Test-Loops-1.351.0.ebuild: + Drop sparc keywords 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild index 00b230cf08ea..ec0475565215 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/POE-Test-Loops/POE-Test-Loops-1.035.ebuild,v 1.4 2010/06/27 19:16:35 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.035.ebuild,v 1.5 2012/07/29 16:09:47 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild index acf52d2e65b0..9661fb359ba7 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.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/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild,v 1.1 2011/08/05 17:02:10 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.312.0.ebuild,v 1.2 2012/07/29 16:09:47 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild index 8d6366621b23..69494d498e16 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.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/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild,v 1.4 2012/04/17 16:03:35 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.350.0.ebuild,v 1.5 2012/07/29 16:09:47 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild index e3e63ae779dd..38c1b298515f 100644 --- a/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild +++ b/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.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/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild,v 1.2 2012/04/16 19:07:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE-Test-Loops/POE-Test-Loops-1.351.0.ebuild,v 1.3 2012/07/29 16:09:47 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Reusable tests for POE::Loop authors" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" SRC_TEST="do" |