diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 18:21:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 18:21:24 +0000 |
commit | 3ac10401f28417339ea01970b131327179c880bc (patch) | |
tree | 4bd55269e16a15caf8911c777efeb91318d7281f /dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild | |
parent | marking stable sparc x86 (diff) | |
download | historical-3ac10401f28417339ea01970b131327179c880bc.tar.gz historical-3ac10401f28417339ea01970b131327179c880bc.tar.bz2 historical-3ac10401f28417339ea01970b131327179c880bc.zip |
Marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild')
-rw-r--r-- | dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild index e25556c1b57a..2a96cad2c475 100644 --- a/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild +++ b/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.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/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.3 2006/01/08 09:50:53 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert-More/Carp-Assert-More-1.12.ebuild,v 1.4 2006/01/13 18:12:31 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc sparc x86" IUSE="" SRC_TEST="do" |