diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:16:58 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:16:58 +0000 |
commit | dd297295afb11737590aba6750461d2d70a965a8 (patch) | |
tree | aabfe7ae5fcd812e23a8984bd400245eaa092c3b /x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-dd297295afb11737590aba6750461d2d70a965a8.tar.gz gentoo-2-dd297295afb11737590aba6750461d2d70a965a8.tar.bz2 gentoo-2-dd297295afb11737590aba6750461d2d70a965a8.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
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 7487a7ad8c49..e92f47cf131e 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.4 2010/07/31 18:58:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-2.10.4.ebuild,v 1.5 2010/08/01 11:16:58 fauli 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 |