diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 12:42:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-03-29 12:42:58 +0000 |
commit | f0464c8b13c15e8f3f599adb0bb58fd63336217f (patch) | |
tree | 95739fc34bd5afe0f311a665e370db7ddc1c1dc7 /dev-python/sexy-python | |
parent | Fix gtk+ slot deps (diff) | |
download | gentoo-2-f0464c8b13c15e8f3f599adb0bb58fd63336217f.tar.gz gentoo-2-f0464c8b13c15e8f3f599adb0bb58fd63336217f.tar.bz2 gentoo-2-f0464c8b13c15e8f3f599adb0bb58fd63336217f.zip |
Stable for HPPA (bug #357765).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
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 e103cf2b1026..cb1fc3f01f49 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.26 2011/01/28 17:12:42 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.27 2011/03/29 12:42:58 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> sexy-python-0.1.9-r1.ebuild: + Stable for HPPA (bug #357765). 28 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> sexy-python-0.1.9-r1.ebuild: 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 38922d97ed78..c6d6a27424d0 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-2011 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.12 2011/01/28 17:12:42 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.13 2011/03/29 12:42:58 jer Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -16,7 +16,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |