diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:03:11 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-08 12:03:11 +0000 |
commit | 7ebd22264744c317b9a5b781d8fcf4dd6fc6da04 (patch) | |
tree | 9746f4dbde27677d067d768c7abb597e3ca1e3dd /dev-perl/CPAN-Checksums | |
parent | x86 stable wrt bug #400043 (diff) | |
download | historical-7ebd22264744c317b9a5b781d8fcf4dd6fc6da04.tar.gz historical-7ebd22264744c317b9a5b781d8fcf4dd6fc6da04.tar.bz2 historical-7ebd22264744c317b9a5b781d8fcf4dd6fc6da04.zip |
x86 stable wrt bug #400045
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'dev-perl/CPAN-Checksums')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
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 784821d59179..524d5b4daa08 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.2 2012/02/24 09:55:51 ago Exp $ +# $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 $ 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 ~ia64 ~sparc x86" IUSE="test" RDEPEND="virtual/perl-IO-Compress diff --git a/dev-perl/CPAN-Checksums/ChangeLog b/dev-perl/CPAN-Checksums/ChangeLog index ab1e15d6eeb0..c47149b5c8d2 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.37 2012/02/24 09:55:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.38 2012/03/08 12:03:11 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + CPAN-Checksums-2.80.0.ebuild: + x86 stable wrt bug #400045 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> CPAN-Checksums-2.80.0.ebuild: Stable for amd64, wrt bug #400045 |