summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-17 08:57:49 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-17 08:57:49 +0000
commitbd3f059e38a0ec26d812e36ecad80e933e07a253 (patch)
tree26a64361441b42cef3cc1cc998f2176fbbbbfb12 /dev-perl/CPAN-Checksums
parentStable on amd64, x86 (#314467) (diff)
downloadgentoo-2-bd3f059e38a0ec26d812e36ecad80e933e07a253.tar.gz
gentoo-2-bd3f059e38a0ec26d812e36ecad80e933e07a253.tar.bz2
gentoo-2-bd3f059e38a0ec26d812e36ecad80e933e07a253.zip
Stable on amd64, x86 (#314467)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/CPAN-Checksums')
-rw-r--r--dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild4
-rw-r--r--dev-perl/CPAN-Checksums/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild
index 6b583ec7a87a..5c2fa30829d1 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
# 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.1 2010/01/23 10:21:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-2.05.ebuild,v 1.2 2010/04/17 08:57:49 tove 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 ~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 0e7fa2d976d0..400a1ea7aeff 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.28 2010/01/23 10:21:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.29 2010/04/17 08:57:49 tove Exp $
+
+ 17 Apr 2010; Torsten Veller <tove@gentoo.org> CPAN-Checksums-2.05.ebuild:
+ Stable on amd64, x86 (#314467)
*CPAN-Checksums-2.05 (23 Jan 2010)