diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:26:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:26:36 +0000 |
commit | 11777fa5a6e1ecac9089fd764076d43a4e335e65 (patch) | |
tree | c0bf2e2731c90b72050d44db95e1737f7560180e /dev-python/gtkspell-python | |
parent | Stable for HPPA (bug #348987). (diff) | |
download | gentoo-2-11777fa5a6e1ecac9089fd764076d43a4e335e65.tar.gz gentoo-2-11777fa5a6e1ecac9089fd764076d43a4e335e65.tar.bz2 gentoo-2-11777fa5a6e1ecac9089fd764076d43a4e335e65.zip |
Stable for HPPA (bug #348987).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'dev-python/gtkspell-python')
-rw-r--r-- | dev-python/gtkspell-python/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/gtkspell-python/ChangeLog b/dev-python/gtkspell-python/ChangeLog index 79433fe743df..28bf5f987c4c 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.16 2010/10/10 10:22:19 ssuominen Exp $ +# 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 $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> gtkspell-python-2.25.3.ebuild: + Stable for HPPA (bug #348987). 10 Oct 2010; Samuli Suominen <ssuominen@gentoo.org> gtkspell-python-2.25.3.ebuild: 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 fbc6bbc3e0c5..db38839596af 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-2010 Gentoo Foundation +# 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.5 2010/10/10 10:22:19 ssuominen Exp $ +# $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 $ 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*" |