diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-17 20:34:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-17 20:34:05 +0000 |
commit | 26ab97ca8b08b839ec8033fe1ea097f0467f3f8c (patch) | |
tree | 04aa11d845063a574ce63cccae578345aabc613d /dev-python/sexy-python | |
parent | ia64 stable wrt security #198976 (diff) | |
download | gentoo-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/sexy-python')
-rw-r--r-- | dev-python/sexy-python/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9.ebuild | 4 |
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}" |