zerochaos 14/07/09 20:15:08 Modified: metasploit-9999.ebuild ChangeLog Log: https://github.com/rapid7/metasploit-framework/pull/3495 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Revision Changes Path 1.30 net-analyzer/metasploit/metasploit-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild?rev=1.30&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild?rev=1.30&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild?r1=1.29&r2=1.30 Index: metasploit-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- metasploit-9999.ebuild 28 Jun 2014 17:44:30 -0000 1.29 +++ metasploit-9999.ebuild 9 Jul 2014 20:15:08 -0000 1.30 @@ -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.29 2014/06/28 17:44:30 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.30 2014/07/09 20:15:08 zerochaos Exp $ EAPI="5" @@ -36,7 +36,7 @@ dev-ruby/activesupport:3.2 dev-ruby/activerecord:3.2 dev-ruby/json - >=dev-ruby/metasploit_data_models-0.17.0 + =dev-ruby/metasploit_data_models-0.17.0 dev-ruby/msgpack dev-ruby/nokogiri dev-ruby/sqlite3 1.100 net-analyzer/metasploit/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.100&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.100&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?r1=1.99&r2=1.100 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v retrieving revision 1.99 retrieving revision 1.100 diff -u -r1.99 -r1.100 --- ChangeLog 28 Jun 2014 17:44:30 -0000 1.99 +++ ChangeLog 9 Jul 2014 20:15:08 -0000 1.100 @@ -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.99 2014/06/28 17:44:30 zerochaos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.100 2014/07/09 20:15:08 zerochaos Exp $ + + 09 Jul 2014; Rick Farina <[email protected]> metasploit-9999.ebuild: + https://github.com/rapid7/metasploit-framework/pull/3495 28 Jun 2014; Rick Farina <[email protected]> metasploit-9999.ebuild: stop revdep-rebuild from rebuilding for no reason
