diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-09 10:12:12 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-10-09 10:12:12 +0000 |
commit | f0ba6db3f03ef0aae28ff6c74cd7522443fca5c0 (patch) | |
tree | a65a6b0dc2525e172fa96f2b3c160d48e240a742 /x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild | |
parent | ppc64 stable wrt #324077 (diff) | |
download | gentoo-2-f0ba6db3f03ef0aae28ff6c74cd7522443fca5c0.tar.gz gentoo-2-f0ba6db3f03ef0aae28ff6c74cd7522443fca5c0.tar.bz2 gentoo-2-f0ba6db3f03ef0aae28ff6c74cd7522443fca5c0.zip |
ppc64 stable wrt #324077
(Portage version: 2.2_rc90/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild index e2791ee1543f..56e8b9d49af3 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.8 2010/10/05 00:26:56 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.9 2010/10/09 10:12:12 ssuominen Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc glade" RDEPEND=">=x11-libs/gtk+-2.12 |