summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2009-01-18 22:03:05 +0000
committerJustin Bronder <jsbronder@gentoo.org>2009-01-18 22:03:05 +0000
commit1ca06fb3ff3ebf07ba1d6253d9ef9fc56b4450b0 (patch)
treedd5ba7ac5ca3613742f97ea0f7fe449f4d974425 /dev-db/firebird/firebird-2.0.4.13130.1.ebuild
parentVersion bump (diff)
downloadhistorical-1ca06fb3ff3ebf07ba1d6253d9ef9fc56b4450b0.tar.gz
historical-1ca06fb3ff3ebf07ba1d6253d9ef9fc56b4450b0.tar.bz2
historical-1ca06fb3ff3ebf07ba1d6253d9ef9fc56b4450b0.zip
Add blocker against sys-cluster/ganglia as wltjr was retired. #247213.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.27-gentoo-r2 x86_64
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}"