diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:15:31 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-30 22:15:31 +0000 |
commit | 7f2425440004541908d2813e9d3544821e78a84d (patch) | |
tree | 7fc1b357148a5adea781c251f11a4517446220c2 /dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild | |
parent | Mark 4.03 ~ia64 (diff) | |
download | gentoo-2-7f2425440004541908d2813e9d3544821e78a84d.tar.gz gentoo-2-7f2425440004541908d2813e9d3544821e78a84d.tar.bz2 gentoo-2-7f2425440004541908d2813e9d3544821e78a84d.zip |
Mark 1.039 ~ia64
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild')
-rw-r--r-- | dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild index 38dbffcd2426..41c7cc72bb2d 100644 --- a/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild +++ b/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.039.ebuild,v 1.3 2006/02/13 10:44:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Checksums/CPAN-Checksums-1.039.ebuild,v 1.4 2006/03/30 22:15:31 agriffis 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="sparc x86" +KEYWORDS="~ia64 sparc x86" IUSE="" SRC_TEST="do" |