summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Swenson <titanofold@gentoo.org>2014-12-28 16:12:38 +0000
committerAaron Swenson <titanofold@gentoo.org>2014-12-28 16:12:38 +0000
commitf0d5aba538ee5289eb1ca61c89ae2a3fac7ddea0 (patch)
tree6c5ca01a37a7ea393dc87ae5d53e7ec4ba26580c /net-analyzer/munin/munin-2.0.19-r1.ebuild
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadhistorical-f0d5aba538ee5289eb1ca61c89ae2a3fac7ddea0.tar.gz
historical-f0d5aba538ee5289eb1ca61c89ae2a3fac7ddea0.tar.bz2
historical-f0d5aba538ee5289eb1ca61c89ae2a3fac7ddea0.zip
Rename virtual/postgresql to dev-db/postgresql
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xD1BBFDA0
Diffstat (limited to 'net-analyzer/munin/munin-2.0.19-r1.ebuild')
-rw-r--r--net-analyzer/munin/munin-2.0.19-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/munin/munin-2.0.19-r1.ebuild b/net-analyzer/munin/munin-2.0.19-r1.ebuild
index bf5c15b9abe8..e0d110780317 100644
--- a/net-analyzer/munin/munin-2.0.19-r1.ebuild
+++ b/net-analyzer/munin/munin-2.0.19-r1.ebuild
@@ -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 @@ DEPEND_COM="dev-lang/perl[berkdb]
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] )