summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLance Albertson <ramereth@gentoo.org>2011-03-07 19:00:05 +0000
committerLance Albertson <ramereth@gentoo.org>2011-03-07 19:00:05 +0000
commita3af0fab771db35eb715b9fdd2e0287dc2dd1f9a (patch)
tree76f48a7d5b697c7f0a0f46598f2c7ae025f7455d /app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild
parentx86 stable per bug 352092 (diff)
downloadgentoo-2-a3af0fab771db35eb715b9fdd2e0287dc2dd1f9a.tar.gz
gentoo-2-a3af0fab771db35eb715b9fdd2e0287dc2dd1f9a.tar.bz2
gentoo-2-a3af0fab771db35eb715b9fdd2e0287dc2dd1f9a.zip
add blocker to >=ganeti-2.4
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild')
-rw-r--r--app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild
index 39da0d732000..792bc8b5a336 100644
--- a/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild
+++ b/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild,v 1.2 2011/02/16 21:41:39 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti-htools/ganeti-htools-0.2.8.ebuild,v 1.3 2011/03/07 19:00:05 ramereth Exp $
EAPI="2"
@@ -20,7 +20,8 @@ DEPEND="dev-lang/ghc
dev-haskell/json
dev-haskell/curl
dev-haskell/network"
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+ !>=app-emulation/ganeti-2.4"
src_prepare() {
# htools does not currently compile cleanly with ghc-6.12+, so remove this