diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-06-23 16:15:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-06-23 16:15:49 +0000 |
commit | d0354b228e91a058937e47e87cfc89fd85f97fd5 (patch) | |
tree | e7016057a44ea410e4e70bbaca003027df0d2a79 /dev-python/pyxf86config | |
parent | Stable for HPPA (bug #222219). (diff) | |
download | gentoo-2-d0354b228e91a058937e47e87cfc89fd85f97fd5.tar.gz gentoo-2-d0354b228e91a058937e47e87cfc89fd85f97fd5.tar.bz2 gentoo-2-d0354b228e91a058937e47e87cfc89fd85f97fd5.zip |
Stable for HPPA (bug #222219).
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'dev-python/pyxf86config')
-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 fd1dd49d278d..b75664bc7cc3 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.16 2008/06/19 03:00:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.17 2008/06/23 16:15:49 jer Exp $ + + 23 Jun 2008; Jeroen Roovers <jer@gentoo.org> + pyxf86config-0.3.34-r1.ebuild: + Stable for HPPA (bug #222219). 19 Jun 2008; Olivier Crête <tester@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 dae3e458f26b..326e94dd2fa3 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.10 2008/06/19 03:00:01 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.11 2008/06/23 16:15:49 jer 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 sparc ~x86" +KEYWORDS="~alpha amd64 hppa ia64 ~ppc sparc ~x86" IUSE="" RDEPEND="=dev-libs/glib-2* |