diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:43:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:43:32 +0000 |
commit | bf01868e63e2082fef3a51917ed748877e12c0b3 (patch) | |
tree | 6618c2d9863d6f115d7eeb2216d3a0a2c9024c0b /dev-python/gtkspell-python | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-bf01868e63e2082fef3a51917ed748877e12c0b3.tar.gz gentoo-2-bf01868e63e2082fef3a51917ed748877e12c0b3.tar.bz2 gentoo-2-bf01868e63e2082fef3a51917ed748877e12c0b3.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
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 7fe5b31ca5af..6381cd2972eb 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.25 2014/07/23 15:15:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/ChangeLog,v 1.26 2014/07/28 13:43:32 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gtkspell-python-2.25.3-r1.ebuild: + Stable for ppc, wrt bug #512012 23 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 225d18e2f5c7..cc932b09a85c 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.3 2014/07/23 15:15:02 ago Exp $ +# $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 $ 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" |