diff options
Diffstat (limited to 'dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild')
-rw-r--r-- | dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild index f8f36dab2923..1370f7a07c46 100644 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild +++ b/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild,v 1.1 2009/10/29 23:22:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild,v 1.2 2010/05/18 12:45:57 phajdan.jr Exp $ GCONF_DEBUG="no" G_PY_PN="gnome-python-desktop" @@ -10,7 +10,7 @@ inherit gnome-python-common DESCRIPTION="Python bindings for the gtksourceview (version 1.8) library" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="doc examples" RDEPEND="=x11-libs/gtksourceview-1.8* |