diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-10-28 17:00:58 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-10-28 17:00:58 +0000 |
commit | c62f45226fe98693ed8c5d761c12f9728f7aa6e3 (patch) | |
tree | 62d159199f8cdae4fe22fa43d63589a64baf2c01 /dev-python | |
parent | Fix the URI for amd64 specific tgz (diff) | |
download | gentoo-2-c62f45226fe98693ed8c5d761c12f9728f7aa6e3.tar.gz gentoo-2-c62f45226fe98693ed8c5d761c12f9728f7aa6e3.tar.bz2 gentoo-2-c62f45226fe98693ed8c5d761c12f9728f7aa6e3.zip |
Stable on ppc64
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyxf86config/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pyxf86config/ChangeLog b/dev-python/pyxf86config/ChangeLog index daf39cd0dc2b..65854d1c9677 100644 --- a/dev-python/pyxf86config/ChangeLog +++ b/dev-python/pyxf86config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pyxf86config # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.21 2008/10/26 08:10:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.22 2008/10/28 17:00:58 corsair Exp $ + + 28 Oct 2008; Markus Rothe <corsair@gentoo.org> + pyxf86config-0.3.34-r1.ebuild: + Stable on ppc64 26 Oct 2008; Markus Rothe <corsair@gentoo.org> pyxf86config-0.3.34-r1.ebuild: diff --git a/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild b/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild index 9bbd9f148769..88c7047aea6d 100644 --- a/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild +++ b/dev-python/pyxf86config/pyxf86config-0.3.34-r1.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/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.15 2008/10/26 08:10:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.16 2008/10/28 17:00:58 corsair Exp $ inherit eutils python rpm autotools @@ -17,7 +17,7 @@ SRC_URI="mirror://fedora-dev/development/source/SRPMS/${P}-${RPMREV}.fc${FCVER}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="=dev-libs/glib-2* |