Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/wandio/
Date: Sat, 27 Feb 2021 04:12:07
Message-Id: 1614399107.b70a5680d9a64e361942363bf34ac775760b2363.sam@gentoo
1 commit: b70a5680d9a64e361942363bf34ac775760b2363
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 03:38:22 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 04:11:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70a5680
7
8 net-libs/wandio: cleanup old
9
10 Package-Manager: Portage-3.0.15, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 net-libs/wandio/Manifest | 5 ----
14 net-libs/wandio/wandio-1.0.5.ebuild | 35 ---------------------------
15 net-libs/wandio/wandio-4.0.0.ebuild | 35 ---------------------------
16 net-libs/wandio/wandio-4.1.2.ebuild | 35 ---------------------------
17 net-libs/wandio/wandio-4.2.0.ebuild | 35 ---------------------------
18 net-libs/wandio/wandio-4.2.1.ebuild | 48 -------------------------------------
19 6 files changed, 193 deletions(-)
20
21 diff --git a/net-libs/wandio/Manifest b/net-libs/wandio/Manifest
22 index 591abedd52b..c133a6de73e 100644
23 --- a/net-libs/wandio/Manifest
24 +++ b/net-libs/wandio/Manifest
25 @@ -1,6 +1 @@
26 -DIST wandio-1.0.5.tar.gz 385535 BLAKE2B a7911ab14ff9911ef19bf35b6e50d3f2e6dd0fa06f5689b6c353cc5ff2ee93175d7e758657f79fd35e7aff29fb1a4b4c343c30ab1e00a118ec3056ba9129cd60 SHA512 3bf2b4362355bb3db047ea12055b96cc6fdd759b4efbd9cf1caf05133ae9e7e1fab5f4a7e5eadda45d7c1b4dcf9aba1cf3a4c04bc23694934aa8aa67ec31e480
27 -DIST wandio-4.0.0.tar.gz 385706 BLAKE2B 7f6e7855a06ae2c23138598c5cf16c9a38f57932d488cf2c9d0fda2fe54e971b8e93b5768a487328afc2079add7f269cd8f0203314b06eb3d256f8739828c6fb SHA512 8ee4149439411e8ca784a434766c5c35144fb49c7166c2f135cf47625011815e2b27af5b61d75d6a4f9e64ab1091ce1cfd4ef114e34b57e0c53029be45f9369c
28 -DIST wandio-4.1.2.tar.gz 409755 BLAKE2B 90bf4cf9bdd6cdd87668614c91bbd5fd8dc7c526a8e985737d1dced760209be205052221ebfe9ebf92b7c05492298da275498aee1e3817d73235488da9ee2cc1 SHA512 0d74aec9fe2faf678d369fec420f56ae78eedc5f38b70b403034fb030a9c0d1d5a54225b111993ce59b79d8e02ad49a2b0ca4697c7910149f2ae54379d9e19c4
29 -DIST wandio-4.2.0.tar.gz 410273 BLAKE2B f133e783f6f47a6d55058684b4965d02816a0fe835bcce274292287492e53007ebfce3b447d6ac9f58d8d4626ba20b7b6a7e5e6ac3cc054ef49d70c843c0216f SHA512 befbca1479b32cca909c6125e54be0a061d1fecfc01d9bca7cbd54f86564d39a02714805c7583d9b50896bb553a197e0f86fd10d4424782f5e9798a0cb440923
30 -DIST wandio-4.2.1.tar.gz 15417543 BLAKE2B 704ed3846cda3755ad305bdb84febed75ba1f044d0380465041cab9f44dc16c1a7fc8bb5a8d4292d5f6c12d6783af45d93bdce70228afc5438bbe7d6f5714491 SHA512 eab9180e477f63e37b11d090b772037fc319554495e6f3656da66e34dcde25f47566e87b71255645d9bb5aaaff721f0dceace4d880cdca491c05a9de6852553b
31 DIST wandio-4.2.3_p1.tar.gz 15418423 BLAKE2B 1274f10b87964e2dc87ed25a465991b1e4e9211b75fb5ac5a13a0aa535ff30ddfa69059b3d41de7dc758220bda8dd9d02ca7ed31b7c0ca2997641968cc729e48 SHA512 b4bfff9d33010c04826318c560592ee7f7aba9fccd0eba0f29c6294a636971bf4ac5105ffb9addfc22946e7b7234396dafa6c7e0a0d8de3ee1b7e586c069b438
32
33 diff --git a/net-libs/wandio/wandio-1.0.5.ebuild b/net-libs/wandio/wandio-1.0.5.ebuild
34 deleted file mode 100644
35 index 069c3be4975..00000000000
36 --- a/net-libs/wandio/wandio-1.0.5.ebuild
37 +++ /dev/null
38 @@ -1,35 +0,0 @@
39 -# Copyright 1999-2018 Gentoo Foundation
40 -# Distributed under the terms of the GNU General Public License v2
41 -
42 -EAPI=6
43 -
44 -DESCRIPTION="Library for transparent file I/O with compression"
45 -HOMEPAGE="https://research.wand.net.nz/software/libwandio.php"
46 -SRC_URI="https://research.wand.net.nz/software/${PN}/${P}.tar.gz"
47 -
48 -LICENSE="LGPL-3"
49 -SLOT="0/2"
50 -KEYWORDS="~amd64 ~x86"
51 -IUSE="bzip2 http lzma lzo static-libs zlib"
52 -
53 -RDEPEND="
54 - !<net-libs/libtrace-4
55 - bzip2? ( app-arch/bzip2 )
56 - lzma? ( app-arch/xz-utils )
57 - lzo? ( dev-libs/lzo )
58 - http? ( net-misc/curl )
59 - zlib? ( sys-libs/zlib )
60 -"
61 -DEPEND="
62 - ${RDEPEND}
63 -"
64 -
65 -src_configure() {
66 - econf \
67 - $(use_enable static-libs static) \
68 - $(use_with bzip2) \
69 - $(use_with http) \
70 - $(use_with lzma) \
71 - $(use_with lzo) \
72 - $(use_with zlib)
73 -}
74
75 diff --git a/net-libs/wandio/wandio-4.0.0.ebuild b/net-libs/wandio/wandio-4.0.0.ebuild
76 deleted file mode 100644
77 index 069c3be4975..00000000000
78 --- a/net-libs/wandio/wandio-4.0.0.ebuild
79 +++ /dev/null
80 @@ -1,35 +0,0 @@
81 -# Copyright 1999-2018 Gentoo Foundation
82 -# Distributed under the terms of the GNU General Public License v2
83 -
84 -EAPI=6
85 -
86 -DESCRIPTION="Library for transparent file I/O with compression"
87 -HOMEPAGE="https://research.wand.net.nz/software/libwandio.php"
88 -SRC_URI="https://research.wand.net.nz/software/${PN}/${P}.tar.gz"
89 -
90 -LICENSE="LGPL-3"
91 -SLOT="0/2"
92 -KEYWORDS="~amd64 ~x86"
93 -IUSE="bzip2 http lzma lzo static-libs zlib"
94 -
95 -RDEPEND="
96 - !<net-libs/libtrace-4
97 - bzip2? ( app-arch/bzip2 )
98 - lzma? ( app-arch/xz-utils )
99 - lzo? ( dev-libs/lzo )
100 - http? ( net-misc/curl )
101 - zlib? ( sys-libs/zlib )
102 -"
103 -DEPEND="
104 - ${RDEPEND}
105 -"
106 -
107 -src_configure() {
108 - econf \
109 - $(use_enable static-libs static) \
110 - $(use_with bzip2) \
111 - $(use_with http) \
112 - $(use_with lzma) \
113 - $(use_with lzo) \
114 - $(use_with zlib)
115 -}
116
117 diff --git a/net-libs/wandio/wandio-4.1.2.ebuild b/net-libs/wandio/wandio-4.1.2.ebuild
118 deleted file mode 100644
119 index 3e738af7ca8..00000000000
120 --- a/net-libs/wandio/wandio-4.1.2.ebuild
121 +++ /dev/null
122 @@ -1,35 +0,0 @@
123 -# Copyright 1999-2019 Gentoo Authors
124 -# Distributed under the terms of the GNU General Public License v2
125 -
126 -EAPI=7
127 -
128 -DESCRIPTION="Library for transparent file I/O with compression"
129 -HOMEPAGE="https://research.wand.net.nz/software/libwandio.php"
130 -SRC_URI="https://research.wand.net.nz/software/${PN}/${P}.tar.gz"
131 -
132 -LICENSE="LGPL-3"
133 -SLOT="0/2"
134 -KEYWORDS="~amd64 ~x86"
135 -IUSE="bzip2 http lzma lzo static-libs zlib"
136 -
137 -RDEPEND="
138 - !<net-libs/libtrace-4
139 - bzip2? ( app-arch/bzip2 )
140 - lzma? ( app-arch/xz-utils )
141 - lzo? ( dev-libs/lzo )
142 - http? ( net-misc/curl )
143 - zlib? ( sys-libs/zlib )
144 -"
145 -DEPEND="
146 - ${RDEPEND}
147 -"
148 -
149 -src_configure() {
150 - econf \
151 - $(use_enable static-libs static) \
152 - $(use_with bzip2) \
153 - $(use_with http) \
154 - $(use_with lzma) \
155 - $(use_with lzo) \
156 - $(use_with zlib)
157 -}
158
159 diff --git a/net-libs/wandio/wandio-4.2.0.ebuild b/net-libs/wandio/wandio-4.2.0.ebuild
160 deleted file mode 100644
161 index 7a923dc15cc..00000000000
162 --- a/net-libs/wandio/wandio-4.2.0.ebuild
163 +++ /dev/null
164 @@ -1,35 +0,0 @@
165 -# Copyright 1999-2019 Gentoo Authors
166 -# Distributed under the terms of the GNU General Public License v2
167 -
168 -EAPI=7
169 -
170 -DESCRIPTION="Library for transparent file I/O with compression"
171 -HOMEPAGE="https://research.wand.net.nz/software/libwandio.php"
172 -SRC_URI="https://research.wand.net.nz/software/${PN}/${P}.tar.gz"
173 -
174 -LICENSE="LGPL-3"
175 -SLOT="0/6"
176 -KEYWORDS="~amd64 ~x86"
177 -IUSE="bzip2 http lzma lzo static-libs zlib"
178 -
179 -RDEPEND="
180 - !<net-libs/libtrace-4
181 - bzip2? ( app-arch/bzip2 )
182 - lzma? ( app-arch/xz-utils )
183 - lzo? ( dev-libs/lzo )
184 - http? ( net-misc/curl )
185 - zlib? ( sys-libs/zlib )
186 -"
187 -DEPEND="
188 - ${RDEPEND}
189 -"
190 -
191 -src_configure() {
192 - econf \
193 - $(use_enable static-libs static) \
194 - $(use_with bzip2) \
195 - $(use_with http) \
196 - $(use_with lzma) \
197 - $(use_with lzo) \
198 - $(use_with zlib)
199 -}
200
201 diff --git a/net-libs/wandio/wandio-4.2.1.ebuild b/net-libs/wandio/wandio-4.2.1.ebuild
202 deleted file mode 100644
203 index 97dc53cce12..00000000000
204 --- a/net-libs/wandio/wandio-4.2.1.ebuild
205 +++ /dev/null
206 @@ -1,48 +0,0 @@
207 -# Copyright 1999-2019 Gentoo Authors
208 -# Distributed under the terms of the GNU General Public License v2
209 -
210 -EAPI=7
211 -inherit autotools
212 -
213 -DESCRIPTION="C library for simple and efficient file IO"
214 -HOMEPAGE="https://research.wand.net.nz/software/libwandio.php"
215 -SRC_URI="https://github.com/wanduow/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
216 -
217 -LICENSE="LGPL-3"
218 -SLOT="0/6"
219 -KEYWORDS="~amd64 ~x86"
220 -IUSE="bzip2 http lzma lzo static-libs test zlib"
221 -RESTRICT="!test? ( test )"
222 -
223 -RDEPEND="
224 - !<net-libs/libtrace-4
225 - bzip2? ( app-arch/bzip2 )
226 - lzma? ( app-arch/xz-utils )
227 - lzo? ( dev-libs/lzo )
228 - http? ( net-misc/curl )
229 - zlib? ( sys-libs/zlib )
230 -"
231 -DEPEND="
232 - ${RDEPEND}
233 - test? ( app-arch/lzop )
234 -"
235 -
236 -src_prepare() {
237 - default
238 - eautoreconf
239 -}
240 -
241 -src_configure() {
242 - econf \
243 - $(use_enable static-libs static) \
244 - $(use_with bzip2) \
245 - $(use_with http) \
246 - $(use_with lzma) \
247 - $(use_with lzo) \
248 - $(use_with zlib)
249 -}
250 -
251 -src_test() {
252 - pushd test || die
253 - sh do-basic-tests.sh
254 -}