diff options
author | 2005-07-02 20:42:10 +0000 | |
---|---|---|
committer | 2005-07-02 20:42:10 +0000 | |
commit | 6ad6de3f9d413dd30e0a02c11526b5cece4c8b90 (patch) | |
tree | 9698a6ed5f13c4337de8a899f234f99ae6c7f079 /x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild | |
parent | update hal dependencies on sound-juicer-0.5.15 (diff) | |
download | gentoo-2-6ad6de3f9d413dd30e0a02c11526b5cece4c8b90.tar.gz gentoo-2-6ad6de3f9d413dd30e0a02c11526b5cece4c8b90.tar.bz2 gentoo-2-6ad6de3f9d413dd30e0a02c11526b5cece4c8b90.zip |
Stable on mips, dep for bug #93352
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild index 79cb88faa832..256d2eab6415 100644 --- a/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.8 2005/06/11 10:32:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtksourceview/gtksourceview-1.2.0.ebuild,v 1.9 2005/07/02 20:42:10 hardave Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.4 |