Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ipv6calc/
Date: Sat, 01 Jun 2019 13:35:28
Message-Id: 1559396113.17e9b34c65efcdd610d44e76e0dd2ffa3c542442.blueness@gentoo
1 commit: 17e9b34c65efcdd610d44e76e0dd2ffa3c542442
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 31 23:03:21 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 1 13:35:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e9b34c
7
8 net-misc/ipv6calc: remove older versions
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.11
12
13 net-misc/ipv6calc/Manifest | 4 --
14 net-misc/ipv6calc/ipv6calc-0.97.4.ebuild | 59 -----------------------------
15 net-misc/ipv6calc/ipv6calc-0.99.2.ebuild | 65 --------------------------------
16 net-misc/ipv6calc/ipv6calc-1.1.0.ebuild | 65 --------------------------------
17 net-misc/ipv6calc/ipv6calc-2.0.0.ebuild | 65 --------------------------------
18 5 files changed, 258 deletions(-)
19
20 diff --git a/net-misc/ipv6calc/Manifest b/net-misc/ipv6calc/Manifest
21 index cbdcf9714e7..c3e71c18732 100644
22 --- a/net-misc/ipv6calc/Manifest
23 +++ b/net-misc/ipv6calc/Manifest
24 @@ -1,6 +1,2 @@
25 -DIST ipv6calc-0.97.4.tar.gz 1037582 BLAKE2B b01929321c94169631c865ddf00067a85d0df8083f2d675b6fea6d4d780400d654cc802a94ff8c723f2e5f4f0d970e82338d5e9fc4bf4c1572b304fa017ec4db SHA512 133f4e281da8eb1ea13b7c37123ae9f1b88e100553de758ceaa6cc63b0306e4711447bc7a4c171508fc5ce1ed447daec9749c5a75e5288deef0efcdc095bfcde
26 -DIST ipv6calc-0.99.2.tar.gz 1287951 BLAKE2B 14de353f5883e1aa538c9fd1b66dbc9d9b485192a7cd7853f4b8a00a31b1b798cee33edb4263a9c5acd8b6dd42b26cbce35e0f072e7b92a7c40f1222bba27075 SHA512 f757a4a7d69b5dea34051125b96b9f9f36957bfabb1568ddae2aaefe6551aac7b9edb6abfdb3ac90aeaf32e517720157614cb7552b4e9dc18180904674e48f09
27 DIST ipv6calc-1.0.0.tar.gz 1342987 BLAKE2B 0c5a28b8431a82669870c475c5a73c239368f3486c9d16e66918a110937ec134d79f9b3ce79edffe65ab2789b36b7ac9ecd90e57f891759ba4542d608bcc5380 SHA512 46e33697551c4bf0a472c7f2dd51c11ae21d49c7d78fe5213bce60c1d11f9230491c328e425f36733c7262a369644bcedb8392ffe2279031eb2552092a5ac209
28 -DIST ipv6calc-1.1.0.tar.gz 1396498 BLAKE2B 67b95057ea75f7c26ab1f9fc8b8e869ef027594e71800c4f8f1c442f34bce31340f1e7160d4f48033b8bc080738051418be48e3913ccd62594256ab64eaef919 SHA512 8fe2a4717f2be4ceae051b635d4329b8c438d9741e9a99a3c12cc1c0d0daef89325cc9beb7ca65da3c671586ce2a596191962118005aeaaf7cfe33a1d4549101
29 -DIST ipv6calc-2.0.0.tar.gz 1436990 BLAKE2B c445db7583f39b5084adcf756f383d888f1ac75c15702215bbd320c4a54222dfba8ab7b75582d43fb48fa89db1b6e186594f9028d0b30b843e0e7d033baaf6e7 SHA512 6763c27399529b1cc22bdffd84e1fb412d8fe7e20fa7c120fa9a231c0d24e2dde5c285856166ed71e498c93574baaf9d87c4ffb50b2a8511d71b7af4f35c3f25
30 DIST ipv6calc-2.1.0.tar.gz 1452903 BLAKE2B 52221e0ff08f6cffbf37900a750359b3e89fc7711ec0fc15b1dd974aa06a4e093ca53fb59e8d75e12824c60079bcefd9df5092365a375825fa9e2e583f0af6dd SHA512 b2ff8557a4af99e1d08b617b2d0a20652d23d80fb532104aefe3708c90fd42ed1309dc9697c7f405715140a2efdb460f4915b797fddf4a7966d165e74224695e
31
32 diff --git a/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild b/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild
33 deleted file mode 100644
34 index 0d08524686b..00000000000
35 --- a/net-misc/ipv6calc/ipv6calc-0.97.4.ebuild
36 +++ /dev/null
37 @@ -1,59 +0,0 @@
38 -# Copyright 1999-2015 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI="5"
42 -inherit eutils
43 -
44 -DESCRIPTION="IPv6 address calculator"
45 -HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
46 -SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz"
47 -
48 -LICENSE="GPL-2"
49 -SLOT="0"
50 -KEYWORDS="~alpha amd64 hppa ppc sparc x86 ~amd64-linux ~x86-linux"
51 -IUSE="geoip test"
52 -
53 -RDEPEND="
54 - dev-libs/openssl:=
55 - geoip? ( >=dev-libs/geoip-1.4.7 )
56 -"
57 -DEPEND="${RDEPEND}
58 - test? ( dev-perl/Digest-SHA1 )
59 -"
60 -
61 -#dev-perl/URI is needed for web interface, that is not installed now
62 -
63 -src_configure() {
64 - if use geoip; then
65 - myconf=$(use_enable geoip)
66 - myconf+=" --with-geoip-db=${EPREFIX}/usr/share/GeoIP"
67 - fi
68 - econf \
69 - --disable-bundled-getopt \
70 - --disable-bundled-md5 \
71 - --enable-shared \
72 - --enable-dynamic-load \
73 - --enable-db-ieee \
74 - --enable-db-ipv4 \
75 - --enable-db-ipv6 \
76 - --disable-ip2location \
77 - ${myconf}
78 -}
79 -
80 -src_compile() {
81 - # Disable default CFLAGS (-O2 and -g)
82 - emake DEFAULT_CFLAGS=""
83 -}
84 -
85 -src_test() {
86 - if [[ ${EUID} -eq 0 ]]; then
87 - # Disable tests that fail as root
88 - echo true > ipv6logstats/test_ipv6logstats.sh
89 - fi
90 - default
91 -}
92 -
93 -src_install() {
94 - emake DESTDIR="${D}" install
95 - dodoc ChangeLog CREDITS README TODO USAGE
96 -}
97
98 diff --git a/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild b/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild
99 deleted file mode 100644
100 index 2070cec352d..00000000000
101 --- a/net-misc/ipv6calc/ipv6calc-0.99.2.ebuild
102 +++ /dev/null
103 @@ -1,65 +0,0 @@
104 -# Copyright 1999-2018 Gentoo Foundation
105 -# Distributed under the terms of the GNU General Public License v2
106 -
107 -EAPI="6"
108 -
109 -DESCRIPTION="IPv6 address calculator"
110 -HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
111 -SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz"
112 -
113 -LICENSE="GPL-2"
114 -SLOT="0"
115 -KEYWORDS="~alpha amd64 hppa ppc sparc x86 ~amd64-linux ~x86-linux"
116 -IUSE="geoip libressl test"
117 -
118 -RDEPEND="
119 - !libressl? ( dev-libs/openssl:= )
120 - libressl? ( dev-libs/libressl:= )
121 - geoip? ( >=dev-libs/geoip-1.4.7 )
122 -"
123 -DEPEND="${RDEPEND}
124 - test? ( dev-perl/Digest-SHA1 )
125 -"
126 -
127 -#dev-perl/URI is needed for web interface, that is not installed now
128 -
129 -src_configure() {
130 - # These options are broken. You can't disable them. That's
131 - # okay because we want then force enabled.
132 - # --disable-db-as-registry
133 - # --disable-db-cc-registry
134 - if use geoip; then
135 - myconf=$(use_enable geoip)
136 - myconf+=" --with-geoip-db=${EPREFIX}/usr/share/GeoIP"
137 - fi
138 - econf \
139 - --disable-bundled-getopt \
140 - --disable-bundled-md5 \
141 - --enable-shared \
142 - --enable-dynamic-load \
143 - --enable-db-ieee \
144 - --enable-db-ipv4 \
145 - --enable-db-ipv6 \
146 - --disable-dbip \
147 - --disable-external \
148 - --disable-ip2location \
149 - ${myconf}
150 -}
151 -
152 -src_compile() {
153 - # Disable default CFLAGS (-O2 and -g)
154 - emake DEFAULT_CFLAGS=""
155 -}
156 -
157 -src_test() {
158 - if [[ ${EUID} -eq 0 ]]; then
159 - # Disable tests that fail as root
160 - echo true > ipv6logstats/test_ipv6logstats.sh
161 - fi
162 - default
163 -}
164 -
165 -src_install() {
166 - emake DESTDIR="${D}" install
167 - dodoc ChangeLog CREDITS README TODO USAGE
168 -}
169
170 diff --git a/net-misc/ipv6calc/ipv6calc-1.1.0.ebuild b/net-misc/ipv6calc/ipv6calc-1.1.0.ebuild
171 deleted file mode 100644
172 index f16ce08a770..00000000000
173 --- a/net-misc/ipv6calc/ipv6calc-1.1.0.ebuild
174 +++ /dev/null
175 @@ -1,65 +0,0 @@
176 -# Copyright 1999-2018 Gentoo Foundation
177 -# Distributed under the terms of the GNU General Public License v2
178 -
179 -EAPI="6"
180 -
181 -DESCRIPTION="IPv6 address calculator"
182 -HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
183 -SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz"
184 -
185 -LICENSE="GPL-2"
186 -SLOT="0"
187 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
188 -IUSE="geoip libressl test"
189 -
190 -RDEPEND="
191 - !libressl? ( dev-libs/openssl:= )
192 - libressl? ( dev-libs/libressl:= )
193 - geoip? ( >=dev-libs/geoip-1.4.7 )
194 -"
195 -DEPEND="${RDEPEND}
196 - test? ( dev-perl/Digest-SHA1 )
197 -"
198 -
199 -#dev-perl/URI is needed for web interface, that is not installed now
200 -
201 -src_configure() {
202 - # These options are broken. You can't disable them. That's
203 - # okay because we want then force enabled.
204 - # --disable-db-as-registry
205 - # --disable-db-cc-registry
206 - if use geoip; then
207 - myconf=$(use_enable geoip)
208 - myconf+=" --with-geoip-db=${EPREFIX}/usr/share/GeoIP"
209 - fi
210 - econf \
211 - --disable-bundled-getopt \
212 - --disable-bundled-md5 \
213 - --enable-shared \
214 - --enable-dynamic-load \
215 - --enable-db-ieee \
216 - --enable-db-ipv4 \
217 - --enable-db-ipv6 \
218 - --disable-dbip \
219 - --disable-external \
220 - --disable-ip2location \
221 - ${myconf}
222 -}
223 -
224 -src_compile() {
225 - # Disable default CFLAGS (-O2 and -g)
226 - emake DEFAULT_CFLAGS=""
227 -}
228 -
229 -src_test() {
230 - if [[ ${EUID} -eq 0 ]]; then
231 - # Disable tests that fail as root
232 - echo true > ipv6logstats/test_ipv6logstats.sh
233 - fi
234 - default
235 -}
236 -
237 -src_install() {
238 - emake DESTDIR="${D}" install
239 - dodoc ChangeLog CREDITS README TODO USAGE
240 -}
241
242 diff --git a/net-misc/ipv6calc/ipv6calc-2.0.0.ebuild b/net-misc/ipv6calc/ipv6calc-2.0.0.ebuild
243 deleted file mode 100644
244 index af1dab4b99b..00000000000
245 --- a/net-misc/ipv6calc/ipv6calc-2.0.0.ebuild
246 +++ /dev/null
247 @@ -1,65 +0,0 @@
248 -# Copyright 1999-2019 Gentoo Authors
249 -# Distributed under the terms of the GNU General Public License v2
250 -
251 -EAPI="7"
252 -
253 -DESCRIPTION="IPv6 address calculator"
254 -HOMEPAGE="http://www.deepspace6.net/projects/ipv6calc.html"
255 -SRC_URI="ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/${P}.tar.gz"
256 -
257 -LICENSE="GPL-2"
258 -SLOT="0"
259 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
260 -IUSE="geoip libressl test"
261 -
262 -RDEPEND="
263 - !libressl? ( dev-libs/openssl:= )
264 - libressl? ( dev-libs/libressl:= )
265 - geoip? ( >=dev-libs/geoip-1.4.7 )
266 -"
267 -DEPEND="${RDEPEND}
268 - test? ( dev-perl/Digest-SHA1 )
269 -"
270 -
271 -#dev-perl/URI is needed for web interface, that is not installed now
272 -
273 -src_configure() {
274 - # These options are broken. You can't disable them. That's
275 - # okay because we want then force enabled.
276 - # --disable-db-as-registry
277 - # --disable-db-cc-registry
278 - if use geoip; then
279 - myconf=$(use_enable geoip)
280 - myconf+=" --with-geoip-db=${EPREFIX}/usr/share/GeoIP"
281 - fi
282 - econf \
283 - --disable-bundled-getopt \
284 - --disable-bundled-md5 \
285 - --enable-shared \
286 - --enable-dynamic-load \
287 - --enable-db-ieee \
288 - --enable-db-ipv4 \
289 - --enable-db-ipv6 \
290 - --disable-dbip \
291 - --disable-external \
292 - --disable-ip2location \
293 - ${myconf}
294 -}
295 -
296 -src_compile() {
297 - # Disable default CFLAGS (-O2 and -g)
298 - emake DEFAULT_CFLAGS=""
299 -}
300 -
301 -src_test() {
302 - if [[ ${EUID} -eq 0 ]]; then
303 - # Disable tests that fail as root
304 - echo true > ipv6logstats/test_ipv6logstats.sh
305 - fi
306 - default
307 -}
308 -
309 -src_install() {
310 - emake DESTDIR="${D}" install
311 - dodoc ChangeLog CREDITS README TODO USAGE
312 -}