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 | 74afaad9aee871316bb8017e0f6915274c127278 (patch) | |
tree | 3727593befcff132e39049fb87f7af733ad9f47c /x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | |
parent | Stable on ppc wrt bug 199322 (diff) | |
download | historical-74afaad9aee871316bb8017e0f6915274c127278.tar.gz historical-74afaad9aee871316bb8017e0f6915274c127278.tar.bz2 historical-74afaad9aee871316bb8017e0f6915274c127278.zip |
Stable on ppc wrt bug 199322
Package-Manager: portage-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 |