diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:43:59 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-22 14:43:59 +0000 |
commit | 21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa (patch) | |
tree | cb43acb8c5ad121efdafcf5bf00d1cb1c840b20e /x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | |
parent | Modular X dependencies are fixed. (diff) | |
download | gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.tar.gz gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.tar.bz2 gentoo-2-21eb53d9c1c7b27d77f12cfe1d22c9d915c62cfa.zip |
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild index ee7f02600785..074f1f616c30 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.3 2006/01/22 03:37:43 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.4.2.ebuild,v 1.4 2006/01/22 14:39:02 dertobi123 Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |