summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-03-03 20:59:23 +0000
committerBrent Baude <ranger@gentoo.org>2009-03-03 20:59:23 +0000
commit32ffff465f4c85edc6d85f48d67f80238d7e6fed (patch)
treebba0875ece57aa038b0882e14b07cccdbacc1734 /dev-python/gtkspell-python
parentMarking gtkhtml-python-2.19.1 ppc64 for bug 258040 (diff)
downloadgentoo-2-32ffff465f4c85edc6d85f48d67f80238d7e6fed.tar.gz
gentoo-2-32ffff465f4c85edc6d85f48d67f80238d7e6fed.tar.bz2
gentoo-2-32ffff465f4c85edc6d85f48d67f80238d7e6fed.zip
Marking gtkspell-python-2.19.1 ppc64 for bug 258040
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7 ppc64)
Diffstat (limited to 'dev-python/gtkspell-python')
-rw-r--r--dev-python/gtkspell-python/ChangeLog6
-rw-r--r--dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gtkspell-python/ChangeLog b/dev-python/gtkspell-python/ChangeLog
index 48b1ff1742f8..88d3c30626d1 100644
--- a/dev-python/gtkspell-python/ChangeLog
+++ b/dev-python/gtkspell-python/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/gtkspell-python
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.3 2009/02/14 14:23:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.4 2009/03/03 20:59:23 ranger Exp $
+
+ 03 Mar 2009; Brent Baude <ranger@gentoo.org>
+ gtkspell-python-2.19.1.ebuild:
+ Marking gtkspell-python-2.19.1 ppc64 stable for bug 258040
14 Feb 2009; Tobias Klausmann <klausman@gentoo.org>
gtkspell-python-2.19.1.ebuild:
diff --git a/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild b/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild
index f7b3d875dbff..da9e6edea03f 100644
--- a/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild
+++ b/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild,v 1.3 2009/02/14 14:23:50 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.19.1.ebuild,v 1.4 2009/03/03 20:59:23 ranger Exp $
G_PY_PN="gnome-python-extras"
@@ -15,7 +15,7 @@ DESCRIPTION="GtkSpell bindings for Python"
# an ebuild, currently. Punt till we actually have to face the issue.
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc ~x86"
IUSE="doc examples"
RDEPEND="=app-text/gtkspell-2*"