diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 00:01:23 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-08 00:01:23 +0000 |
commit | e79f504fa20f4418b508142bd6d64c115902c64a (patch) | |
tree | a0b147f2c640d159e7097908e81efebc5a052f4e /dev-perl/Inline-Python/Inline-Python-0.22.ebuild | |
parent | Version bump (diff) | |
download | historical-e79f504fa20f4418b508142bd6d64c115902c64a.tar.gz historical-e79f504fa20f4418b508142bd6d64c115902c64a.tar.bz2 historical-e79f504fa20f4418b508142bd6d64c115902c64a.zip |
Marking amd64 stable
Package-Manager: portage-2.1.2_rc4-r3
Diffstat (limited to 'dev-perl/Inline-Python/Inline-Python-0.22.ebuild')
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild b/dev-perl/Inline-Python/Inline-Python-0.22.ebuild index d69feff5e9df..3eada5345bad 100644 --- a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild +++ b/dev-perl/Inline-Python/Inline-Python-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.22.ebuild,v 1.1 2006/11/25 14:27:13 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.22.ebuild,v 1.2 2007/01/07 23:49:24 mcummings Exp $ inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/N/NE/NEILW/${P}.tar.gz" LICENSE="Artistic" #LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc ~x86" IUSE="" SRC_TEST="do" |