summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn N. Laliberte <allanonjl@gentoo.org>2005-07-16 14:23:57 +0000
committerJohn N. Laliberte <allanonjl@gentoo.org>2005-07-16 14:23:57 +0000
commitaf1b24870015d1e0c779cde011f3e436194999d4 (patch)
treea18f3b7750aeacbaf462cf7b5e1456742032b05d /dev-python
parentdep fix (diff)
downloadhistorical-af1b24870015d1e0c779cde011f3e436194999d4.tar.gz
historical-af1b24870015d1e0c779cde011f3e436194999d4.tar.bz2
historical-af1b24870015d1e0c779cde011f3e436194999d4.zip
marking stable on x86. ( necessary for gnome-python-extras and straw )
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/gnome-python/ChangeLog6
-rw-r--r--dev-python/gnome-python/gnome-python-2.10.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog
index 98b1e12d12dc..acd2f5f6c94c 100644
--- a/dev-python/gnome-python/ChangeLog
+++ b/dev-python/gnome-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gnome-python
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.41 2005/06/22 21:34:54 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.42 2005/07/16 14:23:57 allanonjl Exp $
+
+ 16 Jul 2005; John N. Laliberte <allanonjl@gentoo.org>
+ gnome-python-2.10.0.ebuild:
+ marking stable on x86. ( necessary for gnome-python-extras and straw )
*gnome-python-2.10.0 (22 Jun 2005)
diff --git a/dev-python/gnome-python/gnome-python-2.10.0.ebuild b/dev-python/gnome-python/gnome-python-2.10.0.ebuild
index 16bbbf09d956..beeaf5cd4ae1 100644
--- a/dev-python/gnome-python/gnome-python-2.10.0.ebuild
+++ b/dev-python/gnome-python/gnome-python-2.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.10.0.ebuild,v 1.2 2005/06/25 14:39:04 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.10.0.ebuild,v 1.3 2005/07/16 14:23:57 allanonjl Exp $
inherit gnome2 python eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.pygtk.org/"
LICENSE="LGPL-2"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86"
IUSE="doc gtkhtml"
RDEPEND=">=dev-lang/python-2.2