summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDuncan Coutts <dcoutts@gentoo.org>2007-12-13 00:44:30 +0000
committerDuncan Coutts <dcoutts@gentoo.org>2007-12-13 00:44:30 +0000
commit34ce2612a17d8bf1fd77b914072b64731725ae0a (patch)
treeb45c09194a74dfe299bd8a250b5a332671bb95f3 /dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild
parentRemove old comment. (diff)
downloadgentoo-2-34ce2612a17d8bf1fd77b914072b64731725ae0a.tar.gz
gentoo-2-34ce2612a17d8bf1fd77b914072b64731725ae0a.tar.bz2
gentoo-2-34ce2612a17d8bf1fd77b914072b64731725ae0a.zip
Does not work with gtksourceview 2.x. Fixes bug #201210.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild')
-rw-r--r--dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild b/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild
index 0afe2afb44b8..d7ffaaf55b71 100644
--- a/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild
+++ b/dev-haskell/gtk2hs/gtk2hs-0.9.12.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/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild,v 1.4 2007/11/09 20:38:16 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.12.ebuild,v 1.5 2007/12/13 00:44:30 dcoutts Exp $
inherit base eutils ghc-package multilib toolchain-funcs versionator
@@ -19,7 +19,7 @@ RDEPEND=">=dev-lang/ghc-6.2
>=x11-libs/gtk+-2
glade? ( >=gnome-base/libglade-2 )
gnome? ( >=gnome-base/libglade-2
- >=x11-libs/gtksourceview-0.6
+ <x11-libs/gtksourceview-2.0
>=gnome-base/gconf-2 )
svg? ( >=gnome-base/librsvg-2.16 )
opengl? ( x11-libs/gtkglext )