diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:22:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 17:22:50 +0000 |
commit | b051ca885c2943ce62d2fdaea66ba0424dc3c98a (patch) | |
tree | aecb82fc2dca26fd625db96ec95756278ab4afa7 /dev-python/sexy-python | |
parent | alpha/ia64/sparc stable wrt #320247 (diff) | |
download | gentoo-2-b051ca885c2943ce62d2fdaea66ba0424dc3c98a.tar.gz gentoo-2-b051ca885c2943ce62d2fdaea66ba0424dc3c98a.tar.bz2 gentoo-2-b051ca885c2943ce62d2fdaea66ba0424dc3c98a.zip |
Add ~ia64
(Portage version: 2.1.8.3/cvs/Linux ia64)
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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/sexy-python/ChangeLog b/dev-python/sexy-python/ChangeLog index 5a0d84b67444..db70344c1646 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.22 2010/01/11 17:23:07 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.23 2010/08/07 17:22:50 armin76 Exp $ + + 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> + sexy-python-0.1.9-r1.ebuild: + Add ~ia64 11 Jan 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> sexy-python-0.1.9-r1.ebuild: diff --git a/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild b/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild index 142b30dfbcb0..63b68c45d561 100644 --- a/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild +++ b/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.8 2010/05/22 20:17:05 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.9 2010/08/07 17:22:50 armin76 Exp $ EAPI="3" PYTHON_EXPORT_PHASE_FUNCTIONS="1" @@ -14,7 +14,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |