diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 09:53:28 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 09:53:28 +0000 |
commit | 04ef4245ff61b139fdbf5f717af16c4eac6e807a (patch) | |
tree | 2cbf4201fe6ce83882609048d3807f72bc8955c5 /dev-python/sexy-python | |
parent | Version bump. Removed python flag (upstream recommandation) (diff) | |
download | historical-04ef4245ff61b139fdbf5f717af16c4eac6e807a.tar.gz historical-04ef4245ff61b139fdbf5f717af16c4eac6e807a.tar.bz2 historical-04ef4245ff61b139fdbf5f717af16c4eac6e807a.zip |
Add ~sparc
Package-Manager: portage-2.1.4.4
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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index ee8fb5016413..12308af9ac96 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.10 2008/04/07 21:47:14 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.11 2008/04/18 09:49:47 armin76 Exp $ + + 18 Apr 2008; Raúl Porcel <armin76@gentoo.org> sexy-python-0.1.9.ebuild: + Add ~sparc 07 Apr 2008; Alexis Ballier <aballier@gentoo.org> sexy-python-0.1.9.ebuild: diff --git a/dev-python/sexy-python/sexy-python-0.1.9.ebuild b/dev-python/sexy-python/sexy-python-0.1.9.ebuild index d81eabe349b9..7f470b9818cc 100644 --- a/dev-python/sexy-python/sexy-python-0.1.9.ebuild +++ b/dev-python/sexy-python/sexy-python-0.1.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.10 2008/04/07 21:47:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.11 2008/04/18 09:49:47 armin76 Exp $ DESCRIPTION="Python bindings for libsexy." HOMEPAGE="http://www.chipx86.com/wiki/Libsexy" @@ -8,7 +8,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |