diff options
author | 2012-03-19 19:28:19 +0000 | |
---|---|---|
committer | 2012-03-19 19:28:19 +0000 | |
commit | 06a8fae57c41f941560adc808c4fad90c0665f7b (patch) | |
tree | a645383ec40eb700458fef54e619d7e7a9f38cbe /dev-perl/CPAN-Checksums | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-06a8fae57c41f941560adc808c4fad90c0665f7b.tar.gz gentoo-2-06a8fae57c41f941560adc808c4fad90c0665f7b.tar.bz2 gentoo-2-06a8fae57c41f941560adc808c4fad90c0665f7b.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/CPAN-Checksums')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/ChangeLog | 6 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild index 4592c271febb..70f6b23c020a 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.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/CPAN-Checksums/CPAN-Checksums-2.05.ebuild,v 1.3 2010/05/08 17:50:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild,v 1.4 2012/03/19 19:28:19 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" SLOT="0" -KEYWORDS="amd64 ia64 sparc x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="virtual/perl-IO-Compress diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild index 524d5b4daa08..4e0a889478bb 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.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/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild,v 1.3 2012/03/08 12:03:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild,v 1.4 2012/03/19 19:28:19 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Write a CHECKSUMS file for a directory as on CPAN" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND="virtual/perl-IO-Compress diff --git a/dev-perl/CPAN-Checksums/ChangeLog b/dev-perl/CPAN-Checksums/ChangeLog index c47149b5c8d2..1a7a0ebe177c 100644 --- a/dev-perl/CPAN-Checksums/ChangeLog +++ b/dev-perl/CPAN-Checksums/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Checksums # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.38 2012/03/08 12:03:11 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.39 2012/03/19 19:28:19 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> CPAN-Checksums-2.05.ebuild, + CPAN-Checksums-2.80.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> CPAN-Checksums-2.80.0.ebuild: |