Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/knot/
Date: Tue, 07 Jan 2020 06:20:27
Message-Id: 1578378001.3c0a8832e7b65a80145c5a8c94637b0d4948341e.juippis@gentoo
1 commit: 3c0a8832e7b65a80145c5a8c94637b0d4948341e
2 Author: Pierre-Olivier Mercier <nemunaire <AT> nemunai <DOT> re>
3 AuthorDate: Mon Jan 6 12:12:03 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 7 06:20:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c0a8832
7
8 net-dns/knot: remove olds
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
11 Signed-off-by: Pierre-Olivier Mercier <nemunaire <AT> nemunai.re>
12 Closes: https://github.com/gentoo/gentoo/pull/14264
13 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
14
15 net-dns/knot/Manifest | 3 --
16 net-dns/knot/knot-2.8.4.ebuild | 103 -----------------------------------------
17 net-dns/knot/knot-2.9.0.ebuild | 103 -----------------------------------------
18 net-dns/knot/knot-2.9.1.ebuild | 102 ----------------------------------------
19 4 files changed, 311 deletions(-)
20
21 diff --git a/net-dns/knot/Manifest b/net-dns/knot/Manifest
22 index 5c6752b977a..c6eec7b1075 100644
23 --- a/net-dns/knot/Manifest
24 +++ b/net-dns/knot/Manifest
25 @@ -1,5 +1,2 @@
26 -DIST knot-2.8.4.tar.xz 1181812 BLAKE2B ff334ec3914ff682247b10719c9da28cdc1b353a24915204944ab2c010395a19d154ff1e1db399fa38df616c606574856f8ad69a144d56e4414a4c06dea9fe87 SHA512 8f826f0e2259b346c84212f9b58fe756044b2549ae84e42d929a0e01269d9f72bce1791c98327b02de375c739e77090d0ea9bacba9fa91ded5b2ea16154ac588
27 DIST knot-2.8.5.tar.xz 1209076 BLAKE2B 7454499745caa04a9454f023bed0ce6d8ccc54fc2c264aada72a842c39b056a91caee908eb1b036fe77b97d8cea4f03b9afcd084a69846a2632e717f7c3591fd SHA512 f45e62816ddc1f534e724d2fa71831100efc01b415ec2ea8301d02cf44d8f104a248deccdb706ebad6853404aee2a209c2bf51b07076aa69340af6812e5a79de
28 -DIST knot-2.9.0.tar.xz 1210236 BLAKE2B 1cc461feff60ed15bb04438767b2d0fa069bec5f649fc703127950672af2235ec3cb5a84c900c4fc42acdc40ef55f8f17605077eafbb0c4a9aabfe3bd3ea2c83 SHA512 7584152d4fd01cea40a254b05d59971c7341cf612976104ddd857c4a1c637fc83ad93669fc943de3c1514122be793b78f8cc26fef4cc98f5a693640bb766f2b9
29 -DIST knot-2.9.1.tar.xz 1212460 BLAKE2B 7b025ab7fffddd6860cf4fa04386746c1e900d28bfc4322a021807c27f6c4621c0a19becbba07f9519c8fbb663b70c59b815ca566f6952edc3deb56b5658ae86 SHA512 467de157894c6d09f5ba0864f6c637f31f2cf4bcc612e1aa94a9f72395ce2f42dfe024818f84be5f3519af3d6421c771ad08f2dbf7ede6ff9ec7ec2a885178ff
30 DIST knot-2.9.2.tar.xz 1181860 BLAKE2B 4c4a54624cc0c107517596efb3d4a4dc205dac488e293b594e93f8e73b1face3c0ac4ca94d5def68576f7b801540468a355e5b4bd06d7992edc3bce122952fd3 SHA512 7e09cd6e587342b0a213f7a108704fff7535d02dd47d662e60b96ae5d75d9745d659131622253f964deb1607f28d172d1d46dc3b5f61e2f6c70e5002e746da68
31
32 diff --git a/net-dns/knot/knot-2.8.4.ebuild b/net-dns/knot/knot-2.8.4.ebuild
33 deleted file mode 100644
34 index aa3b0735e37..00000000000
35 --- a/net-dns/knot/knot-2.8.4.ebuild
36 +++ /dev/null
37 @@ -1,103 +0,0 @@
38 -# Copyright 1999-2019 Gentoo Authors
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=7
42 -
43 -inherit systemd
44 -
45 -DESCRIPTION="High-performance authoritative-only DNS server"
46 -HOMEPAGE="https://www.knot-dns.cz/"
47 -SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz"
48 -
49 -LICENSE="GPL-3"
50 -SLOT="0"
51 -KEYWORDS="~amd64 ~x86"
52 -
53 -KNOT_MODULES=(
54 - "+cookies"
55 - "+dnsproxy"
56 - "dnstap"
57 - "geoip"
58 - "+noudp"
59 - "+onlinesign"
60 - "+queryacl"
61 - "+rrl"
62 - "+stats"
63 - "+synthrecord"
64 - "+whoami"
65 -)
66 -IUSE="doc caps +fastparser idn +libidn2 systemd +utils ${KNOT_MODULES[@]}"
67 -
68 -RDEPEND="
69 - acct-group/knot
70 - acct-user/knot
71 - dev-db/lmdb
72 - dev-libs/libedit
73 - dev-libs/userspace-rcu:=
74 - dev-python/lmdb
75 - net-libs/gnutls:=
76 - caps? ( sys-libs/libcap-ng )
77 - dnstap? (
78 - dev-libs/fstrm
79 - dev-libs/protobuf-c:=
80 - )
81 - geoip? ( dev-libs/libmaxminddb:= )
82 - idn? (
83 - !libidn2? ( net-dns/libidn:0= !net-dns/libidn2 )
84 - libidn2? ( net-dns/libidn2:= )
85 - )
86 - systemd? ( sys-apps/systemd:= )
87 -"
88 -DEPEND="${RDEPEND}"
89 -BDEPEND="
90 - virtual/pkgconfig
91 - doc? ( dev-python/sphinx )
92 -"
93 -
94 -S="${WORKDIR}/${P/_/-}"
95 -
96 -src_configure() {
97 - local u
98 - local my_conf=(
99 - --with-storage="${EPREFIX}/var/lib/${PN}"
100 - --with-rundir="${EPREFIX}/var/run/${PN}"
101 - $(use_enable fastparser)
102 - $(use_enable dnstap)
103 - $(use_enable doc documentation)
104 - $(use_enable utils utilities)
105 - --enable-systemd=$(usex systemd)
106 - $(use_with idn libidn)
107 - )
108 -
109 - for u in "${KNOT_MODULES[@]#+}"; do
110 - my_conf+=("$(use_with ${u} module-${u})")
111 - done
112 -
113 - econf "${my_conf[@]}"
114 -}
115 -
116 -src_compile() {
117 - default
118 -
119 - if use doc; then
120 - emake -C doc html
121 - HTML_DOCS=( doc/_build/html/{*.html,*.js,_sources,_static} )
122 - fi
123 -}
124 -
125 -src_test() {
126 - emake check
127 -}
128 -
129 -src_install() {
130 - default
131 -
132 - rmdir "${D}/var/run/${PN}" "${D}/var/run/" || die
133 -
134 - newinitd "${FILESDIR}/knot.init" knot
135 - if use systemd; then
136 - systemd_newunit "${FILESDIR}/knot-1.service" knot.service
137 - fi
138 -
139 - find "${D}" -name '*.la' -delete || die
140 -}
141
142 diff --git a/net-dns/knot/knot-2.9.0.ebuild b/net-dns/knot/knot-2.9.0.ebuild
143 deleted file mode 100644
144 index aa3b0735e37..00000000000
145 --- a/net-dns/knot/knot-2.9.0.ebuild
146 +++ /dev/null
147 @@ -1,103 +0,0 @@
148 -# Copyright 1999-2019 Gentoo Authors
149 -# Distributed under the terms of the GNU General Public License v2
150 -
151 -EAPI=7
152 -
153 -inherit systemd
154 -
155 -DESCRIPTION="High-performance authoritative-only DNS server"
156 -HOMEPAGE="https://www.knot-dns.cz/"
157 -SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz"
158 -
159 -LICENSE="GPL-3"
160 -SLOT="0"
161 -KEYWORDS="~amd64 ~x86"
162 -
163 -KNOT_MODULES=(
164 - "+cookies"
165 - "+dnsproxy"
166 - "dnstap"
167 - "geoip"
168 - "+noudp"
169 - "+onlinesign"
170 - "+queryacl"
171 - "+rrl"
172 - "+stats"
173 - "+synthrecord"
174 - "+whoami"
175 -)
176 -IUSE="doc caps +fastparser idn +libidn2 systemd +utils ${KNOT_MODULES[@]}"
177 -
178 -RDEPEND="
179 - acct-group/knot
180 - acct-user/knot
181 - dev-db/lmdb
182 - dev-libs/libedit
183 - dev-libs/userspace-rcu:=
184 - dev-python/lmdb
185 - net-libs/gnutls:=
186 - caps? ( sys-libs/libcap-ng )
187 - dnstap? (
188 - dev-libs/fstrm
189 - dev-libs/protobuf-c:=
190 - )
191 - geoip? ( dev-libs/libmaxminddb:= )
192 - idn? (
193 - !libidn2? ( net-dns/libidn:0= !net-dns/libidn2 )
194 - libidn2? ( net-dns/libidn2:= )
195 - )
196 - systemd? ( sys-apps/systemd:= )
197 -"
198 -DEPEND="${RDEPEND}"
199 -BDEPEND="
200 - virtual/pkgconfig
201 - doc? ( dev-python/sphinx )
202 -"
203 -
204 -S="${WORKDIR}/${P/_/-}"
205 -
206 -src_configure() {
207 - local u
208 - local my_conf=(
209 - --with-storage="${EPREFIX}/var/lib/${PN}"
210 - --with-rundir="${EPREFIX}/var/run/${PN}"
211 - $(use_enable fastparser)
212 - $(use_enable dnstap)
213 - $(use_enable doc documentation)
214 - $(use_enable utils utilities)
215 - --enable-systemd=$(usex systemd)
216 - $(use_with idn libidn)
217 - )
218 -
219 - for u in "${KNOT_MODULES[@]#+}"; do
220 - my_conf+=("$(use_with ${u} module-${u})")
221 - done
222 -
223 - econf "${my_conf[@]}"
224 -}
225 -
226 -src_compile() {
227 - default
228 -
229 - if use doc; then
230 - emake -C doc html
231 - HTML_DOCS=( doc/_build/html/{*.html,*.js,_sources,_static} )
232 - fi
233 -}
234 -
235 -src_test() {
236 - emake check
237 -}
238 -
239 -src_install() {
240 - default
241 -
242 - rmdir "${D}/var/run/${PN}" "${D}/var/run/" || die
243 -
244 - newinitd "${FILESDIR}/knot.init" knot
245 - if use systemd; then
246 - systemd_newunit "${FILESDIR}/knot-1.service" knot.service
247 - fi
248 -
249 - find "${D}" -name '*.la' -delete || die
250 -}
251
252 diff --git a/net-dns/knot/knot-2.9.1.ebuild b/net-dns/knot/knot-2.9.1.ebuild
253 deleted file mode 100644
254 index 832d155aba2..00000000000
255 --- a/net-dns/knot/knot-2.9.1.ebuild
256 +++ /dev/null
257 @@ -1,102 +0,0 @@
258 -# Copyright 1999-2019 Gentoo Authors
259 -# Distributed under the terms of the GNU General Public License v2
260 -
261 -EAPI=7
262 -
263 -inherit systemd
264 -
265 -DESCRIPTION="High-performance authoritative-only DNS server"
266 -HOMEPAGE="https://www.knot-dns.cz/"
267 -SRC_URI="https://secure.nic.cz/files/knot-dns/${P/_/-}.tar.xz"
268 -
269 -LICENSE="GPL-3"
270 -SLOT="0"
271 -KEYWORDS="~amd64 ~x86"
272 -
273 -KNOT_MODULES=(
274 - "+cookies"
275 - "+dnsproxy"
276 - "dnstap"
277 - "geoip"
278 - "+noudp"
279 - "+onlinesign"
280 - "+queryacl"
281 - "+rrl"
282 - "+stats"
283 - "+synthrecord"
284 - "+whoami"
285 -)
286 -IUSE="doc caps +fastparser idn +libidn2 systemd +utils ${KNOT_MODULES[@]}"
287 -
288 -RDEPEND="
289 - acct-group/knot
290 - acct-user/knot
291 - dev-db/lmdb
292 - dev-libs/libedit
293 - dev-libs/userspace-rcu:=
294 - dev-python/lmdb
295 - net-libs/gnutls:=
296 - caps? ( sys-libs/libcap-ng )
297 - dnstap? (
298 - dev-libs/fstrm
299 - dev-libs/protobuf-c:=
300 - )
301 - geoip? ( dev-libs/libmaxminddb:= )
302 - idn? (
303 - !libidn2? ( net-dns/libidn:0= !net-dns/libidn2 )
304 - libidn2? ( net-dns/libidn2:= )
305 - )
306 - systemd? ( sys-apps/systemd:= )
307 -"
308 -DEPEND="${RDEPEND}"
309 -BDEPEND="
310 - virtual/pkgconfig
311 - doc? ( dev-python/sphinx )
312 -"
313 -
314 -S="${WORKDIR}/${P/_/-}"
315 -
316 -src_configure() {
317 - local u
318 - local my_conf=(
319 - --with-storage="${EPREFIX}/var/lib/${PN}"
320 - --with-rundir="${EPREFIX}/var/run/${PN}"
321 - $(use_enable fastparser)
322 - $(use_enable dnstap)
323 - $(use_enable doc documentation)
324 - $(use_enable utils utilities)
325 - --enable-systemd=$(usex systemd)
326 - $(use_with idn libidn)
327 - )
328 -
329 - for u in "${KNOT_MODULES[@]#+}"; do
330 - my_conf+=("$(use_with ${u} module-${u})")
331 - done
332 -
333 - econf "${my_conf[@]}"
334 -}
335 -
336 -src_compile() {
337 - default
338 -
339 - use doc && emake -C doc html
340 -}
341 -
342 -src_test() {
343 - emake check
344 -}
345 -
346 -src_install() {
347 - use doc && local HTML_DOCS=( doc/_build/html/{*.html,*.js,_sources,_static} )
348 -
349 - default
350 -
351 - rmdir "${D}/var/run/${PN}" "${D}/var/run/" || die
352 -
353 - newinitd "${FILESDIR}/knot.init" knot
354 - if use systemd; then
355 - systemd_newunit "${FILESDIR}/knot-1.service" knot.service
356 - fi
357 -
358 - find "${D}" -name '*.la' -delete || die
359 -}