diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 13:53:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-05 13:53:19 +0000 |
commit | 7a042b511e4c4eef47ab4a51361c9a3549fb4eaf (patch) | |
tree | e51a82d2dabdfce0e36d5ecbffa4dd1d363d96b5 /dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild | |
parent | alpha/ia64/x86 stable (diff) | |
download | historical-7a042b511e4c4eef47ab4a51361c9a3549fb4eaf.tar.gz historical-7a042b511e4c4eef47ab4a51361c9a3549fb4eaf.tar.bz2 historical-7a042b511e4c4eef47ab4a51361c9a3549fb4eaf.zip |
ia64/x86 stable
Package-Manager: portage-2.1.3_rc6
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 c759ce70b358..737f6171b584 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.3 2007/04/10 11:43:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Carp-Assert/Carp-Assert-0.20.ebuild,v 1.4 2007/07/05 13:53:19 armin76 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" |