diff options
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 865dfd371b11..31929105a155 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.14 2008/06/16 13:04:57 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.15 2008/06/16 16:50:18 armin76 Exp $ + + 16 Jun 2008; Raúl Porcel <armin76@gentoo.org> + pyxf86config-0.3.34-r1.ebuild: + ia64/sparc stable wrt #222219 16 Jun 2008; Mart Raudsepp <leio@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 c0844955dced..94f084998b19 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.8 2008/06/16 13:04:57 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.9 2008/06/16 16:50:18 armin76 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* |