diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-22 13:48:19 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-22 13:48:19 +0000 |
commit | 9f01a8ab0cd15bfce16834646c0bfb34669c904f (patch) | |
tree | 53b754ca0a5f0fbe7360b226a3f4e6828d7088a9 /dev-python/sexy-python | |
parent | Added ~ppc (diff) | |
download | gentoo-2-9f01a8ab0cd15bfce16834646c0bfb34669c904f.tar.gz gentoo-2-9f01a8ab0cd15bfce16834646c0bfb34669c904f.tar.bz2 gentoo-2-9f01a8ab0cd15bfce16834646c0bfb34669c904f.zip |
ppc stable, bug #202174
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'dev-python/sexy-python')
-rw-r--r-- | dev-python/sexy-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index ccd9eaff4740..4f9957fce38a 100644 --- a/dev-python/sexy-python/ChangeLog +++ b/dev-python/sexy-python/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/sexy-python # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.7 2007/11/17 20:34:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.8 2007/12/22 13:48:19 dertobi123 Exp $ + + 22 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + sexy-python-0.1.9.ebuild: + ppc stable, bug #202174 17 Nov 2007; Raúl Porcel <armin76@gentoo.org> sexy-python-0.1.9.ebuild: x86 stable diff --git a/dev-python/sexy-python/sexy-python-0.1.9.ebuild b/dev-python/sexy-python/sexy-python-0.1.9.ebuild index a107d0c699cd..903f9a1c9117 100644 --- a/dev-python/sexy-python/sexy-python-0.1.9.ebuild +++ b/dev-python/sexy-python/sexy-python-0.1.9.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-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.7 2007/11/17 20:34:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.8 2007/12/22 13:48:19 dertobi123 Exp $ DESCRIPTION="Python bindings for libsexy." HOMEPAGE="http://www.chipx86.com/wiki/Libsexy" @@ -8,7 +8,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND=">=x11-libs/libsexy-${PV}" |