Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/iputils: iputils-20101006-r2.ebuild iputils-20121221.ebuild iputils-99999999.ebuild iputils-20121221-r1.ebuild ChangeLog
Date: Sat, 26 Oct 2013 15:33:25
Message-Id: 20131026153316.F2ACF20047@flycatcher.gentoo.org
1 vapier 13/10/26 15:33:16
2
3 Modified: iputils-20101006-r2.ebuild iputils-20121221.ebuild
4 iputils-99999999.ebuild iputils-20121221-r1.ebuild
5 ChangeLog
6 Log:
7 Fix license to reflect source -- BSD-4.
8
9 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key FB7C4156)
10
11 Revision Changes Path
12 1.9 net-misc/iputils/iputils-20101006-r2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild?rev=1.9&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild?rev=1.9&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild?r1=1.8&r2=1.9
17
18 Index: iputils-20101006-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild,v
21 retrieving revision 1.8
22 retrieving revision 1.9
23 diff -u -r1.8 -r1.9
24 --- iputils-20101006-r2.ebuild 25 Jan 2013 05:28:28 -0000 1.8
25 +++ iputils-20101006-r2.ebuild 26 Oct 2013 15:33:16 -0000 1.9
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2013 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild,v 1.8 2013/01/25 05:28:28 vapier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20101006-r2.ebuild,v 1.9 2013/10/26 15:33:16 vapier Exp $
31
32 # For released versions, we precompile the man/html pages and store
33 # them in a tarball on our mirrors. This avoids ugly issues while
34 @@ -22,7 +22,7 @@
35 DESCRIPTION="Network monitoring tools including ping and ping6"
36 HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils"
37
38 -LICENSE="BSD"
39 +LICENSE="BSD-4"
40 SLOT="0"
41 IUSE="doc idn ipv6 SECURITY_HAZARD ssl static"
42
43
44
45
46 1.15 net-misc/iputils/iputils-20121221.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild?rev=1.15&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild?rev=1.15&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild?r1=1.14&r2=1.15
51
52 Index: iputils-20121221.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v
55 retrieving revision 1.14
56 retrieving revision 1.15
57 diff -u -r1.14 -r1.15
58 --- iputils-20121221.ebuild 8 Feb 2013 16:47:03 -0000 1.14
59 +++ iputils-20121221.ebuild 26 Oct 2013 15:33:16 -0000 1.15
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2013 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.14 2013/02/08 16:47:03 ago Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221.ebuild,v 1.15 2013/10/26 15:33:16 vapier Exp $
65
66 # For released versions, we precompile the man/html pages and store
67 # them in a tarball on our mirrors. This avoids ugly issues while
68 @@ -22,7 +22,7 @@
69 DESCRIPTION="Network monitoring tools including ping and ping6"
70 HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils"
71
72 -LICENSE="BSD"
73 +LICENSE="BSD-4"
74 SLOT="0"
75 IUSE="caps doc gnutls idn ipv6 SECURITY_HAZARD ssl static"
76
77
78
79
80 1.11 net-misc/iputils/iputils-99999999.ebuild
81
82 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild?rev=1.11&view=markup
83 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild?rev=1.11&content-type=text/plain
84 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild?r1=1.10&r2=1.11
85
86 Index: iputils-99999999.ebuild
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild,v
89 retrieving revision 1.10
90 retrieving revision 1.11
91 diff -u -r1.10 -r1.11
92 --- iputils-99999999.ebuild 28 Jan 2013 20:05:01 -0000 1.10
93 +++ iputils-99999999.ebuild 26 Oct 2013 15:33:16 -0000 1.11
94 @@ -1,6 +1,6 @@
95 # Copyright 1999-2013 Gentoo Foundation
96 # Distributed under the terms of the GNU General Public License v2
97 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild,v 1.10 2013/01/28 20:05:01 vapier Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-99999999.ebuild,v 1.11 2013/10/26 15:33:16 vapier Exp $
99
100 # For released versions, we precompile the man/html pages and store
101 # them in a tarball on our mirrors. This avoids ugly issues while
102 @@ -22,7 +22,7 @@
103 DESCRIPTION="Network monitoring tools including ping and ping6"
104 HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils"
105
106 -LICENSE="BSD"
107 +LICENSE="BSD-4"
108 SLOT="0"
109 IUSE="caps doc gnutls idn ipv6 SECURITY_HAZARD ssl static"
110
111
112
113
114 1.4 net-misc/iputils/iputils-20121221-r1.ebuild
115
116 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild?rev=1.4&view=markup
117 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild?rev=1.4&content-type=text/plain
118 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild?r1=1.3&r2=1.4
119
120 Index: iputils-20121221-r1.ebuild
121 ===================================================================
122 RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v
123 retrieving revision 1.3
124 retrieving revision 1.4
125 diff -u -r1.3 -r1.4
126 --- iputils-20121221-r1.ebuild 28 Jan 2013 20:05:01 -0000 1.3
127 +++ iputils-20121221-r1.ebuild 26 Oct 2013 15:33:16 -0000 1.4
128 @@ -1,6 +1,6 @@
129 # Copyright 1999-2013 Gentoo Foundation
130 # Distributed under the terms of the GNU General Public License v2
131 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v 1.3 2013/01/28 20:05:01 vapier Exp $
132 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/iputils-20121221-r1.ebuild,v 1.4 2013/10/26 15:33:16 vapier Exp $
133
134 # For released versions, we precompile the man/html pages and store
135 # them in a tarball on our mirrors. This avoids ugly issues while
136 @@ -22,7 +22,7 @@
137 DESCRIPTION="Network monitoring tools including ping and ping6"
138 HOMEPAGE="http://www.linuxfoundation.org/collaborate/workgroups/networking/iputils"
139
140 -LICENSE="BSD"
141 +LICENSE="BSD-4"
142 SLOT="0"
143 IUSE="caps doc gnutls idn ipv6 SECURITY_HAZARD ssl static"
144
145
146
147
148 1.124 net-misc/iputils/ChangeLog
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/ChangeLog?rev=1.124&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/ChangeLog?rev=1.124&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/iputils/ChangeLog?r1=1.123&r2=1.124
153
154 Index: ChangeLog
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v
157 retrieving revision 1.123
158 retrieving revision 1.124
159 diff -u -r1.123 -r1.124
160 --- ChangeLog 9 Jun 2013 23:01:13 -0000 1.123
161 +++ ChangeLog 26 Oct 2013 15:33:16 -0000 1.124
162 @@ -1,6 +1,10 @@
163 # ChangeLog for net-misc/iputils
164 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
165 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.123 2013/06/09 23:01:13 vapier Exp $
166 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.124 2013/10/26 15:33:16 vapier Exp $
167 +
168 + 26 Oct 2013; Mike Frysinger <vapier@g.o> iputils-20101006-r2.ebuild,
169 + iputils-20121221-r1.ebuild, iputils-20121221.ebuild, iputils-99999999.ebuild:
170 + Fix license to reflect source -- BSD-4.
171
172 09 Jun 2013; Mike Frysinger <vapier@g.o> metadata.xml:
173 Add upstream CPE tag (security info) from ChromiumOS.