summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/firebird/firebird-2.0.4.13130.1.ebuild')
-rw-r--r--dev-db/firebird/firebird-2.0.4.13130.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/dev-db/firebird/firebird-2.0.4.13130.1.ebuild b/dev-db/firebird/firebird-2.0.4.13130.1.ebuild
index d5529085cdde..28a012fa43c1 100644
--- a/dev-db/firebird/firebird-2.0.4.13130.1.ebuild
+++ b/dev-db/firebird/firebird-2.0.4.13130.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.4.13130.1.ebuild,v 1.1 2008/07/23 22:29:18 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.4.13130.1.ebuild,v 1.2 2009/01/18 22:03:05 jsbronder Exp $
inherit flag-o-matic eutils autotools versionator multilib
@@ -22,7 +22,8 @@ RDEPEND="dev-libs/libedit
DEPEND="${RDEPEND}
doc? ( app-arch/unzip )"
RDEPEND="${RDEPEND}
- xinetd? ( virtual/inetd )"
+ xinetd? ( virtual/inetd )
+ !sys-cluster/ganglia"
S="${WORKDIR}/${MY_P}"