diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 13:00:38 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-05-18 13:00:38 +0000 |
commit | 5c3d920c849e87d9c0c912bcb8fde82ec74562bc (patch) | |
tree | 4e0a9e8c72af7d2f8baf5c6d20aac06c96f3c3fb /dev-python/gtksourceview-python/gtksourceview-python-2.28.0.ebuild | |
parent | Stable on amd64 wrt bug #309796 (diff) | |
download | historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.tar.gz historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.tar.bz2 historical-5c3d920c849e87d9c0c912bcb8fde82ec74562bc.zip |
x86 stable wrt bug #320247
Package-Manager: portage-2.1.8.3/cvs/Linux i686
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* |