Gentoo Archives: gentoo-commits

From: "Richard Farina (zerochaos)" <zerochaos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/metasploit: metasploit-9999.ebuild ChangeLog
Date: Wed, 09 Jul 2014 20:15:13
Message-Id: 20140709201508.E10D92004E@flycatcher.gentoo.org
1 zerochaos 14/07/09 20:15:08
2
3 Modified: metasploit-9999.ebuild ChangeLog
4 Log:
5 https://github.com/rapid7/metasploit-framework/pull/3495
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
8
9 Revision Changes Path
10 1.30 net-analyzer/metasploit/metasploit-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild?rev=1.30&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild?rev=1.30&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild?r1=1.29&r2=1.30
15
16 Index: metasploit-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v
19 retrieving revision 1.29
20 retrieving revision 1.30
21 diff -u -r1.29 -r1.30
22 --- metasploit-9999.ebuild 28 Jun 2014 17:44:30 -0000 1.29
23 +++ metasploit-9999.ebuild 9 Jul 2014 20:15:08 -0000 1.30
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.29 2014/06/28 17:44:30 zerochaos Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-9999.ebuild,v 1.30 2014/07/09 20:15:08 zerochaos Exp $
29
30 EAPI="5"
31
32 @@ -36,7 +36,7 @@
33 dev-ruby/activesupport:3.2
34 dev-ruby/activerecord:3.2
35 dev-ruby/json
36 - >=dev-ruby/metasploit_data_models-0.17.0
37 + =dev-ruby/metasploit_data_models-0.17.0
38 dev-ruby/msgpack
39 dev-ruby/nokogiri
40 dev-ruby/sqlite3
41
42
43
44 1.100 net-analyzer/metasploit/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.100&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.100&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?r1=1.99&r2=1.100
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v
53 retrieving revision 1.99
54 retrieving revision 1.100
55 diff -u -r1.99 -r1.100
56 --- ChangeLog 28 Jun 2014 17:44:30 -0000 1.99
57 +++ ChangeLog 9 Jul 2014 20:15:08 -0000 1.100
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-analyzer/metasploit
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.99 2014/06/28 17:44:30 zerochaos Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.100 2014/07/09 20:15:08 zerochaos Exp $
63 +
64 + 09 Jul 2014; Rick Farina <zerochaos@g.o> metasploit-9999.ebuild:
65 + https://github.com/rapid7/metasploit-framework/pull/3495
66
67 28 Jun 2014; Rick Farina <zerochaos@g.o> metasploit-9999.ebuild:
68 stop revdep-rebuild from rebuilding for no reason