diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-10 10:03:06 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-10 10:03:06 +0000 |
commit | 7c0e812873500d0f051765740064009d40aeb955 (patch) | |
tree | 82f41d1aa1d6ce23f2ba2a57111a82a79d5a15f6 /dev-python/sexy-python | |
parent | amd64 stable wrt #287697 (diff) | |
download | gentoo-2-7c0e812873500d0f051765740064009d40aeb955.tar.gz gentoo-2-7c0e812873500d0f051765740064009d40aeb955.tar.bz2 gentoo-2-7c0e812873500d0f051765740064009d40aeb955.zip |
amd64/x86 stable, bug #287577
(Portage version: 2.2_rc44/cvs/Linux x86_64)
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index c6af810288fb..66ce83da1a06 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.18 2009/10/07 18:04:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.19 2009/10/10 10:03:06 maekke Exp $ + + 10 Oct 2009; Markus Meier <maekke@gentoo.org> sexy-python-0.1.9-r1.ebuild: + amd64/x86 stable, bug #287577 07 Oct 2009; nixnut <nixnut@gentoo.org> sexy-python-0.1.9-r1.ebuild: ppc stable #287577 diff --git a/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild b/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild index 59702885df04..ccd884f42e4c 100644 --- a/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild +++ b/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r1.ebuild,v 1.2 2009/10/07 18:04:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.3 2009/10/10 10:03:06 maekke Exp $ EAPI="2" PYTHON_DEFINE_DEFAULT_FUNCTIONS="1" @@ -14,7 +14,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |