diff options
Diffstat (limited to 'x11-misc/xmobar/xmobar-0.8-r1.ebuild')
-rw-r--r-- | x11-misc/xmobar/xmobar-0.8-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-misc/xmobar/xmobar-0.8-r1.ebuild b/x11-misc/xmobar/xmobar-0.8-r1.ebuild index 9003aef886ab..db3498d7aad5 100644 --- a/x11-misc/xmobar/xmobar-0.8-r1.ebuild +++ b/x11-misc/xmobar/xmobar-0.8-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmobar/xmobar-0.8-r1.ebuild,v 1.1 2008/01/01 16:30:03 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmobar/xmobar-0.8-r1.ebuild,v 1.2 2010/06/16 22:30:17 kolmodin Exp $ CABAL_FEATURES="bin" CABAL_MIN_VERSION=1.2 @@ -15,10 +15,9 @@ SLOT="0" KEYWORDS="~amd64 -sparc ~x86" IUSE="" -DEPEND=">=dev-lang/ghc-6.6 +DEPEND=">=dev-lang/ghc-6.6.1 >=dev-haskell/x11-1.3.0 >=dev-haskell/mtl-1.0 - >=dev-haskell/filepath-1.0 dev-haskell/parsec dev-haskell/stm" |