diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:02:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:02:51 +0000 |
commit | 90a50ead90a55e017066f9ea5f029df56e3dc23b (patch) | |
tree | f98b6c92cbf10b373796557eb18fc6e50c43f834 /x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | |
parent | sh stable (diff) | |
download | gentoo-2-90a50ead90a55e017066f9ea5f029df56e3dc23b.tar.gz gentoo-2-90a50ead90a55e017066f9ea5f029df56e3dc23b.tar.bz2 gentoo-2-90a50ead90a55e017066f9ea5f029df56e3dc23b.zip |
sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild index 89c72ba1ad44..b42d25683583 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.4.2.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/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.9 2009/04/27 13:40:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.4.2.ebuild,v 1.10 2009/04/28 11:02:51 armin76 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.12 |