diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 22:03:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 22:03:31 +0000 |
commit | 7273df657ef94f28b7d68c5f01a44d358a987a4d (patch) | |
tree | 8e87ccc2741a3f0fa12766f45d555cbbfb6ca56c /x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | |
parent | update metadata (diff) | |
download | gentoo-2-7273df657ef94f28b7d68c5f01a44d358a987a4d.tar.gz gentoo-2-7273df657ef94f28b7d68c5f01a44d358a987a4d.tar.bz2 gentoo-2-7273df657ef94f28b7d68c5f01a44d358a987a4d.zip |
arm/sh stable
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild b/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild index 4ef34760290e..642b60094886 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.9 2007/11/27 03:43:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.10 2007/12/11 22:03:31 vapier Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="1.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.8 |