Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/ntop: ntop-4.1.0.ebuild ntop-4.0.3.ebuild ChangeLog ntop-5.0.1-r1.ebuild
Date: Mon, 02 Feb 2015 10:05:14
Message-Id: 20150202100508.571EE10E30@oystercatcher.gentoo.org
1 jer 15/02/02 10:05:08
2
3 Modified: ntop-4.1.0.ebuild ntop-4.0.3.ebuild ChangeLog
4 ntop-5.0.1-r1.ebuild
5 Log:
6 Fix LICENSE.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
9
10 Revision Changes Path
11 1.7 net-analyzer/ntop/ntop-4.1.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-4.1.0.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-4.1.0.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-4.1.0.ebuild?r1=1.6&r2=1.7
16
17 Index: ntop-4.1.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.1.0.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- ntop-4.1.0.ebuild 15 Jul 2014 17:45:44 -0000 1.6
24 +++ ntop-4.1.0.ebuild 2 Feb 2015 10:05:08 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2014 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.1.0.ebuild,v 1.6 2014/07/15 17:45:44 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.1.0.ebuild,v 1.7 2015/02/02 10:05:08 jer Exp $
31
32 EAPI="2"
33
34 @@ -10,7 +10,7 @@
35 HOMEPAGE="http://www.ntop.org/products/ntop/"
36 SRC_URI="mirror://sourceforge/ntop/ntop/Stable/${P}.tar.gz"
37
38 -LICENSE="GPL-2"
39 +LICENSE="GPL-3"
40 SLOT="0"
41 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
42 IUSE="snmp ssl"
43
44
45
46 1.12 net-analyzer/ntop/ntop-4.0.3.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild?r1=1.11&r2=1.12
51
52 Index: ntop-4.0.3.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- ntop-4.0.3.ebuild 15 Jul 2014 17:45:44 -0000 1.11
59 +++ ntop-4.0.3.ebuild 2 Feb 2015 10:05:08 -0000 1.12
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2014 Gentoo Foundation
62 +# Copyright 1999-2015 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.11 2014/07/15 17:45:44 jer Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-4.0.3.ebuild,v 1.12 2015/02/02 10:05:08 jer Exp $
66
67 EAPI="2"
68
69 @@ -10,7 +10,7 @@
70 HOMEPAGE="http://www.ntop.org/products/ntop/"
71 SRC_URI="mirror://sourceforge/ntop/${P}.tgz"
72
73 -LICENSE="GPL-2"
74 +LICENSE="GPL-3"
75 SLOT="0"
76 KEYWORDS="amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
77 IUSE="ipv6 ssl"
78
79
80
81 1.121 net-analyzer/ntop/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ChangeLog?rev=1.121&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ChangeLog?rev=1.121&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ChangeLog?r1=1.120&r2=1.121
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v
90 retrieving revision 1.120
91 retrieving revision 1.121
92 diff -u -r1.120 -r1.121
93 --- ChangeLog 16 Jul 2014 14:15:44 -0000 1.120
94 +++ ChangeLog 2 Feb 2015 10:05:08 -0000 1.121
95 @@ -1,6 +1,10 @@
96 # ChangeLog for net-analyzer/ntop
97 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.120 2014/07/16 14:15:44 jer Exp $
99 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ChangeLog,v 1.121 2015/02/02 10:05:08 jer Exp $
101 +
102 + 02 Feb 2015; Jeroen Roovers <jer@g.o> ntop-4.0.3.ebuild,
103 + ntop-4.1.0.ebuild, ntop-5.0.1-r1.ebuild:
104 + Fix LICENSE.
105
106 16 Jul 2014; Jeroen Roovers <jer@g.o> ntop-5.0.1-r1.ebuild,
107 +files/ntop-5.0.1-INCS.patch, +files/ntop-5.0.1-includes.patch:
108
109
110
111 1.4 net-analyzer/ntop/ntop-5.0.1-r1.ebuild
112
113 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-5.0.1-r1.ebuild?rev=1.4&view=markup
114 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-5.0.1-r1.ebuild?rev=1.4&content-type=text/plain
115 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/ntop/ntop-5.0.1-r1.ebuild?r1=1.3&r2=1.4
116
117 Index: ntop-5.0.1-r1.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-5.0.1-r1.ebuild,v
120 retrieving revision 1.3
121 retrieving revision 1.4
122 diff -u -r1.3 -r1.4
123 --- ntop-5.0.1-r1.ebuild 16 Jul 2014 14:15:44 -0000 1.3
124 +++ ntop-5.0.1-r1.ebuild 2 Feb 2015 10:05:08 -0000 1.4
125 @@ -1,6 +1,6 @@
126 -# Copyright 1999-2014 Gentoo Foundation
127 +# Copyright 1999-2015 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-5.0.1-r1.ebuild,v 1.3 2014/07/16 14:15:44 jer Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ntop/ntop-5.0.1-r1.ebuild,v 1.4 2015/02/02 10:05:08 jer Exp $
131
132 EAPI=5
133 PYTHON_COMPAT=( python2_{6,7} )
134 @@ -11,7 +11,7 @@
135 HOMEPAGE="http://www.ntop.org/products/ntop/"
136 SRC_URI="mirror://sourceforge/ntop/ntop/Stable/${P}.tar.gz"
137
138 -LICENSE="GPL-2"
139 +LICENSE="GPL-3"
140 SLOT="0"
141 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
142 IUSE="snmp ssl"