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-4.8.2.ebuild ChangeLog
Date: Thu, 30 Jan 2014 01:25:02
Message-Id: 20140130012458.B73AE2004C@flycatcher.gentoo.org
1 zerochaos 14/01/30 01:24:58
2
3 Modified: metasploit-4.8.2.ebuild ChangeLog
4 Log:
5 fix for bug 499224
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
8
9 Revision Changes Path
10 1.2 net-analyzer/metasploit/metasploit-4.8.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild?r1=1.1&r2=1.2
15
16 Index: metasploit-4.8.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- metasploit-4.8.2.ebuild 15 Dec 2013 17:19:08 -0000 1.1
23 +++ metasploit-4.8.2.ebuild 30 Jan 2014 01:24:58 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild,v 1.1 2013/12/15 17:19:08 zerochaos Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/metasploit-4.8.2.ebuild,v 1.2 2014/01/30 01:24:58 zerochaos Exp $
30
31 EAPI="5"
32 inherit eutils
33 @@ -38,7 +38,7 @@
34 dev-ruby/nokogiri[ruby_targets_ruby19]
35 dev-ruby/builder:3[ruby_targets_ruby19]
36 >=dev-ruby/pg-0.11[ruby_targets_ruby19]
37 - >=dev-ruby/packetfu-1.1.9[ruby_targets_ruby19]
38 + =dev-ruby/packetfu-1.1.9[ruby_targets_ruby19]
39 dev-ruby/robots[ruby_targets_ruby19]
40 dev-ruby/kissfft[ruby_targets_ruby19]
41 >=app-crypt/johntheripper-1.7.9-r1[-minimal]
42
43
44
45 1.76 net-analyzer/metasploit/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.76&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?rev=1.76&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/metasploit/ChangeLog?r1=1.75&r2=1.76
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v
54 retrieving revision 1.75
55 retrieving revision 1.76
56 diff -u -r1.75 -r1.76
57 --- ChangeLog 22 Jan 2014 16:12:33 -0000 1.75
58 +++ ChangeLog 30 Jan 2014 01:24:58 -0000 1.76
59 @@ -1,6 +1,9 @@
60 # ChangeLog for net-analyzer/metasploit
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.75 2014/01/22 16:12:33 zerochaos Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/metasploit/ChangeLog,v 1.76 2014/01/30 01:24:58 zerochaos Exp $
64 +
65 + 30 Jan 2014; Rick Farina <zerochaos@g.o> metasploit-4.8.2.ebuild:
66 + fix for bug 499224
67
68 22 Jan 2014; Rick Farina <zerochaos@g.o> metasploit-9999.ebuild:
69 fixing deps based on Gemfile