diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 23:49:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-07 23:49:24 +0000 |
commit | 255fb9aed92943e7962418b1b4512492289255e5 (patch) | |
tree | 7d2ce0bf2d3c9952289d3cbed4383b1e8f99386b /dev-perl/Inline-Python | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-255fb9aed92943e7962418b1b4512492289255e5.tar.gz gentoo-2-255fb9aed92943e7962418b1b4512492289255e5.tar.bz2 gentoo-2-255fb9aed92943e7962418b1b4512492289255e5.zip |
Marking amd64 stable
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'dev-perl/Inline-Python')
-rw-r--r-- | dev-perl/Inline-Python/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.22.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Inline-Python/ChangeLog b/dev-perl/Inline-Python/ChangeLog index de70e78c4012..2f5ed070f698 100644 --- a/dev-perl/Inline-Python/ChangeLog +++ b/dev-perl/Inline-Python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Inline-Python -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.1 2006/11/25 14:27:13 mcummings Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.2 2007/01/07 23:49:24 mcummings Exp $ + + 07 Jan 2007; Michael Cummings <mcummings@gentoo.org> + Inline-Python-0.22.ebuild: + Marking amd64 stable *Inline-Python-0.22 (25 Nov 2006) 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" |