diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-18 13:50:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-18 13:50:06 +0000 |
commit | d5437bb8d25d4e526bedce95eada2ab7dd9d30ba (patch) | |
tree | 8bdc27350f0798aa2280a9605d090bf552e11b9c /dev-python/sexy-python | |
parent | Delete older ebuilds. (diff) | |
download | gentoo-2-d5437bb8d25d4e526bedce95eada2ab7dd9d30ba.tar.gz gentoo-2-d5437bb8d25d4e526bedce95eada2ab7dd9d30ba.tar.bz2 gentoo-2-d5437bb8d25d4e526bedce95eada2ab7dd9d30ba.zip |
ia64 stable
(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 db70344c1646..c20f57918910 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.23 2010/08/07 17:22:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/ChangeLog,v 1.24 2010/10/18 13:50:06 armin76 Exp $ + + 18 Oct 2010; Raúl Porcel <armin76@gentoo.org> + sexy-python-0.1.9-r1.ebuild: + ia64 stable 07 Aug 2010; Raúl Porcel <armin76@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 63b68c45d561..2398d1ace554 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.9 2010/08/07 17:22:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/sexy-python/sexy-python-0.1.9-r1.ebuild,v 1.10 2010/10/18 13:50:06 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 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=x11-libs/libsexy-${PV} |