summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Kolmodin <kolmodin@gentoo.org>2010-06-16 22:30:17 +0000
committerLennart Kolmodin <kolmodin@gentoo.org>2010-06-16 22:30:17 +0000
commit6dfd790aee27b1e9bba223de3510dfa9a6314bcb (patch)
tree81703f70411817884e9c2f4983efee0236d39455 /x11-misc/xmobar/xmobar-0.9.ebuild
parentRemove unneded dep dev-haskell/filepath from dev-haskell/cabal-install. See b... (diff)
downloadgentoo-2-6dfd790aee27b1e9bba223de3510dfa9a6314bcb.tar.gz
gentoo-2-6dfd790aee27b1e9bba223de3510dfa9a6314bcb.tar.bz2
gentoo-2-6dfd790aee27b1e9bba223de3510dfa9a6314bcb.zip
Remove unneeded dep dev-haskell/filepath from x11-misc/xmobar. See bug #324411.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xmobar/xmobar-0.9.ebuild')
-rw-r--r--x11-misc/xmobar/xmobar-0.9.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-misc/xmobar/xmobar-0.9.ebuild b/x11-misc/xmobar/xmobar-0.9.ebuild
index c185c4996238..0910ca76acb8 100644
--- a/x11-misc/xmobar/xmobar-0.9.ebuild
+++ b/x11-misc/xmobar/xmobar-0.9.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.9.ebuild,v 1.1 2008/09/24 06:11:46 kolmodin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmobar/xmobar-0.9.ebuild,v 1.2 2010/06/16 22:30:17 kolmodin Exp $
CABAL_FEATURES="bin"
inherit haskell-cabal
@@ -19,7 +19,6 @@ DEPEND=">=dev-lang/ghc-6.6.1
>=dev-haskell/x11-1.3.0
dev-haskell/mtl
dev-haskell/parsec
- dev-haskell/filepath
dev-haskell/stm"
src_compile() {