titanofold 14/12/28 16:08:50
Modified: munin-2.0.19-r1.ebuild munin-2.0.19.ebuild
ChangeLog munin-2.1.9999.ebuild munin-2.0.25.ebuild
Log:
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
D1BBFDA0)
Revision Changes Path
1.7 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.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild?r1=1.6&r2=1.7
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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- munin-2.0.19-r1.ebuild 3 Nov 2014 13:25:57 -0000 1.6
+++ munin-2.0.19-r1.ebuild 28 Dec 2014 16:08:50 -0000 1.7
@@ -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.6 2014/11/03 13:25:57 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19-r1.ebuild,v
1.7 2014/12/28 16:08:50 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 virtual/postgresql )
+ postgres? ( dev-perl/DBD-Pg dev-db/postgresql )
memcached? ( dev-perl/Cache-Memcached )
cgi? ( dev-perl/FCGI )
apache? (
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
)
1.7 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.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild?r1=1.6&r2=1.7
Index: munin-2.0.19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- munin-2.0.19.ebuild 3 Nov 2014 13:25:57 -0000 1.6
+++ munin-2.0.19.ebuild 28 Dec 2014 16:08:50 -0000 1.7
@@ -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.6 2014/11/03 13:25:57 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.19.ebuild,v
1.7 2014/12/28 16:08:50 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 virtual/postgresql )
+ postgres? ( dev-perl/DBD-Pg dev-db/postgresql )
memcached? ( dev-perl/Cache-Memcached )
cgi? ( dev-perl/FCGI )
apache? (
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
)
1.163 net-analyzer/munin/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.163&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?rev=1.163&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/ChangeLog?r1=1.162&r2=1.163
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog 24 Dec 2014 12:33:37 -0000 1.162
+++ ChangeLog 28 Dec 2014 16:08:50 -0000 1.163
@@ -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.162
2014/12/24 12:33:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/ChangeLog,v 1.163
2014/12/28 16:08:50 titanofold Exp $
+
+ 28 Dec 2014; Aaron W. Swenson <[email protected]> munin-2.0.19.ebuild,
+ munin-2.0.19-r1.ebuild, munin-2.0.25.ebuild, munin-2.1.9999.ebuild:
+ Rename virtual/postgresql to dev-db/postgresql
*munin-2.0.25 (24 Dec 2014)
1.6 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.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild?r1=1.5&r2=1.6
Index: munin-2.1.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- munin-2.1.9999.ebuild 3 Nov 2014 13:25:57 -0000 1.5
+++ munin-2.1.9999.ebuild 28 Dec 2014 16:08:50 -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.1.9999.ebuild,v
1.5 2014/11/03 13:25:57 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.1.9999.ebuild,v
1.6 2014/12/28 16:08:50 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 virtual/postgresql )
+ postgres? ( dev-perl/DBD-Pg dev-db/postgresql )
memcached? ( dev-perl/Cache-Memcached )
cgi? ( dev-perl/FCGI )
apache? (
www-servers/apache[apache2_modules_cgi,apache2_modules_cgid,apache2_modules_rewrite]
)
1.2 net-analyzer/munin/munin-2.0.25.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.25.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.25.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/munin/munin-2.0.25.ebuild?r1=1.1&r2=1.2
Index: munin-2.0.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- munin-2.0.25.ebuild 24 Dec 2014 12:33:37 -0000 1.1
+++ munin-2.0.25.ebuild 28 Dec 2014 16:08:50 -0000 1.2
@@ -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.25.ebuild,v
1.1 2014/12/24 12:33:37 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/munin/munin-2.0.25.ebuild,v
1.2 2014/12/28 16:08:50 titanofold Exp $
EAPI=5
@@ -62,7 +62,7 @@
dev-perl/Cache-Cache
dev-perl/DBD-mysql
)
- postgres? ( dev-perl/DBD-Pg virtual/postgresql )
+ postgres? ( dev-perl/DBD-Pg dev-db/postgresql )
ssl? ( dev-perl/Net-SSLeay )
syslog? ( virtual/perl-Sys-Syslog )
!minimal? (