diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 11:43:53 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 11:43:53 +0000 |
commit | e42451703ef10d708b8c99277125c3cc69b22d3b (patch) | |
tree | 601c1925dcca2a62293f8eed4ace08864746ddc3 /dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild | |
parent | include $S in the default src_unpack msg (diff) | |
download | historical-e42451703ef10d708b8c99277125c3cc69b22d3b.tar.gz historical-e42451703ef10d708b8c99277125c3cc69b22d3b.tar.bz2 historical-e42451703ef10d708b8c99277125c3cc69b22d3b.zip |
Marking sparc stable
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild')
-rw-r--r-- | dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild b/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild index 19858d957905..c759ce70b358 100644 --- a/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild +++ b/dev-perl/Carp-Assert/Carp-Assert-0.20.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/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.2 2007/04/08 21:35:31 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.3 2007/04/10 11:43:53 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSCHWERN/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |