diff options
author | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 14:11:17 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2007-12-27 14:11:17 +0000 |
commit | 5eba8ac89453d9048dfde6ec8fa4b629e78789ac (patch) | |
tree | 289d5569bd95c36118b78a66e75a512e4943dec3 /dev-perl | |
parent | Stable on x86. (diff) | |
download | gentoo-2-5eba8ac89453d9048dfde6ec8fa4b629e78789ac.tar.gz gentoo-2-5eba8ac89453d9048dfde6ec8fa4b629e78789ac.tar.bz2 gentoo-2-5eba8ac89453d9048dfde6ec8fa4b629e78789ac.zip |
Stable on x86.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Inline-Python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.22.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline-Python/ChangeLog b/dev-perl/Inline-Python/ChangeLog index 973fe90a8f24..16f737501ac5 100644 --- a/dev-perl/Inline-Python/ChangeLog +++ b/dev-perl/Inline-Python/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Inline-Python # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.3 2007/01/08 16:21:39 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.4 2007/12/27 14:11:17 ticho Exp $ + + 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> Inline-Python-0.22.ebuild: + Stable on x86. 08 Jan 2007; Michael Cummings <mcummings@gentoo.org> Inline-Python-0.22.ebuild: diff --git a/dev-perl/Inline-Python/Inline-Python-0.22.ebuild b/dev-perl/Inline-Python/Inline-Python-0.22.ebuild index 7fadd0c6e601..f2b966c0097e 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-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.4 2007/07/10 23:33:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.22.ebuild,v 1.5 2007/12/27 14:11:17 ticho 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" |