diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-20 19:20:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-20 19:20:26 +0000 |
commit | 079a869b8fd6fd27b730c5222181f21e78c65415 (patch) | |
tree | 87afe80d63f4d593655502366f5ae2e8f2150678 /x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild | |
parent | Stable on ppc64; bug #199322 (diff) | |
download | gentoo-2-079a869b8fd6fd27b730c5222181f21e78c65415.tar.gz gentoo-2-079a869b8fd6fd27b730c5222181f21e78c65415.tar.bz2 gentoo-2-079a869b8fd6fd27b730c5222181f21e78c65415.zip |
Stable on ppc64; 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 0c60b33f8a0a..90f8cd325329 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.7 2007/11/17 18:02:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.8.5-r1.ebuild,v 1.8 2007/11/20 19:20:26 corsair 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 |