jer         14/07/15 14:49:41

  Modified:             pecl-rrd-1.0.5.ebuild ChangeLog
                        pecl-rrd-1.1.0.ebuild
  Log:
  Set USE=graph dependency on net-analyzer/rrdtool (bug #509682).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.3                  dev-php/pecl-rrd/pecl-rrd-1.0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.0.5.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.0.5.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.0.5.ebuild?r1=1.2&r2=1.3

Index: pecl-rrd-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.0.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pecl-rrd-1.0.5.ebuild       19 Jul 2013 14:13:06 -0000      1.2
+++ pecl-rrd-1.0.5.ebuild       15 Jul 2014 14:49:41 -0000      1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.0.5.ebuild,v 
1.2 2013/07/19 14:13:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.0.5.ebuild,v 
1.3 2014/07/15 14:49:41 jer Exp $
 
 EAPI=5
 
@@ -12,7 +12,6 @@
 LICENSE="BSD"
 
 SLOT="0"
-IUSE=""
 
-DEPEND=">=net-analyzer/rrdtool-1.4.5-r1"
+DEPEND=">=net-analyzer/rrdtool-1.4.5-r1[graph]"
 RDEPEND="${DEPEND}"



1.3                  dev-php/pecl-rrd/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   19 Jul 2013 14:13:06 -0000      1.2
+++ ChangeLog   15 Jul 2014 14:49:41 -0000      1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php/pecl-rrd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/ChangeLog,v 1.2 2013/07/19 
14:13:06 olemarkus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/ChangeLog,v 1.3 2014/07/15 
14:49:41 jer Exp $
+
+  15 Jul 2014; Jeroen Roovers <[email protected]> pecl-rrd-1.0.5.ebuild,
+  pecl-rrd-1.1.0.ebuild:
+  Set USE=graph dependency on net-analyzer/rrdtool (bug #509682).
 
 *pecl-rrd-1.1.0 (19 Jul 2013)
 



1.2                  dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild?r1=1.1&r2=1.2

Index: pecl-rrd-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pecl-rrd-1.1.0.ebuild       19 Jul 2013 14:13:06 -0000      1.1
+++ pecl-rrd-1.1.0.ebuild       15 Jul 2014 14:49:41 -0000      1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild,v 
1.1 2013/07/19 14:13:06 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-rrd/pecl-rrd-1.1.0.ebuild,v 
1.2 2014/07/15 14:49:41 jer Exp $
 
 EAPI=5
 
@@ -14,7 +14,6 @@
 LICENSE="BSD"
 
 SLOT="0"
-IUSE=""
 
-DEPEND=">=net-analyzer/rrdtool-1.4.5-r1"
+DEPEND=">=net-analyzer/rrdtool-1.4.5-r1[graph]"
 RDEPEND="${DEPEND}"




Reply via email to