diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-17 15:37:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-11-17 15:37:31 +0000 |
commit | 5d983bc827e44c3b3fa4385caab7791bdd8828c7 (patch) | |
tree | 66a0589edcc089266e63b8f3e668bb1dcb8d702d /x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | |
parent | Stable on ppc wrt bug 199322 (diff) | |
download | gentoo-2-5d983bc827e44c3b3fa4385caab7791bdd8828c7.tar.gz gentoo-2-5d983bc827e44c3b3fa4385caab7791bdd8828c7.tar.bz2 gentoo-2-5d983bc827e44c3b3fa4385caab7791bdd8828c7.zip |
Stable on ppc wrt bug 199322
(Portage version: 2.1.3.19)
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 fa5618e74c29..710e17a40227 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.5 2007/11/17 13:25:18 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.6 2007/11/17 15:37:31 nixnut 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 |