summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-09-19 19:11:46 +0000
committerAron Griffis <agriffis@gentoo.org>2006-09-19 19:11:46 +0000
commit78395190dd27822889c7c8a657ead7efa9500da1 (patch)
treef088728d769d36489ca7fcaec5f5567552b42206
parentAdding strip to RESTRICT for bug #137819. (diff)
downloadgentoo-2-78395190dd27822889c7c8a657ead7efa9500da1.tar.gz
gentoo-2-78395190dd27822889c7c8a657ead7efa9500da1.tar.bz2
gentoo-2-78395190dd27822889c7c8a657ead7efa9500da1.zip
Mark 2.14.0 stable on ia64. #139612
(Portage version: 2.1.1)
-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 37f39cc8ac10..b44e8c4d2610 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.18 2006/09/15 19:12:15 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/ChangeLog,v 1.19 2006/09/19 19:11:46 agriffis Exp $
+
+ 19 Sep 2006; Aron Griffis <agriffis@gentoo.org>
+ gnome-python-desktop-2.14.0.ebuild:
+ Mark 2.14.0 stable on ia64. #139612
15 Sep 2006; Daniel Gryniewicz <dang@gentoo.org>
gnome-python-desktop-2.16.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 08c46bce76bd..a42e5fe8fd06 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.19 2006/09/04 06:40:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python-desktop/gnome-python-desktop-2.14.0.ebuild,v 1.20 2006/09/19 19:11:46 agriffis Exp $
inherit distutils gnome2 python virtualx
@@ -9,7 +9,7 @@ HOMEPAGE="http://pygtk.org/"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
RDEPEND="virtual/python
>=dev-python/pygtk-2.4.0