diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 18:04:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-07 18:04:17 +0000 |
commit | 2f2136f682a22fd0a668740dabbff70e5242af48 (patch) | |
tree | c69e3b667069dd1376fa75bff8ecbbc69209bc8a /dev-python/sexy-python | |
parent | ppc stable #287563 (diff) | |
download | historical-2f2136f682a22fd0a668740dabbff70e5242af48.tar.gz historical-2f2136f682a22fd0a668740dabbff70e5242af48.tar.bz2 historical-2f2136f682a22fd0a668740dabbff70e5242af48.zip |
ppc stable #287577
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
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 a4ba5b454f82..c6af810288fb 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.17 2009/08/29 02:18:37 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.18 2009/10/07 18:04:17 nixnut Exp $ + + 07 Oct 2009; nixnut <nixnut@gentoo.org> sexy-python-0.1.9-r1.ebuild: + ppc stable #287577 *sexy-python-0.1.9-r1 (29 Aug 2009) 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 a5ebbd972fd0..59702885df04 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.1 2009/08/29 02:18:37 arfrever Exp $ +# $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 $ 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} |