diff options
Diffstat (limited to 'dev-perl/CPAN-Checksums')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/CPAN-Checksums/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild index 0be5a437f7eb..b1ff744f4c5d 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild,v 1.8 2007/01/22 04:08:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild,v 1.9 2007/03/05 11:18:41 ticho Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/A/AN/ANDK/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ia64 sparc ~x86" +KEYWORDS="amd64 ia64 sparc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/CPAN-Checksums/ChangeLog b/dev-perl/CPAN-Checksums/ChangeLog index 679d4fbd6da4..2534a8a18d76 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.16 2007/01/22 04:08:56 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/ChangeLog,v 1.17 2007/03/05 11:18:41 ticho Exp $ + + 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> CPAN-Checksums-1.050.ebuild: + Stable on x86, bug #169152. 22 Jan 2007; Bryan Ăstergaard <kloeri@gentoo.org> CPAN-Checksums-1.050.ebuild: |