diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-10-19 13:27:54 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-10-19 13:27:54 +0000 |
commit | 51d54ec50630734ce2912403bb70c58540821b78 (patch) | |
tree | 9df332d50a20ec3561ac8e14b17e8a9e6c284d6a | |
parent | Stable on amd64 wrt bug #195821 (diff) | |
download | gentoo-2-51d54ec50630734ce2912403bb70c58540821b78.tar.gz gentoo-2-51d54ec50630734ce2912403bb70c58540821b78.tar.bz2 gentoo-2-51d54ec50630734ce2912403bb70c58540821b78.zip |
Stable on amd64 wrt bug #195821
(Portage version: 2.1.3.15)
-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 de8c16a71aeb..5bb6bb7366df 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.5 2007/06/08 00:00:02 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.6 2007/10/19 13:27:54 angelos Exp $ + + 19 Oct 2007; Christoph Mende <angelos@gentoo.org> + sexy-python-0.1.9.ebuild: + Stable on amd64 wrt bug #195821 07 Jun 2007; Donnie Berkholz <dberkholz@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 387e9c7dccd3..72cbe2e2a432 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.5 2007/06/08 00:00:02 dberkholz Exp $ +# $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 $ 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}" |