diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:08:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-10 16:08:14 +0000 |
commit | fbdeac65f8fb718c3161a53928751934cb59ccd5 (patch) | |
tree | 675cc83e34bc67bf3ac4b7f813de441825c01b8b /dev-python/sexy-python | |
parent | sparc stable wrt #280799 (diff) | |
download | gentoo-2-fbdeac65f8fb718c3161a53928751934cb59ccd5.tar.gz gentoo-2-fbdeac65f8fb718c3161a53928751934cb59ccd5.tar.bz2 gentoo-2-fbdeac65f8fb718c3161a53928751934cb59ccd5.zip |
alpha/sparc stable wrt #287577
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/sexy-python')
-rw-r--r-- | dev-python/sexy-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index 66ce83da1a06..b57acf97469c 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.19 2009/10/10 10:03:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.20 2009/10/10 16:08:14 armin76 Exp $ + + 10 Oct 2009; Raúl Porcel <armin76@gentoo.org> + sexy-python-0.1.9-r1.ebuild: + alpha/sparc stable wrt #287577 10 Oct 2009; Markus Meier <maekke@gentoo.org> sexy-python-0.1.9-r1.ebuild: amd64/x86 stable, bug #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 ccd884f42e4c..dbb1310f35c1 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.3 2009/10/10 10:03:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.4 2009/10/10 16:08:14 armin76 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} |