summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2008-05-22 10:42:46 +0000
committerTobias Klausmann <klausman@gentoo.org>2008-05-22 10:42:46 +0000
commit817ba853fc3ab03488f83052202beaf4817d64ec (patch)
treeff3899639e6723d0a9f2ba5dfb19dc00e77c9b9c /dev-python/pyxf86config
parentStable on alpha, bug #222995 (diff)
downloadgentoo-2-817ba853fc3ab03488f83052202beaf4817d64ec.tar.gz
gentoo-2-817ba853fc3ab03488f83052202beaf4817d64ec.tar.bz2
gentoo-2-817ba853fc3ab03488f83052202beaf4817d64ec.zip
Keyworded on alpha, bug #222899
(Portage version: 2.1.5)
Diffstat (limited to 'dev-python/pyxf86config')
-rw-r--r--dev-python/pyxf86config/ChangeLog6
-rw-r--r--dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/pyxf86config/ChangeLog b/dev-python/pyxf86config/ChangeLog
index 0d1f4de71ba0..e627ea7eaabf 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.12 2008/05/21 11:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/ChangeLog,v 1.13 2008/05/22 10:42:46 klausman Exp $
+
+ 22 May 2008; Tobias Klausmann <klausman@gentoo.org>
+ pyxf86config-0.3.34-r1.ebuild:
+ Keyworded on alpha, bug #222899
21 May 2008; Raúl Porcel <armin76@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 0aa11c64e7ce..c3da3a8ae2e2 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.6 2008/05/21 11:57:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxf86config/pyxf86config-0.3.34-r1.ebuild,v 1.7 2008/05/22 10:42:46 klausman 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="~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="=dev-libs/glib-2*