summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-11-17 20:34:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-11-17 20:34:05 +0000
commit26ab97ca8b08b839ec8033fe1ea097f0467f3f8c (patch)
tree04aa11d845063a574ce63cccae578345aabc613d /dev-python
parentia64 stable wrt security #198976 (diff)
downloadgentoo-2-26ab97ca8b08b839ec8033fe1ea097f0467f3f8c.tar.gz
gentoo-2-26ab97ca8b08b839ec8033fe1ea097f0467f3f8c.tar.bz2
gentoo-2-26ab97ca8b08b839ec8033fe1ea097f0467f3f8c.zip
x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/sexy-python/ChangeLog5
-rw-r--r--dev-python/sexy-python/sexy-python-0.1.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog
index 5bb6bb7366df..ccd9eaff4740 100644
--- a/dev-python/sexy-python/ChangeLog
+++ b/dev-python/sexy-python/ChangeLog
@@ -1,6 +1,9 @@
# 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.6 2007/10/19 13:27:54 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.7 2007/11/17 20:34:05 armin76 Exp $
+
+ 17 Nov 2007; Raúl Porcel <armin76@gentoo.org> sexy-python-0.1.9.ebuild:
+ x86 stable
19 Oct 2007; Christoph Mende <angelos@gentoo.org>
sexy-python-0.1.9.ebuild:
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 72cbe2e2a432..a107d0c699cd 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.6 2007/10/19 13:27:54 angelos Exp $
+# $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 $
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}"