public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Bronder (jsbronder)" <jsbronder@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-cluster/ganglia: ChangeLog ganglia-3.0.7.ebuild
Date: Fri, 28 Mar 2008 19:36:17 +0000	[thread overview]
Message-ID: <E1JfKN7-0003SW-RJ@stork.gentoo.org> (raw)

jsbronder    08/03/28 19:36:17

  Modified:             ChangeLog ganglia-3.0.7.ebuild
  Log:
  Correctly depend on httpd-php-5 without breaking the cache.
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.15                 sys-cluster/ganglia/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	7 Mar 2008 02:06:37 -0000	1.14
+++ ChangeLog	28 Mar 2008 19:36:17 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for sys-cluster/ganglia
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ChangeLog,v 1.14 2008/03/07 02:06:37 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ChangeLog,v 1.15 2008/03/28 19:36:17 jsbronder Exp $
+
+  28 Mar 2008; Justin Bronder <jsbronder@gentoo.org> ganglia-3.0.7.ebuild:
+  Correctly depend on httpd-php-5 without breaking the cache.
 
 *ganglia-3.0.7 (07 Mar 2008)
 



1.2                  sys-cluster/ganglia/ganglia-3.0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild?r1=1.1&r2=1.2

Index: ganglia-3.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ganglia-3.0.7.ebuild	7 Mar 2008 02:06:37 -0000	1.1
+++ ganglia-3.0.7.ebuild	28 Mar 2008 19:36:17 -0000	1.2
@@ -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.1 2008/03/07 02:06:37 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ganglia/ganglia-3.0.7.ebuild,v 1.2 2008/03/28 19:36:17 jsbronder Exp $
 
 WEBAPP_OPTIONAL="yes"
 inherit webapp depend.php
@@ -16,11 +16,11 @@
 IUSE="test minimal vhosts"
 
 RDEPEND="!minimal? ( net-analyzer/rrdtool
-		    ${WEBAPP_DEPEND} )"
+		    ${WEBAPP_DEPEND}
+			=virtual/httpd-php-5* )"
 DEPEND="${RDEPEND}
 	test? ( >=dev-libs/check-0.8.2 )"
 
-! use minimal && need_php5_httpd
 
 pkg_setup() {
 	if ! use minimal ; then



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-03-28 19:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 19:36 Justin Bronder (jsbronder) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-07  2:06 [gentoo-commits] gentoo-x86 commit in sys-cluster/ganglia: ChangeLog ganglia-3.0.7.ebuild Justin Bronder (jsbronder)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1JfKN7-0003SW-RJ@stork.gentoo.org \
    --to=jsbronder@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox