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.1.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.1.ebuild')
-rw-r--r--dev-haskell/gtk2hs/gtk2hs-0.9.12.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/gtk2hs/gtk2hs-0.9.12.1.ebuild b/dev-haskell/gtk2hs/gtk2hs-0.9.12.1.ebuild
index 50a0c5790960..aaa8fdba1772 100644
--- a/dev-haskell/gtk2hs/gtk2hs-0.9.12.1.ebuild
+++ b/dev-haskell/gtk2hs/gtk2hs-0.9.12.1.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.1.ebuild,v 1.1 2007/11/10 03:10:42 araujo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/gtk2hs/gtk2hs-0.9.12.1.ebuild,v 1.2 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.4
>=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 )