titanofold    14/11/03 13:25:58

  Modified:             munin-2.0.19-r1.ebuild munin-2.0.19.ebuild
                        ChangeLog munin-2.1.9999.ebuild
  Log:
  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  Changes    Path
1.6                  net-analyzer/munin/munin-2.0.19-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild?r1=1.5&r2=1.6

Index: munin-2.0.19-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- munin-2.0.19-r1.ebuild      3 Aug 2014 18:32:34 -0000       1.5
+++ munin-2.0.19-r1.ebuild      3 Nov 2014 13:25:57 -0000       1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild,v 
1.5 2014/08/03 18:32:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild,v 
1.6 2014/11/03 13:25:57 titanofold Exp $
 
 EAPI=5
 
@@ -34,7 +34,7 @@
                                         dev-perl/Cache-Cache
                                         dev-perl/DBD-mysql )
                        ssl? ( dev-perl/Net-SSLeay )
-                       postgres? ( dev-perl/DBD-Pg dev-db/postgresql-base )
+                       postgres? ( dev-perl/DBD-Pg virtual/postgresql )
                        memcached? ( dev-perl/Cache-Memcached )
                        cgi? ( dev-perl/FCGI )
                        apache? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )



1.6                  net-analyzer/munin/munin-2.0.19.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild?r1=1.5&r2=1.6

Index: munin-2.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- munin-2.0.19.ebuild 15 Jul 2014 16:45:14 -0000      1.5
+++ munin-2.0.19.ebuild 3 Nov 2014 13:25:57 -0000       1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v 
1.5 2014/07/15 16:45:14 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v 
1.6 2014/11/03 13:25:57 titanofold Exp $
 
 EAPI=5
 
@@ -34,7 +34,7 @@
                                         dev-perl/Cache-Cache
                                         dev-perl/DBD-mysql )
                        ssl? ( dev-perl/Net-SSLeay )
-                       postgres? ( dev-perl/DBD-Pg dev-db/postgresql-base )
+                       postgres? ( dev-perl/DBD-Pg virtual/postgresql )
                        memcached? ( dev-perl/Cache-Memcached )
                        cgi? ( dev-perl/FCGI )
                        apache? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )



1.161                net-analyzer/munin/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.161&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.161&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?r1=1.160&r2=1.161

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog   30 Oct 2014 10:54:43 -0000      1.160
+++ ChangeLog   3 Nov 2014 13:25:57 -0000       1.161
@@ -1,6 +1,10 @@
 # ChangeLog for net-analyzer/munin
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.160 
2014/10/30 10:54:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.161 
2014/11/03 13:25:57 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson <titanof...@gentoo.org> munin-2.0.19.ebuild,
+  munin-2.0.19-r1.ebuild, munin-2.1.9999.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
   30 Oct 2014; Jeroen Roovers <j...@gentoo.org> munin-2.1.9999.ebuild:
   Install README.rst not README (bug #527412 by Philipp Riegger).



1.5                  net-analyzer/munin/munin-2.1.9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild?r1=1.4&r2=1.5

Index: munin-2.1.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- munin-2.1.9999.ebuild       30 Oct 2014 10:54:43 -0000      1.4
+++ munin-2.1.9999.ebuild       3 Nov 2014 13:25:57 -0000       1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild,v 
1.4 2014/10/30 10:54:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild,v 
1.5 2014/11/03 13:25:57 titanofold Exp $
 
 EAPI=5
 
@@ -29,7 +29,7 @@
                                         dev-perl/Cache-Cache
                                         dev-perl/DBD-mysql )
                        ssl? ( dev-perl/Net-SSLeay )
-                       postgres? ( dev-perl/DBD-Pg dev-db/postgresql-base )
+                       postgres? ( dev-perl/DBD-Pg virtual/postgresql )
                        memcached? ( dev-perl/Cache-Memcached )
                        cgi? ( dev-perl/FCGI )
                        apache? ( 
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
 )




Reply via email to