summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-30 18:19:11 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-30 18:19:11 +0000
commitaea95d7bab8b86aa143f2cea1d90a7a24bccfa41 (patch)
treec70d4fad2d9ded77933c8b15e57f524ad218938d /dev-python/gtkspell-python
parentMarked ~hppa (bug #352977). (diff)
downloadhistorical-aea95d7bab8b86aa143f2cea1d90a7a24bccfa41.tar.gz
historical-aea95d7bab8b86aa143f2cea1d90a7a24bccfa41.tar.bz2
historical-aea95d7bab8b86aa143f2cea1d90a7a24bccfa41.zip
alpha/ia64/sparc stable wrt #348987
Package-Manager: portage-2.1.9.25/cvs/Linux ia64
Diffstat (limited to 'dev-python/gtkspell-python')
-rw-r--r--dev-python/gtkspell-python/ChangeLog5
-rw-r--r--dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gtkspell-python/ChangeLog b/dev-python/gtkspell-python/ChangeLog
index 28bf5f987c4c..5dd8ea7b75b4 100644
--- a/dev-python/gtkspell-python/ChangeLog
+++ b/dev-python/gtkspell-python/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/gtkspell-python
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.17 2011/01/25 18:26:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.18 2011/01/30 18:14:37 armin76 Exp $
+
+ 30 Jan 2011; Raúl Porcel <armin76@gentoo.org> gtkspell-python-2.25.3.ebuild:
+ alpha/ia64/sparc stable wrt #348987
25 Jan 2011; Jeroen Roovers <jer@gentoo.org> gtkspell-python-2.25.3.ebuild:
Stable for HPPA (bug #348987).
diff --git a/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild b/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild
index db38839596af..0074b49a7ee6 100644
--- a/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild
+++ b/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.25.3.ebuild,v 1.6 2011/01/25 18:26:36 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild,v 1.7 2011/01/30 18:14:37 armin76 Exp $
EAPI="2"
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 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="doc examples"
RDEPEND="=app-text/gtkspell-2*"