diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:55:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 09:55:51 +0000 |
commit | cfcd714628ad22b73c9ced895bb5d997338afba6 (patch) | |
tree | b58910bb620cb80c6443a6f37305251a93c35628 /dev-perl/CPAN-Checksums | |
parent | Stable for amd64, wrt bug #400043 (diff) | |
download | historical-cfcd714628ad22b73c9ced895bb5d997338afba6.tar.gz historical-cfcd714628ad22b73c9ced895bb5d997338afba6.tar.bz2 historical-cfcd714628ad22b73c9ced895bb5d997338afba6.zip |
Stable for amd64, wrt bug #400045
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/CPAN-Checksums')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/ChangeLog | 7 |
2 files changed, 8 insertions, 5 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 1e4ba4e012fb..784821d59179 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-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/CPAN-Checksums/CPAN-Checksums-2.80.0.ebuild,v 1.1 2011/08/30 18:29:28 tove Exp $ +# $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 $ 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 8fb092756545..ab1e15d6eeb0 100644 --- a/dev-perl/CPAN-Checksums/ChangeLog +++ b/dev-perl/CPAN-Checksums/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CPAN-Checksums -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.36 2011/09/04 11:22:21 tove Exp $ +# 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 $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> CPAN-Checksums-2.80.0.ebuild: + Stable for amd64, wrt bug #400045 04 Sep 2011; Torsten Veller <tove@gentoo.org> -CPAN-Checksums-2.70.ebuild: Cleanup |