Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gentoolkit-dev/files/, profiles/, app-portage/gentoolkit-dev/
Date: Tue, 11 Dec 2018 13:39:45
Message-Id: 1544535370.6958c3f95619c228c1617cdae9838ae4cbc94171.mgorny@gentoo
1 commit: 6958c3f95619c228c1617cdae9838ae4cbc94171
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 11 13:36:10 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 11 13:36:10 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6958c3f9
7
8 app-portage/gentoolkit-dev: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/659412
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 app-portage/gentoolkit-dev/Manifest | 3 -
14 .../files/gentoolkit-dev-0.2.8.3-tests.patch | 25 -------
15 .../gentoolkit-dev-0.2.8.3-r1.ebuild | 57 --------------
16 .../gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild | 86 ---------------------
17 .../gentoolkit-dev/gentoolkit-dev-0.3.1.ebuild | 87 ----------------------
18 app-portage/gentoolkit-dev/metadata.xml | 11 ---
19 profiles/package.mask | 4 -
20 7 files changed, 273 deletions(-)
21
22 diff --git a/app-portage/gentoolkit-dev/Manifest b/app-portage/gentoolkit-dev/Manifest
23 deleted file mode 100644
24 index 3f767069b9e..00000000000
25 --- a/app-portage/gentoolkit-dev/Manifest
26 +++ /dev/null
27 @@ -1,3 +0,0 @@
28 -DIST gentoolkit-dev-0.2.8.3.tar.gz 53322 BLAKE2B 65136a748a971688371245a5bc46d9d45689c14fdb0a772c0d2a94264cec4464c90345b9d089b855acae91db92b08b604400ada09ffb2c08f77bb3662ea952b3 SHA512 f55362e46928633598cb07640505202521e3f4bdaade1faecb4ac14ba1bee0489207cb7ab03531e06d7922446a57083365f51c63ceb8cf1e0badba9ac503c16e
29 -DIST gentoolkit-dev-0.3.0.tar.gz 58655 BLAKE2B 5784ed2b2c6f92f2b6bf4a0d3d4a61d2f9defe20c438d273c5a89ed7b980afec08dd70fabc787066acd2aeea4ee5fdd6127d42cc500aacd8dcbd690ff7124d63 SHA512 d15f6546cf88af0832c14eb003c72b5906bb9b9f078c903e1e444b12c2e432fd1a2fa077eda5496e222cb50cfd5a705e86044b9a1c0164ac6b4b38268461ced5
30 -DIST gentoolkit-dev-0.3.1.tar.gz 58472 BLAKE2B 33ad722d23abfa94fcc73dd505794cde935119aafa8ae6f2828b59e6f1e95c00dcbb751732f69327d2278751350fb2aa25e3f7c2a33cf35367b10edad5744193 SHA512 e47fa698710132914c2de6d25f7450b90383b9d6283e927221bec30be3a56de93c09e81c35e025dee2f01bd5c2f10cf231fc392c415849029529712cd81aea19
31
32 diff --git a/app-portage/gentoolkit-dev/files/gentoolkit-dev-0.2.8.3-tests.patch b/app-portage/gentoolkit-dev/files/gentoolkit-dev-0.2.8.3-tests.patch
33 deleted file mode 100644
34 index 533491d7689..00000000000
35 --- a/app-portage/gentoolkit-dev/files/gentoolkit-dev-0.2.8.3-tests.patch
36 +++ /dev/null
37 @@ -1,25 +0,0 @@
38 -From 2da4232cfd9597b829dda4bcfbf3aab25f243950 Mon Sep 17 00:00:00 2001
39 -From: Christian Ruppert <idl0r@g.o>
40 -Date: Sat, 11 May 2013 23:56:25 +0200
41 -Subject: [PATCH] Fix echangelog test
42 -
43 ----
44 - src/echangelog/test/test.sh | 2 +-
45 - 1 file changed, 1 insertion(+), 1 deletion(-)
46 -
47 -diff --git a/src/echangelog/test/test.sh b/src/echangelog/test/test.sh
48 -index 0559113..53bb0b5 100755
49 ---- a/src/echangelog/test/test.sh
50 -+++ b/src/echangelog/test/test.sh
51 -@@ -160,7 +160,7 @@ ebegin "Preparing echangelog"
52 -
53 - if [ -e "../echangelog" ]; then
54 - cp ../echangelog "${_ROOT}/tmp" || set $?
55 -- sed -i -e 's:use POSIX qw.*:use POSIX qw(setlocale getcwd);\nuse TEST qw(strftime);:' "${_ROOT}/tmp/echangelog" || set $?
56 -+ sed -i -e 's:use POSIX qw.*:use POSIX qw(locale_h setlocale getcwd);\nuse TEST qw(strftime);:' "${_ROOT}/tmp/echangelog" || set $?
57 - eend ${1:-0} || exit ${1}
58 - else
59 - eerror "error"
60 ---
61 -1.8.1.5
62 -
63
64 diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3-r1.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3-r1.ebuild
65 deleted file mode 100644
66 index 871c6d5c425..00000000000
67 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.2.8.3-r1.ebuild
68 +++ /dev/null
69 @@ -1,57 +0,0 @@
70 -# Copyright 1999-2018 Gentoo Foundation
71 -# Distributed under the terms of the GNU General Public License v2
72 -
73 -EAPI="5"
74 -
75 -PYTHON_COMPAT=( python{2_7,3_4} )
76 -
77 -PYTHON_REQ_USE="xml"
78 -
79 -inherit python-r1 eutils
80 -
81 -DESCRIPTION="Collection of developer scripts for Gentoo"
82 -HOMEPAGE="https://www.gentoo.org/proj/en/portage/tools/index.xml"
83 -SRC_URI="mirror://gentoo/${P}.tar.gz"
84 -
85 -LICENSE="GPL-2"
86 -SLOT="0"
87 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
88 -IUSE="test"
89 -
90 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
91 -
92 -CDEPEND="
93 - sys-apps/portage[${PYTHON_USEDEP}]
94 - dev-lang/perl
95 - sys-apps/diffutils"
96 -DEPEND="${PYTHON_DEPS}
97 - !>=app-portage/gentoolkit-0.4.0
98 - test? ( ${CDEPEND} )"
99 -RDEPEND="${PYTHON_DEPS}
100 - ${CDEPEND}"
101 -
102 -src_prepare() {
103 - epatch "${FILESDIR}/${P}-tests.patch"
104 -}
105 -
106 -src_test() {
107 - # echangelog test is not able to run as root
108 - # the EUID check may not work for everybody
109 - if [[ ${EUID} -ne 0 ]];
110 - then
111 - python_foreach_impl emake test
112 - else
113 - ewarn "test skipped, please re-run as non-root if you wish to test ${PN}"
114 - fi
115 -}
116 -
117 -src_install() {
118 - emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
119 - python_replicate_script "${ED}"/usr/bin/imlate
120 -}
121 -
122 -pkg_postinst() {
123 - ewarn "This package is deprecated. ebump, ekeyword and imlate have "
124 - ewarn "been moved to >=app-portage/gentoolkit-0.4.0"
125 - ewarn "The remaining gentoolkit-dev commands are considered deprecated"
126 -}
127
128 diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild
129 deleted file mode 100644
130 index c270ccd256b..00000000000
131 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.0.ebuild
132 +++ /dev/null
133 @@ -1,86 +0,0 @@
134 -# Copyright 1999-2018 Gentoo Foundation
135 -# Distributed under the terms of the GNU General Public License v2
136 -
137 -EAPI="5"
138 -
139 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
140 -PYTHON_REQ_USE="xml"
141 -
142 -inherit python-r1
143 -
144 -if [[ ${PV} == 9999 ]]; then
145 - inherit git-r3
146 - EGIT_REPO_URI="git://anongit.gentoo.org/proj/gentoolkit.git
147 - https://anongit.gentoo.org/git/proj/gentoolkit.git"
148 - EGIT_BRANCH="gentoolkit-dev"
149 -else
150 - SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz"
151 - KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
152 -fi
153 -
154 -DESCRIPTION="Collection of developer scripts for Gentoo"
155 -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage-Tools"
156 -
157 -LICENSE="GPL-2"
158 -SLOT="0"
159 -IUSE="test"
160 -
161 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
162 -
163 -CDEPEND="
164 - sys-apps/portage[${PYTHON_USEDEP}]
165 - dev-lang/perl
166 - sys-apps/diffutils"
167 -DEPEND="${PYTHON_DEPS}
168 - !>=app-portage/gentoolkit-0.4.0
169 - test? ( ${CDEPEND} )"
170 -RDEPEND="${PYTHON_DEPS}
171 - ${CDEPEND}"
172 -
173 -src_prepare() {
174 - if [[ -n ${EPREFIX} ]] ; then
175 - # fix shebangs of scripts
176 - local d p
177 - ebegin "Fixing shebangs"
178 - for d in src/* ; do
179 - p=${d#*/}
180 - sed -i \
181 - -e "1s:\(\(/usr\)\?/bin/\):${EPREFIX}\1:" \
182 - ${d}/${p}* \
183 - || die "failed to fix ${d}/${p}"
184 - done
185 - eend $?
186 -
187 - # fix repo location
188 - sed -i \
189 - -e "s:portage\.db\['/'\]:portage.db['${EPREFIX}/']:g" \
190 - src/ekeyword/ekeyword.py \
191 - || die "failed to set EPREFIX in ekeyword"
192 - # fix repo name
193 - sed -i \
194 - -e "s:repo='gentoo':repo='gentoo_prefix':g" \
195 - src/ekeyword/ekeyword.py \
196 - || die "failed to set correct reponame in ekeyword"
197 - fi
198 -}
199 -
200 -src_test() {
201 - # echangelog test is not able to run as root
202 - # the EUID check may not work for everybody
203 - if [[ ${EUID} -ne 0 ]]; then
204 - python_foreach_impl emake test
205 - else
206 - ewarn "test skipped, please re-run as non-root if you wish to test ${PN}"
207 - fi
208 -}
209 -
210 -src_install() {
211 - emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
212 - python_replicate_script "${ED}"/usr/bin/{ekeyword,imlate}
213 -}
214 -
215 -pkg_postinst() {
216 - ewarn "This package is deprecated. ebump, ekeyword and imlate have "
217 - ewarn "been moved to >=app-portage/gentoolkit-0.4.0"
218 - ewarn "The remaining gentoolkit-dev commands are considered deprecated"
219 -}
220
221 diff --git a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.1.ebuild b/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.1.ebuild
222 deleted file mode 100644
223 index bef715e4fdb..00000000000
224 --- a/app-portage/gentoolkit-dev/gentoolkit-dev-0.3.1.ebuild
225 +++ /dev/null
226 @@ -1,87 +0,0 @@
227 -# Copyright 1999-2018 Gentoo Foundation
228 -# Distributed under the terms of the GNU General Public License v2
229 -
230 -EAPI="5"
231 -
232 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
233 -PYTHON_REQ_USE="xml"
234 -
235 -inherit python-r1
236 -
237 -if [[ ${PV} == 9999 ]]; then
238 - inherit git-r3
239 - EGIT_REPO_URI="git://anongit.gentoo.org/proj/gentoolkit.git
240 - https://anongit.gentoo.org/git/proj/gentoolkit.git"
241 - EGIT_BRANCH="gentoolkit-dev"
242 -else
243 - SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz
244 - https://dev.gentoo.org/~vapier/dist/${P}.tar.gz"
245 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
246 -fi
247 -
248 -DESCRIPTION="Collection of developer scripts for Gentoo"
249 -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage-Tools"
250 -
251 -LICENSE="GPL-2"
252 -SLOT="0"
253 -IUSE="test"
254 -
255 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
256 -
257 -CDEPEND="
258 - sys-apps/portage[${PYTHON_USEDEP}]
259 - dev-lang/perl
260 - sys-apps/diffutils"
261 -DEPEND="${PYTHON_DEPS}
262 - !>=app-portage/gentoolkit-0.4.0
263 - test? ( ${CDEPEND} )"
264 -RDEPEND="${PYTHON_DEPS}
265 - ${CDEPEND}"
266 -
267 -src_prepare() {
268 - if [[ -n ${EPREFIX} ]] ; then
269 - # fix shebangs of scripts
270 - local d p
271 - ebegin "Fixing shebangs"
272 - for d in src/* ; do
273 - p=${d#*/}
274 - sed -i \
275 - -e "1s:\(\(/usr\)\?/bin/\):${EPREFIX}\1:" \
276 - ${d}/${p}* \
277 - || die "failed to fix ${d}/${p}"
278 - done
279 - eend $?
280 -
281 - # fix repo location
282 - sed -i \
283 - -e "s:portage\.db\['/'\]:portage.db['${EPREFIX}/']:g" \
284 - src/ekeyword/ekeyword.py \
285 - || die "failed to set EPREFIX in ekeyword"
286 - # fix repo name
287 - sed -i \
288 - -e "s:repo='gentoo':repo='gentoo_prefix':g" \
289 - src/ekeyword/ekeyword.py \
290 - || die "failed to set correct reponame in ekeyword"
291 - fi
292 -}
293 -
294 -src_test() {
295 - # echangelog test is not able to run as root
296 - # the EUID check may not work for everybody
297 - if [[ ${EUID} -ne 0 ]]; then
298 - python_foreach_impl emake test
299 - else
300 - ewarn "test skipped, please re-run as non-root if you wish to test ${PN}"
301 - fi
302 -}
303 -
304 -src_install() {
305 - emake DESTDIR="${D}" PREFIX="${EPREFIX}/usr" install
306 - python_replicate_script "${ED}"/usr/bin/{ekeyword,imlate}
307 -}
308 -
309 -pkg_postinst() {
310 - ewarn "This package is deprecated. ebump, ekeyword and imlate have "
311 - ewarn "been moved to >=app-portage/gentoolkit-0.4.0"
312 - ewarn "The remaining gentoolkit-dev commands are considered deprecated"
313 -}
314
315 diff --git a/app-portage/gentoolkit-dev/metadata.xml b/app-portage/gentoolkit-dev/metadata.xml
316 deleted file mode 100644
317 index 411cabb0fb0..00000000000
318 --- a/app-portage/gentoolkit-dev/metadata.xml
319 +++ /dev/null
320 @@ -1,11 +0,0 @@
321 -<?xml version="1.0" encoding="UTF-8"?>
322 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
323 -<pkgmetadata>
324 - <maintainer type="project">
325 - <email>tools-portage@g.o</email>
326 - <name>Gentoo Portage tools team</name>
327 - </maintainer>
328 - <longdescription>
329 - Gentoolkit-dev is a collection of developer tools for the Gentoo distribution.
330 - </longdescription>
331 -</pkgmetadata>
332
333 diff --git a/profiles/package.mask b/profiles/package.mask
334 index a7f0f1fbe0d..f828977aae1 100644
335 --- a/profiles/package.mask
336 +++ b/profiles/package.mask
337 @@ -227,10 +227,6 @@ dev-lang/gnu-smalltalk
338 # in a month.
339 dev-db/maatkit
340
341 -# Pacho Ramos <pacho@g.o> (11 Nov 2018)
342 -# Merged into >=app-portage/gentoolkit-0.4 (#659412). Removal in a month.
343 -app-portage/gentoolkit-dev
344 -
345 # Pacho Ramos <pacho@g.o> (11 Nov 2018)
346 # Fails to build (#662000), not compatible with kernel-4, use kernel driver rtsx_pci
347 # instead. Removal in a month.