diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-05-08 20:09:04 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-05-08 20:09:04 +0000 |
commit | 5acc852b0e0b6a11ea2e7a4f186a270bd35a9073 (patch) | |
tree | 7c4d2ea7083cc93ec91a95a8eefe6a38ef6e812d /dev-perl/Inline-Python | |
parent | Version bump. Cleanup (diff) | |
download | gentoo-2-5acc852b0e0b6a11ea2e7a4f186a270bd35a9073.tar.gz gentoo-2-5acc852b0e0b6a11ea2e7a4f186a270bd35a9073.tar.bz2 gentoo-2-5acc852b0e0b6a11ea2e7a4f186a270bd35a9073.zip |
stable sparc, bug 268206
(Portage version: 2.1.6.11/cvs/Linux sparc64)
Diffstat (limited to 'dev-perl/Inline-Python')
-rw-r--r-- | dev-perl/Inline-Python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Inline-Python/Inline-Python-0.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Inline-Python/ChangeLog b/dev-perl/Inline-Python/ChangeLog index a343c34d75bf..fc1189004d85 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.10 2009/05/02 22:55:45 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/ChangeLog,v 1.11 2009/05/08 20:09:04 tcunha Exp $ + + 08 May 2009; Tiago Cunha <tcunha@gentoo.org> Inline-Python-0.28.ebuild: + stable sparc, bug 268206 02 May 2009; Thomas Anderson <gentoofan23@gentoo.org> Inline-Python-0.28.ebuild: diff --git a/dev-perl/Inline-Python/Inline-Python-0.28.ebuild b/dev-perl/Inline-Python/Inline-Python-0.28.ebuild index 82688a9a9fd7..397d74c0d4b2 100644 --- a/dev-perl/Inline-Python/Inline-Python-0.28.ebuild +++ b/dev-perl/Inline-Python/Inline-Python-0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.28.ebuild,v 1.3 2009/05/02 22:55:45 gentoofan23 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Inline-Python/Inline-Python-0.28.ebuild,v 1.4 2009/05/08 20:09:04 tcunha Exp $ MODULE_AUTHOR=NINE inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Easy implementation of Python extensions" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 sparc x86" IUSE="" SRC_TEST="do" |