diff options
author | 2009-04-28 14:55:58 +0000 | |
---|---|---|
committer | 2009-04-28 14:55:58 +0000 | |
commit | 923246c2e1b9d8fd30d6d9cd26d8172d5ec984e4 (patch) | |
tree | 09fc8c35ffa1ba6670cdd262e13dc4c43f6ee6de /dev-python/sexy-python | |
parent | Fixed typo in ChangeLog. (diff) | |
download | gentoo-2-923246c2e1b9d8fd30d6d9cd26d8172d5ec984e4.tar.gz gentoo-2-923246c2e1b9d8fd30d6d9cd26d8172d5ec984e4.tar.bz2 gentoo-2-923246c2e1b9d8fd30d6d9cd26d8172d5ec984e4.zip |
Marked ~hppa (bug #267709).
(Portage version: 2.2_rc31/cvs/Linux i686)
Diffstat (limited to 'dev-python/sexy-python')
-rw-r--r-- | dev-python/sexy-python/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/sexy-python/sexy-python-0.1.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index ed6301d10aa0..6f779067d347 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.13 2008/11/24 17:53:12 ssuominen Exp $ +# 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 $ + + 28 Apr 2009; Jeroen Roovers <jer@gentoo.org> sexy-python-0.1.9.ebuild: + Marked ~hppa (bug #267709). 24 Nov 2008; <ssuominen@gentoo.org> metadata.xml: Re-assign to python herd. 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 82e211cfb812..fe94588d7f1d 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 +# 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.12 2008/10/28 11:52:20 hawking Exp $ +# $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 $ 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 ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~hppa ppc ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |