diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-05-03 21:12:34 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-05-03 21:12:34 +0000 |
commit | fdd2a1616e9d145c861fde23bfd827f2a8819609 (patch) | |
tree | 640a39ce5898889abe33d5fcdfad705ac9f7b11b /dev-python/sexy-python | |
parent | Keyworded on alpha, bug #267709 (diff) | |
download | gentoo-2-fdd2a1616e9d145c861fde23bfd827f2a8819609.tar.gz gentoo-2-fdd2a1616e9d145c861fde23bfd827f2a8819609.tar.bz2 gentoo-2-fdd2a1616e9d145c861fde23bfd827f2a8819609.zip |
Keyworded on alpha, bug #267709
(Portage version: 2.1.6.12/cvs/Linux x86_64)
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.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index 6f779067d347..b07f5d6ee595 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.14 2009/04/28 14:55:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.15 2009/05/03 21:12:34 klausman Exp $ + + 03 May 2009; Tobias Klausmann <klausman@gentoo.org> + sexy-python-0.1.9.ebuild: + Keyworded on alpha, bug #267709 28 Apr 2009; Jeroen Roovers <jer@gentoo.org> sexy-python-0.1.9.ebuild: Marked ~hppa (bug #267709). 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 fe94588d7f1d..a8fa8df45a84 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-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.ebuild,v 1.13 2009/04/28 14:55:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9.ebuild,v 1.14 2009/05/03 21:12:34 klausman Exp $ inherit python @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |