Gentoo Archives: gentoo-commits

From: "Justin Bronder (jsbronder)" <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/ganglia: ganglia-3.0.7.ebuild
Date: Fri, 28 Mar 2008 19:52:13
Message-Id: E1JfKcU-0003Z0-1t@stork.gentoo.org
1 jsbronder 08/03/28 19:52:10
2
3 Modified: ganglia-3.0.7.ebuild
4 Log:
5 spaces -> tabs
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.3 sys-cluster/ganglia/ganglia-3.0.7.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild?r1=1.2&r2=1.3
14
15 Index: ganglia-3.0.7.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- ganglia-3.0.7.ebuild 28 Mar 2008 19:36:17 -0000 1.2
22 +++ ganglia-3.0.7.ebuild 28 Mar 2008 19:52:09 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild,v 1.2 2008/03/28 19:36:17 jsbronder Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild,v 1.3 2008/03/28 19:52:09 jsbronder Exp $
28
29 WEBAPP_OPTIONAL="yes"
30 inherit webapp depend.php
31 @@ -16,8 +16,8 @@
32 IUSE="test minimal vhosts"
33
34 RDEPEND="!minimal? ( net-analyzer/rrdtool
35 - ${WEBAPP_DEPEND}
36 - =virtual/httpd-php-5* )"
37 + ${WEBAPP_DEPEND}
38 + =virtual/httpd-php-5* )"
39 DEPEND="${RDEPEND}
40 test? ( >=dev-libs/check-0.8.2 )"
41
42
43
44
45 --
46 gentoo-commits@l.g.o mailing list