diff options
Diffstat (limited to 'dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild')
-rw-r--r-- | dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 8eb678cb063d..48ffa6146db9 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 # 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.3 2010/08/01 10:36:26 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtkspell-python/gtkspell-python-2.25.3.ebuild,v 1.4 2010/09/11 19:02:56 josejx 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*" |