summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2014-11-03 13:25:07 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2014-11-03 13:25:07 +0000
commit686f12bf9e2a31e0525050ca699587d8cd809015 (patch)
treea2d3a16c2f5758b856ff1fb203cbbf5e909bede9 /net-analyzer/metasploit/metasploit-9999.ebuild
parentUpdate PostgreSQL dependencies and/or checks to virtual/postgresql. (diff)
downloadgentoo-2-686f12bf9e2a31e0525050ca699587d8cd809015.tar.gz
gentoo-2-686f12bf9e2a31e0525050ca699587d8cd809015.tar.bz2
gentoo-2-686f12bf9e2a31e0525050ca699587d8cd809015.zip
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)
Diffstat (limited to 'net-analyzer/metasploit/metasploit-9999.ebuild')
-rw-r--r--net-analyzer/metasploit/metasploit-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild
index d98e2bef5a33..5d482252bc96 100644
--- a/net-analyzer/metasploit/metasploit-9999.ebuild
+++ b/net-analyzer/metasploit/metasploit-9999.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/metasploit/metasploit-9999.ebuild,v 1.32 2014/07/17 19:28:14 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.33 2014/11/03 13:25:07 titanofold Exp $
EAPI="5"
@@ -68,7 +68,7 @@ ruby_add_bdepend "${RUBY_COMMON_DEPEND}
>=dev-ruby/rake-10.0.0 )"
ruby_add_rdepend "${RUBY_COMMON_DEPEND}"
-COMMON_DEPEND="dev-db/postgresql-server
+COMMON_DEPEND="virtual/postgresql[server]
>=app-crypt/johntheripper-1.7.9-r1[-minimal]
net-analyzer/nmap"
DEPEND+=" ${COMMON_DEPEND}"