summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-09-15 19:12:15 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-09-15 19:12:15 +0000
commit6020db14c09fce3114b78764cc47b6a75fb3dea0 (patch)
treec6cd85856dcc596ff857a59ba2ed87f3124b15d1 /dev-python/gnome-python-desktop
parentMake repoman happy; remove hppa and ia64 until libnotify can be keyworded (diff)
downloadgentoo-2-6020db14c09fce3114b78764cc47b6a75fb3dea0.tar.gz
gentoo-2-6020db14c09fce3114b78764cc47b6a75fb3dea0.tar.bz2
gentoo-2-6020db14c09fce3114b78764cc47b6a75fb3dea0.zip
Make keywords match 2.14.0
(Portage version: 2.1.1)
Diffstat (limited to 'dev-python/gnome-python-desktop')
-rw-r--r--dev-python/gnome-python-desktop/ChangeLog6
-rw-r--r--dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python-desktop/ChangeLog b/dev-python/gnome-python-desktop/ChangeLog
index 4bdc52050d49..37f39cc8ac10 100644
--- a/dev-python/gnome-python-desktop/ChangeLog
+++ b/dev-python/gnome-python-desktop/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python-desktop
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.17 2006/09/07 04:02:27 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.18 2006/09/15 19:12:15 dang Exp $
+
+ 15 Sep 2006; Daniel Gryniewicz <dang@gentoo.org>
+ gnome-python-desktop-2.16.0.ebuild:
+ Make keywords match 2.14.0
*gnome-python-desktop-2.16.0 (07 Sep 2006)
diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild
index 87ed3f4cadf7..9ff48c4268b9 100644
--- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild
+++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild,v 1.1 2006/09/07 04:02:27 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.16.0.ebuild,v 1.2 2006/09/15 19:12:15 dang Exp $
inherit distutils gnome2 python virtualx
@@ -10,7 +10,7 @@ HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="virtual/python
>=dev-python/pygtk-2.4.0