diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-04-07 21:47:14 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-04-07 21:47:14 +0000 |
commit | 984e0beec6d67f9917eafbc46995fe8d9aad99bc (patch) | |
tree | b649142b32381945710e3d6008baaa4a4c184f08 /dev-python | |
parent | Pkgmove from x264-svn to x264, and adding fresh snapshot (diff) | |
download | gentoo-2-984e0beec6d67f9917eafbc46995fe8d9aad99bc.tar.gz gentoo-2-984e0beec6d67f9917eafbc46995fe8d9aad99bc.tar.bz2 gentoo-2-984e0beec6d67f9917eafbc46995fe8d9aad99bc.zip |
keyword ~x86-fbsd
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/sexy-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index 36e683abb7e9..ee8fb5016413 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.9 2008/01/13 19:43:48 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.10 2008/04/07 21:47:14 aballier Exp $ + + 07 Apr 2008; Alexis Ballier <aballier@gentoo.org> + sexy-python-0.1.9.ebuild: + keyword ~x86-fbsd 13 Jan 2008; Lukasz Strzygowski <lucass@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 fea23f7b623d..d81eabe349b9 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.9 2008/01/13 19:43:48 lucass Exp $ +# $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 $ 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" +KEYWORDS="amd64 ppc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |