diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:38:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-28 17:38:24 +0000 |
commit | fb68b91fe954d6604f815f6e5ec9686a5e7896ab (patch) | |
tree | 23a1ea97d071c79af77bec3bb473465d5543b046 /dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild | |
parent | Delete older ebuilds. (diff) | |
download | gentoo-2-fb68b91fe954d6604f815f6e5ec9686a5e7896ab.tar.gz gentoo-2-fb68b91fe954d6604f815f6e5ec9686a5e7896ab.tar.bz2 gentoo-2-fb68b91fe954d6604f815f6e5ec9686a5e7896ab.zip |
alpha/ia64/sparc stable wrt #281427
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild')
-rw-r--r-- | dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild b/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild index 559101a9d724..5a7a261f1ed6 100644 --- a/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild +++ b/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.26.0.ebuild,v 1.6 2009/11/05 20:34:18 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gtksourceview-python/gtksourceview-python-2.26.0.ebuild,v 1.7 2009/11/28 17:38:24 armin76 Exp $ G_PY_PN="gnome-python-desktop" @@ -9,7 +9,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* |