summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-12-28 16:08:50 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-12-28 16:08:50 +0000
commita9dad037f6178fdcc427e1cf5758deecc93f2916 (patch)
tree1857778e93e27b1adddfec1626555f770300b753 /net-analyzer/munin/munin-2.0.19-r1.ebuild
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadgentoo-2-a9dad037f6178fdcc427e1cf5758deecc93f2916.tar.gz
gentoo-2-a9dad037f6178fdcc427e1cf5758deecc93f2916.tar.bz2
gentoo-2-a9dad037f6178fdcc427e1cf5758deecc93f2916.zip
Rename virtual/postgresql to dev-db/postgresql
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
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] )