From 7715ca49f96bf2868eeaf1657b3899a1dcec5b8b Mon Sep 17 00:00:00 2001 From: Rick Farina Date: Fri, 11 Apr 2014 02:42:07 +0000 Subject: dep should have been = not >= (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A) --- net-analyzer/metasploit/ChangeLog | 5 ++++- net-analyzer/metasploit/metasploit-9999.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/net-analyzer/metasploit/ChangeLog b/net-analyzer/metasploit/ChangeLog index a270666f6241..41b584891287 100644 --- a/net-analyzer/metasploit/ChangeLog +++ b/net-analyzer/metasploit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/metasploit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.82 2014/04/11 02:36:58 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.83 2014/04/11 02:42:07 zerochaos Exp $ + + 11 Apr 2014; Rick Farina metasploit-9999.ebuild: + dep should have been = not >= 11 Apr 2014; Rick Farina metasploit-9999.ebuild: update live for new dep diff --git a/net-analyzer/metasploit/metasploit-9999.ebuild b/net-analyzer/metasploit/metasploit-9999.ebuild index a96c6c37c355..5d6670fdac85 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.15 2014/04/11 02:36:58 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.16 2014/04/11 02:42:07 zerochaos Exp $ EAPI="5" @@ -32,7 +32,7 @@ IUSE="development +java lorcon oracle +pcap test" RESTRICT="test" RUBY_COMMON_DEPEND="virtual/ruby-ssl - >=dev-ruby/rkelly-remix-0.0.6 + =dev-ruby/rkelly-remix-0.0.6 dev-ruby/activesupport:3.2 dev-ruby/activerecord:3.2 dev-ruby/json -- cgit v1.2.3-65-gdbad