diff options
author | Markus Meier <maekke@gentoo.org> | 2009-11-05 19:55:00 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-11-05 19:55:00 +0000 |
commit | 6cc7807ede880f47d41f954459be883bed6b25ec (patch) | |
tree | 4bc7158a68a678569e3ccfb62e2a8a11b9607731 /x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild | |
parent | arm stable, bug #281427 (diff) | |
download | gentoo-2-6cc7807ede880f47d41f954459be883bed6b25ec.tar.gz gentoo-2-6cc7807ede880f47d41f954459be883bed6b25ec.tar.bz2 gentoo-2-6cc7807ede880f47d41f954459be883bed6b25ec.zip |
arm stable, bug #281427
(Portage version: 2.2_rc48/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild b/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild index 4c14fda62520..d70b1548695d 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.6.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.6.2.ebuild,v 1.4 2009/10/24 16:20:37 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.6.2.ebuild,v 1.5 2009/11/05 19:55:00 maekke Exp $ GCONF_DEBUG="no" @@ -11,7 +11,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 |