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: Wed, 28 Feb 2018 09:29:12
Message-Id: 1519810138.68c45c957aa56bda81c2cde382308a79f425e8e0.polynomial-c@gentoo
1 commit: 68c45c957aa56bda81c2cde382308a79f425e8e0
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 28 09:19:28 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 28 09:28:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68c45c95
7
8 sys-libs/tevent: Removed old.
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 sys-libs/tevent/Manifest | 3 --
13 sys-libs/tevent/tevent-0.9.32.ebuild | 60 --------------------------------
14 sys-libs/tevent/tevent-0.9.33.ebuild | 66 ------------------------------------
15 sys-libs/tevent/tevent-0.9.34.ebuild | 66 ------------------------------------
16 4 files changed, 195 deletions(-)
17
18 diff --git a/sys-libs/tevent/Manifest b/sys-libs/tevent/Manifest
19 index c79d44fd0ac..11da48ea7a7 100644
20 --- a/sys-libs/tevent/Manifest
21 +++ b/sys-libs/tevent/Manifest
22 @@ -1,7 +1,4 @@
23 DIST tevent-0.9.28.tar.gz 581522 BLAKE2B 95db3ed16b91673ee99fbf30d3c40dfceda080f428feb6b7bbebb0bfc4edc53a183affc8056d25fb05d11a37325b2854949ea5e2dcb170ad7c81e7a7bce62e11 SHA512 328d586a5891796a731e6f0d02e1a731d3541a977c16abca355359cd7f60bbdbb0baaad49c05eb42c3a44f97e57a775605974d22d46ca6c26f283c8ca1b5a909
24 DIST tevent-0.9.31.tar.gz 587784 BLAKE2B 0e562600ae8ba4dae194b1a28a020f5618b1566f65cf2b2f158cd44e6cb30c422086bd2ebfd65a03bc4d4b13de4ca833ff04ab1368255eb2181c148de3487214 SHA512 048e37a7f5d3b8e948215fdb909c9b6e94b915c9d4978a8e18c73c9d27d5b1f179c10d19ec90325f8250e7c177c28231ad116a2975caaa43312c383e75517258
25 -DIST tevent-0.9.32.tar.gz 590314 BLAKE2B 6159d2eac6ea49814fa83b982176db58fad6a9b619a28145bcee3eaff6b294559bcd863f2a3c8336cb218b8978145457d6dcf9e1af2239298d3811413f2bee69 SHA512 9bd256c245d9f82dcd5b31787c8b11780b958bef96426de231f54eaea6df680a5cf3eb8c8d066d05f271e81f303404fc4191a23a6bc2533b7d1b732b2c206fbd
26 -DIST tevent-0.9.33.tar.gz 590611 BLAKE2B 087cd196b5cd0ca675280ce35d2a3f51a69d3e36f3ca99be0860873b0078fa4b94092731e2d23c15e8ad0db9703735ee07b90a1900e27245295f11edb3798e6d SHA512 3a437957859a556e06f24334301c41a3db1433c1e90d651fa74585a638a36d71369f235a8ab51aa0dd8f9d9bb88ad42f2c3ddeba0b99c4234c63866a8c922b91
27 -DIST tevent-0.9.34.tar.gz 590260 BLAKE2B 7acd5b5ec540ab97641729e2b6300335a581d70ae2a76d0a93959c47cf84109cb1f52234b7189ecdd28390205b828296bbbde0820e9ba23a7bb33677b347a584 SHA512 29ff88cedc05d9345749ee241f8ab083fc6f98d3975b2739629a3a75a766db6ec42133eeb6c9297315ee0c68ab512c70b8b927d2df5ea61880c673ef33b44183
28 DIST tevent-0.9.35.tar.gz 591546 BLAKE2B d0df81dc1998ae5806f3f8b613c5640af56d52c0e6fdea8f57c95cf4ef5d8bf349992582b97da94cbcc048bc3f758ecb03e836847467588e7dbfbb1aef87b906 SHA512 935719382469a0f39764a7ebdbc0ee977ccca2fc55ff1e896ddd95ba2d065d989f0c366cb98be95ce87475e628b0de38b7138261717a5c2cee870e98339ed5fd
29 DIST tevent-0.9.36.tar.gz 592439 BLAKE2B b24dc37aaeb3bc08eb642c85cf34e4fbcf35fbc38421d3f5c3f03fe77ea8252e7a54a956a9c6750c78dcbb11a092e894bd24ea700acdd634edada1f930a67756 SHA512 bca9db9bcf142ba68b207180d19414dddb89a069a4f040383069c8af0df5bb184ca219293c4a1e7b0bc241b9a1ea3d414f8284278ad3a5f0383b9e432450167b
30
31 diff --git a/sys-libs/tevent/tevent-0.9.32.ebuild b/sys-libs/tevent/tevent-0.9.32.ebuild
32 deleted file mode 100644
33 index 05ce6c58e98..00000000000
34 --- a/sys-libs/tevent/tevent-0.9.32.ebuild
35 +++ /dev/null
36 @@ -1,60 +0,0 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -PYTHON_COMPAT=( python2_7 )
42 -PYTHON_REQ_USE="threads(+)"
43 -
44 -inherit waf-utils multilib-minimal python-single-r1
45 -
46 -DESCRIPTION="Samba tevent library"
47 -HOMEPAGE="https://tevent.samba.org/"
48 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
49 -
50 -LICENSE="GPL-3"
51 -SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
53 -IUSE="python"
54 -
55 -RDEPEND=">=sys-libs/talloc-2.1.9[${MULTILIB_USEDEP}]
56 - python? ( ${PYTHON_DEPS} )"
57 -
58 -DEPEND="${RDEPEND}
59 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
60 - ${PYTHON_DEPS}
61 -"
62 -# build system does not work with python3
63 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
64 -
65 -WAF_BINARY="${S}/buildtools/bin/waf"
66 -
67 -pkg_setup() {
68 - python-single-r1_pkg_setup
69 -}
70 -
71 -src_prepare() {
72 - default
73 - multilib_copy_sources
74 -}
75 -
76 -multilib_src_configure() {
77 - waf-utils_src_configure \
78 - $(multilib_native_usex python '' '--disable-python')
79 -}
80 -
81 -multilib_src_compile() {
82 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
83 - unset MAKEOPTS
84 - waf-utils_src_compile
85 -}
86 -
87 -multilib_src_install() {
88 - waf-utils_src_install
89 -
90 - multilib_is_native_abi && use python && python_domodule tevent.py
91 -}
92 -
93 -multilib_src_install_all() {
94 - insinto /usr/include
95 - doins tevent_internal.h
96 -}
97
98 diff --git a/sys-libs/tevent/tevent-0.9.33.ebuild b/sys-libs/tevent/tevent-0.9.33.ebuild
99 deleted file mode 100644
100 index 97ab456ff1c..00000000000
101 --- a/sys-libs/tevent/tevent-0.9.33.ebuild
102 +++ /dev/null
103 @@ -1,66 +0,0 @@
104 -# Copyright 1999-2017 Gentoo Foundation
105 -# Distributed under the terms of the GNU General Public License v2
106 -
107 -EAPI=6
108 -PYTHON_COMPAT=( python2_7 )
109 -PYTHON_REQ_USE="threads(+)"
110 -
111 -inherit waf-utils multilib-minimal python-single-r1
112 -
113 -DESCRIPTION="Samba tevent library"
114 -HOMEPAGE="https://tevent.samba.org/"
115 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
116 -
117 -LICENSE="GPL-3"
118 -SLOT="0"
119 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
120 -IUSE="python"
121 -
122 -RDEPEND=">=sys-libs/talloc-2.1.10[${MULTILIB_USEDEP}]
123 - python? ( ${PYTHON_DEPS} )"
124 -
125 -DEPEND="${RDEPEND}
126 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
127 - ${PYTHON_DEPS}
128 -"
129 -# build system does not work with python3
130 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
131 -
132 -PATCHES=(
133 - "${FILESDIR}"/talloc-disable-python.patch
134 -)
135 -
136 -WAF_BINARY="${S}/buildtools/bin/waf"
137 -
138 -pkg_setup() {
139 - python-single-r1_pkg_setup
140 -}
141 -
142 -src_prepare() {
143 - default
144 - multilib_copy_sources
145 -}
146 -
147 -multilib_src_configure() {
148 - waf-utils_src_configure \
149 - --bundled-libraries=NONE \
150 - --builtin-libraries=NONE \
151 - $(multilib_native_usex python '' '--disable-python')
152 -}
153 -
154 -multilib_src_compile() {
155 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
156 - unset MAKEOPTS
157 - waf-utils_src_compile
158 -}
159 -
160 -multilib_src_install() {
161 - waf-utils_src_install
162 -
163 - multilib_is_native_abi && use python && python_domodule tevent.py
164 -}
165 -
166 -multilib_src_install_all() {
167 - insinto /usr/include
168 - doins tevent_internal.h
169 -}
170
171 diff --git a/sys-libs/tevent/tevent-0.9.34.ebuild b/sys-libs/tevent/tevent-0.9.34.ebuild
172 deleted file mode 100644
173 index 8631e3e4141..00000000000
174 --- a/sys-libs/tevent/tevent-0.9.34.ebuild
175 +++ /dev/null
176 @@ -1,66 +0,0 @@
177 -# Copyright 1999-2017 Gentoo Foundation
178 -# Distributed under the terms of the GNU General Public License v2
179 -
180 -EAPI=6
181 -PYTHON_COMPAT=( python2_7 )
182 -PYTHON_REQ_USE="threads(+)"
183 -
184 -inherit waf-utils multilib-minimal python-single-r1
185 -
186 -DESCRIPTION="Samba tevent library"
187 -HOMEPAGE="https://tevent.samba.org/"
188 -SRC_URI="https://www.samba.org/ftp/tevent/${P}.tar.gz"
189 -
190 -LICENSE="GPL-3"
191 -SLOT="0"
192 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
193 -IUSE="python"
194 -
195 -RDEPEND=">=sys-libs/talloc-2.1.10[${MULTILIB_USEDEP}]
196 - python? ( ${PYTHON_DEPS} )"
197 -
198 -DEPEND="${RDEPEND}
199 - >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
200 - ${PYTHON_DEPS}
201 -"
202 -# build system does not work with python3
203 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
204 -
205 -#PATCHES=(
206 -# "${FILESDIR}"/talloc-disable-python.patch
207 -#)
208 -
209 -WAF_BINARY="${S}/buildtools/bin/waf"
210 -
211 -pkg_setup() {
212 - python-single-r1_pkg_setup
213 -}
214 -
215 -src_prepare() {
216 - default
217 - multilib_copy_sources
218 -}
219 -
220 -multilib_src_configure() {
221 - waf-utils_src_configure \
222 - --bundled-libraries=NONE \
223 - --builtin-libraries=NONE \
224 - $(multilib_native_usex python '' '--disable-python')
225 -}
226 -
227 -multilib_src_compile() {
228 - # need to avoid parallel building, this looks like the sanest way with waf-utils/multiprocessing eclasses
229 - unset MAKEOPTS
230 - waf-utils_src_compile
231 -}
232 -
233 -multilib_src_install() {
234 - waf-utils_src_install
235 -
236 - multilib_is_native_abi && use python && python_domodule tevent.py
237 -}
238 -
239 -multilib_src_install_all() {
240 - insinto /usr/include
241 - doins tevent_internal.h
242 -}