diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 09:49:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-04-18 09:49:47 +0000 |
commit | 25488f821ccbcad235ec243f823ce476473193f1 (patch) | |
tree | ff6267858033fc39f33a8dae787f45d3805141c3 | |
parent | Version bump. Removed python flag (upstream recommandation) (diff) | |
download | gentoo-2-25488f821ccbcad235ec243f823ce476473193f1.tar.gz gentoo-2-25488f821ccbcad235ec243f823ce476473193f1.tar.bz2 gentoo-2-25488f821ccbcad235ec243f823ce476473193f1.zip |
Add ~sparc
(Portage version: 2.1.4.4)
-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} |