summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@gentoo.org>2008-03-28 19:52:09 +0000
committerJustin Bronder <jsbronder@gentoo.org>2008-03-28 19:52:09 +0000
commitb5abd09c04a84c71d370fa03c6d96a73045aa512 (patch)
tree995de53d41ec58ecf3c30097e1074a77ee78bac2 /sys-cluster
parentCorrectly depend on httpd-php-5 without breaking the cache. (diff)
downloadgentoo-2-b5abd09c04a84c71d370fa03c6d96a73045aa512.tar.gz
gentoo-2-b5abd09c04a84c71d370fa03c6d96a73045aa512.tar.bz2
gentoo-2-b5abd09c04a84c71d370fa03c6d96a73045aa512.zip
spaces -> tabs
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/ganglia/ganglia-3.0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/ganglia/ganglia-3.0.7.ebuild b/sys-cluster/ganglia/ganglia-3.0.7.ebuild
index c366d605b99a..a16833001075 100644
--- a/sys-cluster/ganglia/ganglia-3.0.7.ebuild
+++ b/sys-cluster/ganglia/ganglia-3.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild,v 1.2 2008/03/28 19:36:17 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild,v 1.3 2008/03/28 19:52:09 jsbronder Exp $
WEBAPP_OPTIONAL="yes"
inherit webapp depend.php
@@ -16,8 +16,8 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test minimal vhosts"
RDEPEND="!minimal? ( net-analyzer/rrdtool
- ${WEBAPP_DEPEND}
- =virtual/httpd-php-5* )"
+ ${WEBAPP_DEPEND}
+ =virtual/httpd-php-5* )"
DEPEND="${RDEPEND}
test? ( >=dev-libs/check-0.8.2 )"