diff options
author | Rick Farina <zerochaos@gentoo.org> | 2013-12-24 23:20:42 +0000 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2013-12-24 23:20:42 +0000 |
commit | 98761f2b5dd94d4dba0cafba2c336adb83e52964 (patch) | |
tree | c631803f209f96e028672ffa517679e6b0b4163c /net-analyzer/metasploit/metasploit-9999.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-98761f2b5dd94d4dba0cafba2c336adb83e52964.tar.gz gentoo-2-98761f2b5dd94d4dba0cafba2c336adb83e52964.tar.bz2 gentoo-2-98761f2b5dd94d4dba0cafba2c336adb83e52964.zip |
fixing deps for 9999
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'net-analyzer/metasploit/metasploit-9999.ebuild')
-rw-r--r-- | net-analyzer/metasploit/metasploit-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index 2a3fccbb835c..3642e8598fcc 100644 --- a/net-analyzer/metasploit/metasploit-9999.ebuild +++ b/net-analyzer/metasploit/metasploit-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.6 2013/12/15 17:19:08 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.7 2013/12/24 23:20:42 zerochaos Exp $ EAPI="5" inherit eutils @@ -33,7 +33,7 @@ COMMON_DEPEND="dev-db/postgresql-server || ( dev-ruby/activesupport:3.1[ruby_targets_ruby19] dev-ruby/activesupport:3.2[ruby_targets_ruby19] ) dev-ruby/activerecord:3.2[ruby_targets_ruby19] dev-ruby/json[ruby_targets_ruby19] - >=dev-ruby/metasploit_data_models-0.16.6[ruby_targets_ruby19] + >=dev-ruby/metasploit_data_models-0.16.9[ruby_targets_ruby19] dev-ruby/msgpack[ruby_targets_ruby19] dev-ruby/nokogiri[ruby_targets_ruby19] dev-ruby/builder:3[ruby_targets_ruby19] |