diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:18:41 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-03-05 11:18:41 +0000 |
commit | a880828ff1486527dd1f15ae47a32c10ce1cd233 (patch) | |
tree | 8566dfd806bc4007202cd5b6688120189d463151 /dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild | |
parent | Stable on x86, bug #169152. (diff) | |
download | gentoo-2-a880828ff1486527dd1f15ae47a32c10ce1cd233.tar.gz gentoo-2-a880828ff1486527dd1f15ae47a32c10ce1cd233.tar.bz2 gentoo-2-a880828ff1486527dd1f15ae47a32c10ce1cd233.zip |
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-1.050.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |