diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-02-07 14:24:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-02-07 14:24:09 +0000 |
commit | 7d92cd59a4d20c41265038f198784feae2901112 (patch) | |
tree | 030d26ce610de2a95d210ad196459c6c3e832e20 /dev-python/pyxf86config | |
parent | Version bump (diff) | |
download | gentoo-2-7d92cd59a4d20c41265038f198784feae2901112.tar.gz gentoo-2-7d92cd59a4d20c41265038f198784feae2901112.tar.bz2 gentoo-2-7d92cd59a4d20c41265038f198784feae2901112.zip |
alpha/arm/ia64/sh/sparc stable wrt #233357
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'dev-python/pyxf86config')
-rw-r--r-- | dev-python/pyxf86config/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pyxf86config/ChangeLog b/dev-python/pyxf86config/ChangeLog index c3164fb2a587..7c85ce8c96a4 100644 --- a/dev-python/pyxf86config/ChangeLog +++ b/dev-python/pyxf86config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pyxf86config # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.29 2009/02/04 21:39:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.30 2009/02/07 14:24:09 armin76 Exp $ + + 07 Feb 2009; Raúl Porcel <armin76@gentoo.org> + pyxf86config-0.3.34-r2.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #233357 04 Feb 2009; Markus Meier <maekke@gentoo.org> pyxf86config-0.3.34-r2.ebuild: diff --git a/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild b/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild index 4b6d38417195..936bec7bb259 100644 --- a/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild +++ b/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r2.ebuild,v 1.6 2009/02/04 21:39:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r2.ebuild,v 1.7 2009/02/07 14:24:09 armin76 Exp $ EAPI=2 @@ -19,7 +19,7 @@ SRC_URI="mirror://fedora-dev/development/source/SRPMS/${P}-${RPMREV}.fc${FCVER}. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="=dev-libs/glib-2* |