Gentoo Archives: gentoo-commits

From: "Patrice Clement (monsieurp)" <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/nikto: nikto-2.1.5.ebuild ChangeLog
Date: Sat, 30 Aug 2014 18:19:04
Message-Id: 20140830181859.98239445B@oystercatcher.gentoo.org
1 monsieurp 14/08/30 18:18:59
2
3 Modified: nikto-2.1.5.ebuild ChangeLog
4 Log:
5 #489240: version bump to 2.1.5 + EAPI bump to 5
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 net-analyzer/nikto/nikto-2.1.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild?r1=1.1&r2=1.2
15
16 Index: nikto-2.1.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- nikto-2.1.5.ebuild 30 Aug 2014 17:48:49 -0000 1.1
23 +++ nikto-2.1.5.ebuild 30 Aug 2014 18:18:59 -0000 1.2
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/nikto/nikto-2.1.5.ebuild,v 1.1 2014/08/30 17:48:49 monsieurp Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/nikto-2.1.5.ebuild,v 1.2 2014/08/30 18:18:59 monsieurp Exp $
29 EAPI=5
30 inherit perl-module
31
32 @@ -51,7 +51,6 @@
33 for pm in ${NIKTO_PMS}; do
34 dosym /usr/share/nikto/plugins/${pm} ${VENDOR_LIB}/${pm}
35 done
36 -
37 dodoc docs/*.txt || die
38 dohtml docs/nikto_manual.html || die
39
40
41
42
43 1.30 net-analyzer/nikto/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/ChangeLog?rev=1.30&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/ChangeLog?rev=1.30&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/nikto/ChangeLog?r1=1.29&r2=1.30
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v
52 retrieving revision 1.29
53 retrieving revision 1.30
54 diff -u -r1.29 -r1.30
55 --- ChangeLog 10 Aug 2014 20:59:48 -0000 1.29
56 +++ ChangeLog 30 Aug 2014 18:18:59 -0000 1.30
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-analyzer/nikto
59 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.29 2014/08/10 20:59:48 slyfox Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nikto/ChangeLog,v 1.30 2014/08/30 18:18:59 monsieurp Exp $
62 +
63 + 30 Aug 2014; <patrice@g.o> nikto-2.1.5.ebuild:
64 + #489240: version bump to 2.1.5 + EAPI bump to 5
65
66 10 Aug 2014; Sergei Trofimovich <slyfox@g.o> nikto-1.36.ebuild,
67 nikto-2.03.ebuild, nikto-2.1.4.ebuild: