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: dev-vcs/mercurial/
Date: Thu, 05 Apr 2018 08:13:37
Message-Id: 1522916006.0634999f2b3b105205bbc7c7d6081850adc9f27f.polynomial-c@gentoo
1 commit: 0634999f2b3b105205bbc7c7d6081850adc9f27f
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 07:50:29 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 08:13:26 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0634999f
7
8 dev-vcs/mercurial: Removed old.
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-vcs/mercurial/Manifest | 3 -
13 dev-vcs/mercurial/mercurial-4.3.3.ebuild | 134 -------------------------------
14 dev-vcs/mercurial/mercurial-4.4.2.ebuild | 134 -------------------------------
15 dev-vcs/mercurial/mercurial-4.5.ebuild | 134 -------------------------------
16 4 files changed, 405 deletions(-)
17
18 diff --git a/dev-vcs/mercurial/Manifest b/dev-vcs/mercurial/Manifest
19 index c18f1d32fb8..3a2ad295f8b 100644
20 --- a/dev-vcs/mercurial/Manifest
21 +++ b/dev-vcs/mercurial/Manifest
22 @@ -1,6 +1,3 @@
23 -DIST mercurial-4.3.3.tar.gz 5491634 BLAKE2B becfe01fb52af6047d570d2b8a674204f5e698bf42c2a3ff46298de40112ace3c367012eabdfc3ac4257e1618a513a75ff27b75050ecbd7f796e847715c95f70 SHA512 2d5249b6b2ec6b21c548702af2cf6b8e0858197a370514465aa7a880391f2e9efd6aecefb67fc547dfb8759c1c678009dc5a33fc48743bee30fcbdd853ee1cc6
24 DIST mercurial-4.3.tar.gz 5469979 BLAKE2B 5a0df1bce4b3343a9101b634aed44c7ab3af5ed9a07883b20f87829bedd5abdae92b476a3d108a9ccf093dad18f7c82b36d5d6a6622346e156bca6dcbaeb3c9a SHA512 d74ae5f35d8c415c07737b59e6c5455963dfbf5d038c43d683fd34dd84423b9ccf9cd670667f458db20d8580fc7c7d9e5609d29d990e1e94683734694211c417
25 -DIST mercurial-4.4.2.tar.gz 5647013 BLAKE2B 3663517e5e53525e50852fd4941f7c71cc446fcc1255ed09d3e8375fcc14aea01f00e4c05a1cda2876d96b4f935b0d5e3d887567bc62c9c4629954b2cef8617f SHA512 3d1d103689eac4f50cc1005be44144b37d75ebfac3ff3b4fc90d6f41fbee46e107a168d04f2c366ce7cca2733ea4e5b5127df462af8e253f61a72f8938833993
26 DIST mercurial-4.5.2.tar.gz 5779915 BLAKE2B 9abc5a8bafc43bc8e930bb51aa2e57397cd5858dc7bb31d9a37795a4e2799dc03b57130b23e29f89a07bd7502f136594a03d1a4bd5dfd04e2e968213b50413da SHA512 f70e40cba72b7955f0ecec9c1f53ffffac26f206188617cb182e22ce4f43dc8b970ce46d12c516ef88480c3fa076a59afcddd736dffb642d8e23befaf45b4941
27 DIST mercurial-4.5.3.tar.gz 5884837 BLAKE2B 61e61624cb397786b7a4f6ed62a3ba0c2ed7cbacc5918341d014a7e0fd9bbe07c91def00539411e71d231d18060de8461bef05590626bf1318691f791e0ad2b5 SHA512 9c23ffefb0a194b5a88ee783186347c21e7d973524ba40119439702953b35b01ad6fbc32ce09ae169f1020963e92312a39321b1da3ffe06db1d44158761abbec
28 -DIST mercurial-4.5.tar.gz 5876130 BLAKE2B aaf4bae584639fad5c7a5cf4df183f2c4f78be759e4cea911520f4447fb931f34ecdde81b2426cbc714c63d3d48f804c86a82a766d4d49abbfd9c5136c090094 SHA512 5d1192d96432f4d5de6548553260d1a32ffb7786ef5f982485c74a7c389fa55fb3a1f17765ce641a82958c65a29288657aaac9d465b6382913d27e70e0d5c941
29
30 diff --git a/dev-vcs/mercurial/mercurial-4.3.3.ebuild b/dev-vcs/mercurial/mercurial-4.3.3.ebuild
31 deleted file mode 100644
32 index f29a2c796da..00000000000
33 --- a/dev-vcs/mercurial/mercurial-4.3.3.ebuild
34 +++ /dev/null
35 @@ -1,134 +0,0 @@
36 -# Copyright 1999-2017 Gentoo Foundation
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=6
40 -
41 -PYTHON_COMPAT=( python2_7 )
42 -PYTHON_REQ_USE="threads"
43 -
44 -inherit bash-completion-r1 elisp-common eutils distutils-r1 flag-o-matic
45 -
46 -DESCRIPTION="Scalable distributed SCM"
47 -HOMEPAGE="https://www.mercurial-scm.org/"
48 -SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
49 -
50 -LICENSE="GPL-2+"
51 -SLOT="0"
52 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
53 -IUSE="bugzilla emacs gpg test tk"
54 -
55 -RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
56 - gpg? ( app-crypt/gnupg )
57 - tk? ( dev-lang/tk )
58 - app-misc/ca-certificates"
59 -DEPEND="emacs? ( virtual/emacs )
60 - test? ( app-arch/unzip
61 - dev-python/pygments[${PYTHON_USEDEP}] )"
62 -
63 -SITEFILE="70${PN}-gentoo.el"
64 -
65 -PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
66 -
67 -python_prepare_all() {
68 - # fix up logic that won't work in Gentoo Prefix (also won't outside in
69 - # certain cases), bug #362891
70 - sed -i -e 's:xcodebuild:nocodebuild:' setup.py || die
71 -
72 - distutils-r1_python_prepare_all
73 -}
74 -
75 -python_configure_all() {
76 - strip-flags -ftracer -ftree-vectorize
77 - # Note: make it impl-conditional if py3 is supported
78 - append-flags -fno-strict-aliasing
79 -
80 - "${PYTHON}" setup.py build_mo || die
81 -}
82 -
83 -python_compile_all() {
84 - rm -r contrib/{win32,macosx} || die
85 - if use emacs; then
86 - cd contrib || die
87 - elisp-compile mercurial.el || die "elisp-compile failed!"
88 - fi
89 -}
90 -
91 -python_install_all() {
92 - distutils-r1_python_install_all
93 -
94 - newbashcomp contrib/bash_completion hg
95 -
96 - insinto /usr/share/zsh/site-functions
97 - newins contrib/zsh_completion _hg
98 -
99 - rm -f doc/*.?.txt
100 - dodoc CONTRIBUTORS
101 - cp hgweb*.cgi "${ED}"/usr/share/doc/${PF}/ || die
102 -
103 - dobin hgeditor
104 - dobin contrib/hgk
105 - python_foreach_impl python_doscript contrib/hg-ssh
106 -
107 - if use emacs; then
108 - elisp-install ${PN} contrib/mercurial.el* || die "elisp-install failed!"
109 - elisp-site-file-install "${FILESDIR}"/${SITEFILE}
110 - fi
111 -
112 - local RM_CONTRIB=(hgk hg-ssh bash_completion zsh_completion wix buildrpm plan9
113 - *.el mercurial.spec)
114 - for f in ${RM_CONTRIB[@]}; do
115 - rm -r contrib/$f || die
116 - done
117 -
118 - dodoc -r contrib
119 - docompress -x /usr/share/doc/${PF}/contrib
120 - doman doc/*.?
121 -
122 - insinto /etc/mercurial/hgrc.d
123 - doins "${FILESDIR}/cacerts.rc"
124 -}
125 -
126 -src_test() {
127 - pushd tests &>/dev/null || die
128 - rm -rf *svn* # Subversion tests fail with 1.5
129 - rm -f test-archive* # Fails due to verbose tar output changes
130 - rm -f test-convert-baz* # GNU Arch baz
131 - rm -f test-convert-cvs* # CVS
132 - rm -f test-convert-darcs* # Darcs
133 - rm -f test-convert-git* # git
134 - rm -f test-convert-mtn* # monotone
135 - rm -f test-convert-tla* # GNU Arch tla
136 - #rm -f test-doctest* # doctest always fails with python 2.5.x
137 - rm -f test-largefiles* # tends to time out
138 -
139 - popd &>/dev/null || die
140 - distutils-r1_src_test
141 -}
142 -
143 -python_test() {
144 - local TEST_DIR
145 -
146 - rm -rf "${TMPDIR}"/test
147 - distutils_install_for_testing
148 - cd tests || die
149 - "${PYTHON}" run-tests.py --verbose \
150 - --tmpdir="${TMPDIR}"/test \
151 - --with-hg="${TEST_DIR}"/scripts/hg \
152 - || die "Tests fail with ${EPYTHON}"
153 -}
154 -
155 -pkg_postinst() {
156 - use emacs && elisp-site-regen
157 -
158 - elog "If you want to convert repositories from other tools using convert"
159 - elog "extension please install correct tool:"
160 - elog " dev-vcs/cvs"
161 - elog " dev-vcs/darcs"
162 - elog " dev-vcs/git"
163 - elog " dev-vcs/monotone"
164 - elog " dev-vcs/subversion"
165 -}
166 -
167 -pkg_postrm() {
168 - use emacs && elisp-site-regen
169 -}
170
171 diff --git a/dev-vcs/mercurial/mercurial-4.4.2.ebuild b/dev-vcs/mercurial/mercurial-4.4.2.ebuild
172 deleted file mode 100644
173 index f29a2c796da..00000000000
174 --- a/dev-vcs/mercurial/mercurial-4.4.2.ebuild
175 +++ /dev/null
176 @@ -1,134 +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 -
182 -PYTHON_COMPAT=( python2_7 )
183 -PYTHON_REQ_USE="threads"
184 -
185 -inherit bash-completion-r1 elisp-common eutils distutils-r1 flag-o-matic
186 -
187 -DESCRIPTION="Scalable distributed SCM"
188 -HOMEPAGE="https://www.mercurial-scm.org/"
189 -SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
190 -
191 -LICENSE="GPL-2+"
192 -SLOT="0"
193 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
194 -IUSE="bugzilla emacs gpg test tk"
195 -
196 -RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
197 - gpg? ( app-crypt/gnupg )
198 - tk? ( dev-lang/tk )
199 - app-misc/ca-certificates"
200 -DEPEND="emacs? ( virtual/emacs )
201 - test? ( app-arch/unzip
202 - dev-python/pygments[${PYTHON_USEDEP}] )"
203 -
204 -SITEFILE="70${PN}-gentoo.el"
205 -
206 -PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
207 -
208 -python_prepare_all() {
209 - # fix up logic that won't work in Gentoo Prefix (also won't outside in
210 - # certain cases), bug #362891
211 - sed -i -e 's:xcodebuild:nocodebuild:' setup.py || die
212 -
213 - distutils-r1_python_prepare_all
214 -}
215 -
216 -python_configure_all() {
217 - strip-flags -ftracer -ftree-vectorize
218 - # Note: make it impl-conditional if py3 is supported
219 - append-flags -fno-strict-aliasing
220 -
221 - "${PYTHON}" setup.py build_mo || die
222 -}
223 -
224 -python_compile_all() {
225 - rm -r contrib/{win32,macosx} || die
226 - if use emacs; then
227 - cd contrib || die
228 - elisp-compile mercurial.el || die "elisp-compile failed!"
229 - fi
230 -}
231 -
232 -python_install_all() {
233 - distutils-r1_python_install_all
234 -
235 - newbashcomp contrib/bash_completion hg
236 -
237 - insinto /usr/share/zsh/site-functions
238 - newins contrib/zsh_completion _hg
239 -
240 - rm -f doc/*.?.txt
241 - dodoc CONTRIBUTORS
242 - cp hgweb*.cgi "${ED}"/usr/share/doc/${PF}/ || die
243 -
244 - dobin hgeditor
245 - dobin contrib/hgk
246 - python_foreach_impl python_doscript contrib/hg-ssh
247 -
248 - if use emacs; then
249 - elisp-install ${PN} contrib/mercurial.el* || die "elisp-install failed!"
250 - elisp-site-file-install "${FILESDIR}"/${SITEFILE}
251 - fi
252 -
253 - local RM_CONTRIB=(hgk hg-ssh bash_completion zsh_completion wix buildrpm plan9
254 - *.el mercurial.spec)
255 - for f in ${RM_CONTRIB[@]}; do
256 - rm -r contrib/$f || die
257 - done
258 -
259 - dodoc -r contrib
260 - docompress -x /usr/share/doc/${PF}/contrib
261 - doman doc/*.?
262 -
263 - insinto /etc/mercurial/hgrc.d
264 - doins "${FILESDIR}/cacerts.rc"
265 -}
266 -
267 -src_test() {
268 - pushd tests &>/dev/null || die
269 - rm -rf *svn* # Subversion tests fail with 1.5
270 - rm -f test-archive* # Fails due to verbose tar output changes
271 - rm -f test-convert-baz* # GNU Arch baz
272 - rm -f test-convert-cvs* # CVS
273 - rm -f test-convert-darcs* # Darcs
274 - rm -f test-convert-git* # git
275 - rm -f test-convert-mtn* # monotone
276 - rm -f test-convert-tla* # GNU Arch tla
277 - #rm -f test-doctest* # doctest always fails with python 2.5.x
278 - rm -f test-largefiles* # tends to time out
279 -
280 - popd &>/dev/null || die
281 - distutils-r1_src_test
282 -}
283 -
284 -python_test() {
285 - local TEST_DIR
286 -
287 - rm -rf "${TMPDIR}"/test
288 - distutils_install_for_testing
289 - cd tests || die
290 - "${PYTHON}" run-tests.py --verbose \
291 - --tmpdir="${TMPDIR}"/test \
292 - --with-hg="${TEST_DIR}"/scripts/hg \
293 - || die "Tests fail with ${EPYTHON}"
294 -}
295 -
296 -pkg_postinst() {
297 - use emacs && elisp-site-regen
298 -
299 - elog "If you want to convert repositories from other tools using convert"
300 - elog "extension please install correct tool:"
301 - elog " dev-vcs/cvs"
302 - elog " dev-vcs/darcs"
303 - elog " dev-vcs/git"
304 - elog " dev-vcs/monotone"
305 - elog " dev-vcs/subversion"
306 -}
307 -
308 -pkg_postrm() {
309 - use emacs && elisp-site-regen
310 -}
311
312 diff --git a/dev-vcs/mercurial/mercurial-4.5.ebuild b/dev-vcs/mercurial/mercurial-4.5.ebuild
313 deleted file mode 100644
314 index 55a97bb048e..00000000000
315 --- a/dev-vcs/mercurial/mercurial-4.5.ebuild
316 +++ /dev/null
317 @@ -1,134 +0,0 @@
318 -# Copyright 1999-2018 Gentoo Foundation
319 -# Distributed under the terms of the GNU General Public License v2
320 -
321 -EAPI=6
322 -
323 -PYTHON_COMPAT=( python2_7 )
324 -PYTHON_REQ_USE="threads"
325 -
326 -inherit bash-completion-r1 elisp-common eutils distutils-r1 flag-o-matic
327 -
328 -DESCRIPTION="Scalable distributed SCM"
329 -HOMEPAGE="https://www.mercurial-scm.org/"
330 -SRC_URI="https://www.mercurial-scm.org/release/${P}.tar.gz"
331 -
332 -LICENSE="GPL-2+"
333 -SLOT="0"
334 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
335 -IUSE="bugzilla emacs gpg test tk"
336 -
337 -RDEPEND="bugzilla? ( dev-python/mysql-python[${PYTHON_USEDEP}] )
338 - gpg? ( app-crypt/gnupg )
339 - tk? ( dev-lang/tk )
340 - app-misc/ca-certificates"
341 -DEPEND="emacs? ( virtual/emacs )
342 - test? ( app-arch/unzip
343 - dev-python/pygments[${PYTHON_USEDEP}] )"
344 -
345 -SITEFILE="70${PN}-gentoo.el"
346 -
347 -PATCHES=( "${FILESDIR}/${PN}-3.0.1-po_fixes.patch" )
348 -
349 -python_prepare_all() {
350 - # fix up logic that won't work in Gentoo Prefix (also won't outside in
351 - # certain cases), bug #362891
352 - sed -i -e 's:xcodebuild:nocodebuild:' setup.py || die
353 -
354 - distutils-r1_python_prepare_all
355 -}
356 -
357 -python_configure_all() {
358 - strip-flags -ftracer -ftree-vectorize
359 - # Note: make it impl-conditional if py3 is supported
360 - append-flags -fno-strict-aliasing
361 -
362 - "${PYTHON}" setup.py build_mo || die
363 -}
364 -
365 -python_compile_all() {
366 - rm -r contrib/{win32,macosx} || die
367 - if use emacs; then
368 - cd contrib || die
369 - elisp-compile mercurial.el || die "elisp-compile failed!"
370 - fi
371 -}
372 -
373 -python_install_all() {
374 - distutils-r1_python_install_all
375 -
376 - newbashcomp contrib/bash_completion hg
377 -
378 - insinto /usr/share/zsh/site-functions
379 - newins contrib/zsh_completion _hg
380 -
381 - rm -f doc/*.?.txt
382 - dodoc CONTRIBUTORS
383 - cp hgweb*.cgi "${ED}"/usr/share/doc/${PF}/ || die
384 -
385 - dobin hgeditor
386 - dobin contrib/hgk
387 - python_foreach_impl python_doscript contrib/hg-ssh
388 -
389 - if use emacs; then
390 - elisp-install ${PN} contrib/mercurial.el* || die "elisp-install failed!"
391 - elisp-site-file-install "${FILESDIR}"/${SITEFILE}
392 - fi
393 -
394 - local RM_CONTRIB=(hgk hg-ssh bash_completion zsh_completion wix buildrpm plan9
395 - *.el mercurial.spec)
396 - for f in ${RM_CONTRIB[@]}; do
397 - rm -r contrib/$f || die
398 - done
399 -
400 - dodoc -r contrib
401 - docompress -x /usr/share/doc/${PF}/contrib
402 - doman doc/*.?
403 -
404 - insinto /etc/mercurial/hgrc.d
405 - doins "${FILESDIR}/cacerts.rc"
406 -}
407 -
408 -src_test() {
409 - pushd tests &>/dev/null || die
410 - rm -rf *svn* # Subversion tests fail with 1.5
411 - rm -f test-archive* # Fails due to verbose tar output changes
412 - rm -f test-convert-baz* # GNU Arch baz
413 - rm -f test-convert-cvs* # CVS
414 - rm -f test-convert-darcs* # Darcs
415 - rm -f test-convert-git* # git
416 - rm -f test-convert-mtn* # monotone
417 - rm -f test-convert-tla* # GNU Arch tla
418 - #rm -f test-doctest* # doctest always fails with python 2.5.x
419 - rm -f test-largefiles* # tends to time out
420 -
421 - popd &>/dev/null || die
422 - distutils-r1_src_test
423 -}
424 -
425 -python_test() {
426 - local TEST_DIR
427 -
428 - rm -rf "${TMPDIR}"/test
429 - distutils_install_for_testing
430 - cd tests || die
431 - "${PYTHON}" run-tests.py --verbose \
432 - --tmpdir="${TMPDIR}"/test \
433 - --with-hg="${TEST_DIR}"/scripts/hg \
434 - || die "Tests fail with ${EPYTHON}"
435 -}
436 -
437 -pkg_postinst() {
438 - use emacs && elisp-site-regen
439 -
440 - elog "If you want to convert repositories from other tools using convert"
441 - elog "extension please install correct tool:"
442 - elog " dev-vcs/cvs"
443 - elog " dev-vcs/darcs"
444 - elog " dev-vcs/git"
445 - elog " dev-vcs/monotone"
446 - elog " dev-vcs/subversion"
447 -}
448 -
449 -pkg_postrm() {
450 - use emacs && elisp-site-regen
451 -}