summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-08-19 00:54:50 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-08-19 00:54:50 +0000
commitcc6097cd0edc7b4556dfcce94e89a03859708313 (patch)
treefca0c9fb9b016b378b3dab26a7d465d19815797d /dev-python/gnome-python-desktop
parentAdd ~ia64 keyword. (diff)
downloadgentoo-2-cc6097cd0edc7b4556dfcce94e89a03859708313.tar.gz
gentoo-2-cc6097cd0edc7b4556dfcce94e89a03859708313.tar.bz2
gentoo-2-cc6097cd0edc7b4556dfcce94e89a03859708313.zip
Add ~ia64 keyword.
(Portage version: 2.1.1_pre5-r1)
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.14.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 c32916855ace..00c8e1c0828d 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.15 2006/08/16 14:25:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.16 2006/08/19 00:54:50 kloeri Exp $
+
+ 19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org>
+ gnome-python-desktop-2.14.0.ebuild:
+ Add ~ia64 keyword.
16 Aug 2006; Markus Rothe <corsair@gentoo.org>
gnome-python-desktop-2.14.0.ebuild:
diff --git a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild
index 30e4145b1a87..a75bfbe5a41b 100644
--- a/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild
+++ b/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.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.14.0.ebuild,v 1.17 2006/08/16 14:25:27 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.18 2006/08/19 00:54:50 kloeri Exp $
inherit distutils gnome2 python virtualx
@@ -10,7 +10,7 @@ HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
RDEPEND="virtual/python
>=dev-python/pygtk-2.4.0