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 | 7b0ba9a572cd45c6d2e2e8f422495385d1a74be2 (patch) | |
tree | 27056dcc71a2fcc41d391975a38241b9ece9467b /dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild | |
parent | ppc stable #287563 (diff) | |
download | gentoo-2-7b0ba9a572cd45c6d2e2e8f422495385d1a74be2.tar.gz gentoo-2-7b0ba9a572cd45c6d2e2e8f422495385d1a74be2.tar.bz2 gentoo-2-7b0ba9a572cd45c6d2e2e8f422495385d1a74be2.zip |
ppc stable #287577
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild')
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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} |