diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 18:17:49 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-08-07 18:17:49 +0000 |
commit | b5e1e65ef269b909287a9278c1ef54466d8c8bd5 (patch) | |
tree | 5769bc01642a8c01269285e2be2ac023cb58b6bd /dev-python/gtkspell-python | |
parent | Stable for HPPA (bug #512012). (diff) | |
download | gentoo-2-b5e1e65ef269b909287a9278c1ef54466d8c8bd5.tar.gz gentoo-2-b5e1e65ef269b909287a9278c1ef54466d8c8bd5.tar.bz2 gentoo-2-b5e1e65ef269b909287a9278c1ef54466d8c8bd5.zip |
Stable for HPPA (bug #512012).
(Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-python/gtkspell-python')
-rw-r--r-- | dev-python/gtkspell-python/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/gtkspell-python/ChangeLog b/dev-python/gtkspell-python/ChangeLog index 6381cd2972eb..aac0d6e16d83 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.26 2014/07/28 13:43:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.27 2014/08/07 18:17:49 jer Exp $ + + 07 Aug 2014; Jeroen Roovers <jer@gentoo.org> + gtkspell-python-2.25.3-r1.ebuild: + Stable for HPPA (bug #512012). 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gtkspell-python-2.25.3-r1.ebuild: diff --git a/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild b/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild index cc932b09a85c..e870418d77de 100644 --- a/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild +++ b/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.4 2014/07/28 13:43:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.25.3-r1.ebuild,v 1.5 2014/08/07 18:17:49 jer Exp $ EAPI="5" @@ -14,7 +14,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" |