Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/tevent/
Date: Thu, 26 Mar 2020 19:06:47
Message-Id: 1585249594.91bd0dbf708a0aefe25587938c75c8619c619586.polynomial-c@gentoo
1 commit: 91bd0dbf708a0aefe25587938c75c8619c619586
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 26 19:00:09 2020 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 26 19:06:34 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91bd0dbf
7
8 sys-libs/tevent: Removed old
9
10 Package-Manager: Portage-2.3.96, Repoman-2.3.22
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 sys-libs/tevent/Manifest | 5 ---
14 sys-libs/tevent/tevent-0.10.0.ebuild | 72 ---------------------------------
15 sys-libs/tevent/tevent-0.10.1.ebuild | 72 ---------------------------------
16 sys-libs/tevent/tevent-0.9.31-r1.ebuild | 61 ----------------------------
17 sys-libs/tevent/tevent-0.9.37.ebuild | 70 --------------------------------
18 sys-libs/tevent/tevent-0.9.39.ebuild | 72 ---------------------------------
19 6 files changed, 352 deletions(-)
20
21 diff --git a/sys-libs/tevent/Manifest b/sys-libs/tevent/Manifest
22 index 91e27943049..09de55dd85e 100644
23 --- a/sys-libs/tevent/Manifest
24 +++ b/sys-libs/tevent/Manifest
25 @@ -1,6 +1 @@
26 -DIST tevent-0.10.0.tar.gz 794845 BLAKE2B 20ed607050b2d558a6ed1cc3b5c7993b711c06bc1eaab6f703db7677b61231d631d49cf82b7a687ae39a4999f4922df4feaecea3b43832983aede0414f316ed1 SHA512 1b55560f2355d98779087046e72528ef30cfbcaf86fc4ad443f405798badc0fc089c8c9ca1e30f90f88f503298c6b39ad968afb0cb088e6035de94d03b8e341f
27 -DIST tevent-0.10.1.tar.gz 804125 BLAKE2B bc124bbf509c0cbf148142ca26312fd74c3bae43792d772b9c21198951ade6740ebac7ca280b0e6aef39fdd4b362f3ac58bfe1610d30119cfff62de6dcd530c5 SHA512 204295672618b8d720743f1d388f9a2d591805c8ef36cdb7e9ae3aa824bc288dab64b336e6a5f5babe6214a993b1ad3d0faa9d8ec2b30a9b927b3ea68bc5fd52
28 DIST tevent-0.10.2.tar.gz 800731 BLAKE2B 5ea6b83378b04dbe1666432db0dbd4c0df2e6b0bf5ebcc8ec4ec9bdeb834efec75c87b2019dc78c691aba6c4f6467394101febd6010f106046a1fb8848e27405 SHA512 1da8f28898f35daab515892b880d1de601062cc3e2b2570cd62e6913df17b0195a05acb7b484c628cddc0eb8b0cde893105ede3feb32bc5764e7d25684f332ba
29 -DIST tevent-0.9.31.tar.gz 587784 BLAKE2B 0e562600ae8ba4dae194b1a28a020f5618b1566f65cf2b2f158cd44e6cb30c422086bd2ebfd65a03bc4d4b13de4ca833ff04ab1368255eb2181c148de3487214 SHA512 048e37a7f5d3b8e948215fdb909c9b6e94b915c9d4978a8e18c73c9d27d5b1f179c10d19ec90325f8250e7c177c28231ad116a2975caaa43312c383e75517258
30 -DIST tevent-0.9.37.tar.gz 603859 BLAKE2B 2210416b09c3f83cf68a9f686d1d582891cd22b4547eb0e5237288dca6a0b94619769060c541e0cfc3ccce79246b1140875109934e009015b8e04a31a94d6792 SHA512 5d4833403e1c2f2749f00a389e4757261a4f22cd3a67c906001b36a8b622cc68a38e86d4eb475848a2121ebba054a7e7dac7f486d9f2906a401c3cc97fb447f4
31 -DIST tevent-0.9.39.tar.gz 795796 BLAKE2B a352d2730f4d480f18559ac01b82354914ebf3ced0438bc6813e8cddc8e2ac1a5bcd867a00441cf243753daa299b6e61ad6328d5e3f7370483f01d468d7e2621 SHA512 72f48493aa3ef2efb78fa4e8cbeca8a66871e6835b51307ce08864ed0a778ccfd5f62d6768099f06680915375ee78c3b889514e247bcfe797889f16388c321b0
32
33 diff --git a/sys-libs/tevent/tevent-0.10.0.ebuild b/sys-libs/tevent/tevent-0.10.0.ebuild
34 deleted file mode 100644
35 index 08d3a959b25..00000000000
36 --- a/sys-libs/tevent/tevent-0.10.0.ebuild
37 +++ /dev/null
38 @@ -1,72 +0,0 @@
39 -# Copyright 1999-2020 Gentoo Authors
40 -# Distributed under the terms of the GNU General Public License v2
41 -
42 -EAPI=6
43 -PYTHON_COMPAT=( python3_{6,7} )
44 -PYTHON_REQ_USE="threads(+)"
45 -
46 -inherit waf-utils multilib-minimal python-single-r1
47 -
48 -DESCRIPTION="Samba tevent library"
49 -HOMEPAGE="https://tevent.samba.org/"
50 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
51 -
52 -LICENSE="GPL-3"
53 -SLOT="0"
54 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-linux"
55 -IUSE="elibc_glibc python"
56 -
57 -RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
58 - >=sys-libs/talloc-2.2.0[${MULTILIB_USEDEP}]
59 - python? ( ${PYTHON_DEPS} )"
60 -
61 -DEPEND="${RDEPEND}
62 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
63 - elibc_glibc? (
64 - net-libs/libtirpc[${MULTILIB_USEDEP}]
65 - || (
66 - net-libs/rpcsvc-proto
67 - <sys-libs/glibc-2.26[rpc(+)]
68 - )
69 - )
70 - ${PYTHON_DEPS}
71 -"
72 -# build system does not work with python3
73 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
74 -
75 -WAF_BINARY="${S}/buildtools/bin/waf"
76 -
77 -RESTRICT="test"
78 -
79 -pkg_setup() {
80 - python-single-r1_pkg_setup
81 -}
82 -
83 -src_prepare() {
84 - default
85 - multilib_copy_sources
86 -}
87 -
88 -multilib_src_configure() {
89 - waf-utils_src_configure \
90 - --bundled-libraries=NONE \
91 - --builtin-libraries=NONE \
92 - $(multilib_native_usex python '' '--disable-python')
93 -}
94 -
95 -multilib_src_compile() {
96 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
97 - unset MAKEOPTS
98 - waf-utils_src_compile
99 -}
100 -
101 -multilib_src_install() {
102 - waf-utils_src_install
103 -
104 - multilib_is_native_abi && use python && python_domodule tevent.py
105 -}
106 -
107 -multilib_src_install_all() {
108 - insinto /usr/include
109 - doins tevent_internal.h
110 -}
111
112 diff --git a/sys-libs/tevent/tevent-0.10.1.ebuild b/sys-libs/tevent/tevent-0.10.1.ebuild
113 deleted file mode 100644
114 index fbbf34b5cf8..00000000000
115 --- a/sys-libs/tevent/tevent-0.10.1.ebuild
116 +++ /dev/null
117 @@ -1,72 +0,0 @@
118 -# Copyright 1999-2020 Gentoo Authors
119 -# Distributed under the terms of the GNU General Public License v2
120 -
121 -EAPI=6
122 -PYTHON_COMPAT=( python3_{6,7} )
123 -PYTHON_REQ_USE="threads(+)"
124 -
125 -inherit waf-utils multilib-minimal python-single-r1
126 -
127 -DESCRIPTION="Samba tevent library"
128 -HOMEPAGE="https://tevent.samba.org/"
129 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
130 -
131 -LICENSE="GPL-3"
132 -SLOT="0"
133 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
134 -IUSE="elibc_glibc python"
135 -
136 -RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
137 - >=sys-libs/talloc-2.2.0[${MULTILIB_USEDEP}]
138 - python? ( ${PYTHON_DEPS} )"
139 -
140 -DEPEND="${RDEPEND}
141 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
142 - elibc_glibc? (
143 - net-libs/libtirpc[${MULTILIB_USEDEP}]
144 - || (
145 - net-libs/rpcsvc-proto
146 - <sys-libs/glibc-2.26[rpc(+)]
147 - )
148 - )
149 - ${PYTHON_DEPS}
150 -"
151 -# build system does not work with python3
152 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
153 -
154 -WAF_BINARY="${S}/buildtools/bin/waf"
155 -
156 -RESTRICT="test"
157 -
158 -pkg_setup() {
159 - python-single-r1_pkg_setup
160 -}
161 -
162 -src_prepare() {
163 - default
164 - multilib_copy_sources
165 -}
166 -
167 -multilib_src_configure() {
168 - waf-utils_src_configure \
169 - --bundled-libraries=NONE \
170 - --builtin-libraries=NONE \
171 - $(multilib_native_usex python '' '--disable-python')
172 -}
173 -
174 -multilib_src_compile() {
175 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
176 - unset MAKEOPTS
177 - waf-utils_src_compile
178 -}
179 -
180 -multilib_src_install() {
181 - waf-utils_src_install
182 -
183 - multilib_is_native_abi && use python && python_domodule tevent.py
184 -}
185 -
186 -multilib_src_install_all() {
187 - insinto /usr/include
188 - doins tevent_internal.h
189 -}
190
191 diff --git a/sys-libs/tevent/tevent-0.9.31-r1.ebuild b/sys-libs/tevent/tevent-0.9.31-r1.ebuild
192 deleted file mode 100644
193 index 89cf18dfa50..00000000000
194 --- a/sys-libs/tevent/tevent-0.9.31-r1.ebuild
195 +++ /dev/null
196 @@ -1,61 +0,0 @@
197 -# Copyright 1999-2020 Gentoo Authors
198 -# Distributed under the terms of the GNU General Public License v2
199 -
200 -EAPI=6
201 -PYTHON_COMPAT=( python2_7 )
202 -PYTHON_REQ_USE="threads(+)"
203 -
204 -inherit waf-utils multilib-minimal python-single-r1
205 -
206 -DESCRIPTION="Samba tevent library"
207 -HOMEPAGE="https://tevent.samba.org/"
208 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
209 -
210 -LICENSE="GPL-3"
211 -SLOT="0"
212 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~x86-linux"
213 -IUSE="python"
214 -
215 -RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
216 - >=sys-libs/talloc-2.1.8[${MULTILIB_USEDEP}]
217 - python? ( ${PYTHON_DEPS} )"
218 -
219 -DEPEND="${RDEPEND}
220 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
221 - ${PYTHON_DEPS}
222 -"
223 -# build system does not work with python3
224 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
225 -
226 -WAF_BINARY="${S}/buildtools/bin/waf"
227 -
228 -pkg_setup() {
229 - python-single-r1_pkg_setup
230 -}
231 -
232 -src_prepare() {
233 - default
234 - multilib_copy_sources
235 -}
236 -
237 -multilib_src_configure() {
238 - waf-utils_src_configure \
239 - $(multilib_native_usex python '' '--disable-python')
240 -}
241 -
242 -multilib_src_compile() {
243 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
244 - unset MAKEOPTS
245 - waf-utils_src_compile
246 -}
247 -
248 -multilib_src_install() {
249 - waf-utils_src_install
250 -
251 - multilib_is_native_abi && use python && python_domodule tevent.py
252 -}
253 -
254 -multilib_src_install_all() {
255 - insinto /usr/include
256 - doins tevent_internal.h
257 -}
258
259 diff --git a/sys-libs/tevent/tevent-0.9.37.ebuild b/sys-libs/tevent/tevent-0.9.37.ebuild
260 deleted file mode 100644
261 index 9ac20041b76..00000000000
262 --- a/sys-libs/tevent/tevent-0.9.37.ebuild
263 +++ /dev/null
264 @@ -1,70 +0,0 @@
265 -# Copyright 1999-2020 Gentoo Authors
266 -# Distributed under the terms of the GNU General Public License v2
267 -
268 -EAPI=6
269 -PYTHON_COMPAT=( python2_7 )
270 -PYTHON_REQ_USE="threads(+)"
271 -
272 -inherit waf-utils multilib-minimal python-single-r1
273 -
274 -DESCRIPTION="Samba tevent library"
275 -HOMEPAGE="https://tevent.samba.org/"
276 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
277 -
278 -LICENSE="GPL-3"
279 -SLOT="0"
280 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-linux"
281 -IUSE="elibc_glibc python"
282 -
283 -RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
284 - >=sys-libs/talloc-2.1.13[${MULTILIB_USEDEP}]
285 - python? ( ${PYTHON_DEPS} )"
286 -
287 -DEPEND="${RDEPEND}
288 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
289 - elibc_glibc? (
290 - net-libs/libtirpc[${MULTILIB_USEDEP}]
291 - || (
292 - net-libs/rpcsvc-proto
293 - <sys-libs/glibc-2.26[rpc(+)]
294 - )
295 - )
296 - ${PYTHON_DEPS}
297 -"
298 -# build system does not work with python3
299 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
300 -
301 -WAF_BINARY="${S}/buildtools/bin/waf"
302 -
303 -pkg_setup() {
304 - python-single-r1_pkg_setup
305 -}
306 -
307 -src_prepare() {
308 - default
309 - multilib_copy_sources
310 -}
311 -
312 -multilib_src_configure() {
313 - waf-utils_src_configure \
314 - --bundled-libraries=NONE \
315 - --builtin-libraries=NONE \
316 - $(multilib_native_usex python '' '--disable-python')
317 -}
318 -
319 -multilib_src_compile() {
320 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
321 - unset MAKEOPTS
322 - waf-utils_src_compile
323 -}
324 -
325 -multilib_src_install() {
326 - waf-utils_src_install
327 -
328 - multilib_is_native_abi && use python && python_domodule tevent.py
329 -}
330 -
331 -multilib_src_install_all() {
332 - insinto /usr/include
333 - doins tevent_internal.h
334 -}
335
336 diff --git a/sys-libs/tevent/tevent-0.9.39.ebuild b/sys-libs/tevent/tevent-0.9.39.ebuild
337 deleted file mode 100644
338 index 2658de409a8..00000000000
339 --- a/sys-libs/tevent/tevent-0.9.39.ebuild
340 +++ /dev/null
341 @@ -1,72 +0,0 @@
342 -# Copyright 1999-2020 Gentoo Authors
343 -# Distributed under the terms of the GNU General Public License v2
344 -
345 -EAPI=6
346 -PYTHON_COMPAT=( python3_{6,7} )
347 -PYTHON_REQ_USE="threads(+)"
348 -
349 -inherit waf-utils multilib-minimal python-single-r1
350 -
351 -DESCRIPTION="Samba tevent library"
352 -HOMEPAGE="https://tevent.samba.org/"
353 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
354 -
355 -LICENSE="GPL-3"
356 -SLOT="0"
357 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x86-linux"
358 -IUSE="elibc_glibc python"
359 -
360 -RDEPEND="!elibc_FreeBSD? ( dev-libs/libbsd[${MULTILIB_USEDEP}] )
361 - >=sys-libs/talloc-2.1.16[${MULTILIB_USEDEP}]
362 - python? ( ${PYTHON_DEPS} )"
363 -
364 -DEPEND="${RDEPEND}
365 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
366 - elibc_glibc? (
367 - net-libs/libtirpc[${MULTILIB_USEDEP}]
368 - || (
369 - net-libs/rpcsvc-proto
370 - <sys-libs/glibc-2.26[rpc(+)]
371 - )
372 - )
373 - ${PYTHON_DEPS}
374 -"
375 -# build system does not work with python3
376 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
377 -
378 -WAF_BINARY="${S}/buildtools/bin/waf"
379 -
380 -RESTRICT="test"
381 -
382 -pkg_setup() {
383 - python-single-r1_pkg_setup
384 -}
385 -
386 -src_prepare() {
387 - default
388 - multilib_copy_sources
389 -}
390 -
391 -multilib_src_configure() {
392 - waf-utils_src_configure \
393 - --bundled-libraries=NONE \
394 - --builtin-libraries=NONE \
395 - $(multilib_native_usex python '' '--disable-python')
396 -}
397 -
398 -multilib_src_compile() {
399 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
400 - unset MAKEOPTS
401 - waf-utils_src_compile
402 -}
403 -
404 -multilib_src_install() {
405 - waf-utils_src_install
406 -
407 - multilib_is_native_abi && use python && python_domodule tevent.py
408 -}
409 -
410 -multilib_src_install_all() {
411 - insinto /usr/include
412 - doins tevent_internal.h
413 -}