summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-06-08 00:00:58 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-06-08 00:00:58 +0000
commitef421b17630a2f86f4bf5034e0f10d2f1fc216fd (patch)
tree16dc255f3bb23f61a53e2d29e5aae948ba9dcbfe /dev-python/sexy-python
parentVersion bump, added dep for pycrypto removed deps for python-yadis python-url... (diff)
downloadhistorical-ef421b17630a2f86f4bf5034e0f10d2f1fc216fd.tar.gz
historical-ef421b17630a2f86f4bf5034e0f10d2f1fc216fd.tar.bz2
historical-ef421b17630a2f86f4bf5034e0f10d2f1fc216fd.zip
Keyword ~ppc.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-python/sexy-python')
-rw-r--r--dev-python/sexy-python/ChangeLog6
-rw-r--r--dev-python/sexy-python/sexy-python-0.1.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog
index 0b188bc7329c..de8c16a71aeb 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.4 2007/06/04 20:39:32 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.5 2007/06/08 00:00:02 dberkholz Exp $
+
+ 07 Jun 2007; Donnie Berkholz <dberkholz@gentoo.org>;
+ sexy-python-0.1.9.ebuild:
+ Keyword ~ppc.
04 Jun 2007; Samuli Suominen <drac@gentoo.org> sexy-python-0.1.9.ebuild:
License is LGPL-2.1, not GPL-2.
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 f3454036666f..387e9c7dccd3 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.4 2007/06/04 20:39:32 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.5 2007/06/08 00:00:02 dberkholz 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 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=x11-libs/libsexy-${PV}"