diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:05:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:05:29 +0000 |
commit | 82e34d2175962cb69fbf688611be4675be35fa46 (patch) | |
tree | 7b2bd4125e098dc3140bd999e1577032268c4390 /dev-perl | |
parent | alpha/ia64/sparc stable wrt #393007 (diff) | |
download | gentoo-2-82e34d2175962cb69fbf688611be4675be35fa46.tar.gz gentoo-2-82e34d2175962cb69fbf688611be4675be35fa46.tar.bz2 gentoo-2-82e34d2175962cb69fbf688611be4675be35fa46.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Class/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Test-Class/Test-Class-0.34.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Test-Class/Test-Class-0.360.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Test-Class/ChangeLog b/dev-perl/Test-Class/ChangeLog index 4efa8bdbc60a..c8ed5c00549f 100644 --- a/dev-perl/Test-Class/ChangeLog +++ b/dev-perl/Test-Class/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Test-Class # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.59 2012/03/09 09:32:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/ChangeLog,v 1.60 2012/03/25 17:05:29 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Test-Class-0.34.ebuild, + Test-Class-0.360.0.ebuild: + Drop ia64/sparc keywords 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Test-Class-0.360.0.ebuild: diff --git a/dev-perl/Test-Class/Test-Class-0.34.ebuild b/dev-perl/Test-Class/Test-Class-0.34.ebuild index f06d98de7777..ee50697a5b01 100644 --- a/dev-perl/Test-Class/Test-Class-0.34.ebuild +++ b/dev-perl/Test-Class/Test-Class-0.34.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/Test-Class/Test-Class-0.34.ebuild,v 1.3 2010/05/08 18:07:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.34.ebuild,v 1.4 2012/03/25 17:05:29 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit style." SLOT="0" -KEYWORDS="amd64 ia64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=virtual/perl-Storable-2 diff --git a/dev-perl/Test-Class/Test-Class-0.360.0.ebuild b/dev-perl/Test-Class/Test-Class-0.360.0.ebuild index c1de55a85a33..a209bffe4762 100644 --- a/dev-perl/Test-Class/Test-Class-0.360.0.ebuild +++ b/dev-perl/Test-Class/Test-Class-0.360.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/Test-Class/Test-Class-0.360.0.ebuild,v 1.3 2012/03/09 09:32:23 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Test-Class/Test-Class-0.360.0.ebuild,v 1.4 2012/03/25 17:05:29 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Easily create test classes in an xUnit style." SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=virtual/perl-Storable-2 |