Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dtc/
Date: Sat, 07 Mar 2020 09:39:21
Message-Id: 1583573947.7efb8fbd6214636175e23f9c89427aad4d5d7f7e.slyfox@gentoo
1 commit: 7efb8fbd6214636175e23f9c89427aad4d5d7f7e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 7 09:35:54 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 7 09:39:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7efb8fbd
7
8 sys-apps/dtc: drop old
9
10 Package-Manager: Portage-2.3.92, Repoman-2.3.20
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12
13 sys-apps/dtc/Manifest | 2 --
14 sys-apps/dtc/dtc-1.4.1-r1.ebuild | 46 ---------------------------------
15 sys-apps/dtc/dtc-1.4.2.ebuild | 50 -----------------------------------
16 sys-apps/dtc/dtc-1.4.3.ebuild | 52 -------------------------------------
17 sys-apps/dtc/dtc-1.4.4-r1.ebuild | 56 ----------------------------------------
18 5 files changed, 206 deletions(-)
19
20 diff --git a/sys-apps/dtc/Manifest b/sys-apps/dtc/Manifest
21 index c36ac531326..914c34ed258 100644
22 --- a/sys-apps/dtc/Manifest
23 +++ b/sys-apps/dtc/Manifest
24 @@ -1,6 +1,4 @@
25 DIST dtc-1.4.1.tar.xz 107920 BLAKE2B 523173f0adf812f2d4789b1891ad34d10dcc9f3189c9aed1903b1851d8922f116bb9c79b7ea3087ea8c43c82ccb21883893b22004187d693fdb79f3f0ca881f9 SHA512 63df730e65f62b8c9648cfee5461809188f4198cbf98de25fbe5cb7f2f43c405266abb740501740f59847dc6faf0588bcbc734d08ae5430b05c2601e070d6d05
26 -DIST dtc-1.4.2.tar.xz 112480 BLAKE2B 922e4924bd9672b7b5a28fbe6a02a685bcb87909356130788f72dd029a3abd075a45e9cc28bea1db5c793422e4ce093433c597f753d6fa6f7183d51d6b132e73 SHA512 af536fda543a2516e10c45b80bd1b5797a33ab43e08fab6953ec861fc98a73ee232cdd3f5053e889f6e760d238a5a221c2716b8a6fd22b627cd01efac99915b2
27 -DIST dtc-1.4.3.tar.xz 122732 BLAKE2B 94fe96dc846937ff8e405c4be36a32f0f320bdc6c608e95845227b6e9ab3e4c02643dd1169fd0c8c64777fa2ead8dd1cf0fc1cd2173450c23af124645f2c8b10 SHA512 ce9f39cef11f3e7048e8491f01844071bf54911ec36a0d2f2e1ed6c736b7e1a67be83cd2527895a686882d895142db020bf5131a282e0d68d1f4d32dc772db42
28 DIST dtc-1.4.4.tar.xz 122748 BLAKE2B efef8ae46033bb2012aabc414ca4af78a44b1d2534be23c58004d970245a219d7d0d86c1c44cfb834f07410240dc5b8c8f926654cf73d018e5e1d625045f4d2f SHA512 20689f7b0489fa945c4df4e27084dfd46fd5512a8dff9b28d60e0cd0e9e79bbd9944e4d70a1aba86a026481b35bb5441ed6b63d306a4a8f7581517f7359fa9bf
29 DIST dtc-1.4.6.tar.xz 137868 BLAKE2B a2c7e5bf1afa70f827ed5b7dadc2dba58d7b67ebf3334386ff782c46688a9ffdc9c969523225de2c32fbcaa5db0ebaf157bbf8a0be182b13cfbcafdd981b04d9 SHA512 b52862159cbf9e6e8e1ecb5844e16c81a0b9c4df255366f8a48b15cb7e080754c142da7432de2542485fce70bb2a4fa76df6d1f93cbf0118e8dbe677153b9da8
30 DIST dtc-1.5.0.tar.xz 152936 BLAKE2B 4ad9cf8f8fd0ccde0c7b8b66c0039eb9b012ed26e51387c06c03fa7950ca194878bbb23b50be5b80c4d4e18140d6316092a9f0eea87e5d713856635dcfc1b0ec SHA512 fd1e692a1b7bf7987f921ad17d9be6719f7b3aa7915873b45fa86f4ecb1398a0a62cdf53c1fddf98a0f7fed9bf34a79f684018bd01a2b5e88746b50879bf7102
31
32 diff --git a/sys-apps/dtc/dtc-1.4.1-r1.ebuild b/sys-apps/dtc/dtc-1.4.1-r1.ebuild
33 deleted file mode 100644
34 index 883585cd216..00000000000
35 --- a/sys-apps/dtc/dtc-1.4.1-r1.ebuild
36 +++ /dev/null
37 @@ -1,46 +0,0 @@
38 -# Copyright 1999-2016 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI="5"
42 -
43 -inherit multilib toolchain-funcs eutils
44 -if [[ ${PV} == "9999" ]] ; then
45 - EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"
46 - inherit git-2
47 -else
48 - SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz"
49 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
50 -fi
51 -
52 -DESCRIPTION="Open Firmware device tree compiler"
53 -HOMEPAGE="http://devicetree.org/Device_Tree_Compiler"
54 -
55 -LICENSE="GPL-2"
56 -SLOT="0"
57 -IUSE="static-libs"
58 -
59 -RDEPEND=""
60 -DEPEND="app-arch/xz-utils
61 - sys-devel/flex
62 - sys-devel/bison"
63 -
64 -src_prepare() {
65 - epatch "${FILESDIR}"/${P}-missing-syms.patch
66 - epatch "${FILESDIR}"/${P}-echo-n.patch
67 - sed -i \
68 - -e '/^CFLAGS =/s:=:+=:' \
69 - -e '/^CPPFLAGS =/s:=:+=:' \
70 - -e 's:-Werror::' \
71 - -e 's:-g -Os::' \
72 - -e "/^PREFIX =/s:=.*:= ${EPREFIX}/usr:" \
73 - -e "/^LIBDIR =/s:=.*:= \$(PREFIX)/$(get_libdir):" \
74 - Makefile || die
75 - tc-export AR CC
76 - export V=1
77 -}
78 -
79 -src_install() {
80 - default
81 - use static-libs || find "${ED}" -name '*.a' -delete
82 - dodoc Documentation/manual.txt
83 -}
84
85 diff --git a/sys-apps/dtc/dtc-1.4.2.ebuild b/sys-apps/dtc/dtc-1.4.2.ebuild
86 deleted file mode 100644
87 index 6f97719ed38..00000000000
88 --- a/sys-apps/dtc/dtc-1.4.2.ebuild
89 +++ /dev/null
90 @@ -1,50 +0,0 @@
91 -# Copyright 1999-2016 Gentoo Foundation
92 -# Distributed under the terms of the GNU General Public License v2
93 -
94 -EAPI=6
95 -inherit multilib toolchain-funcs eutils
96 -
97 -if [[ ${PV} == "9999" ]] ; then
98 - EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"
99 - inherit git-r3
100 -else
101 - SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz"
102 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
103 -fi
104 -
105 -DESCRIPTION="Open Firmware device tree compiler"
106 -HOMEPAGE="https://devicetree.org/ https://git.kernel.org/cgit/utils/dtc/dtc.git/"
107 -
108 -LICENSE="GPL-2"
109 -SLOT="0"
110 -IUSE="static-libs"
111 -
112 -DEPEND="
113 - sys-devel/bison
114 - sys-devel/flex
115 -"
116 -DOCS="
117 - Documentation/manual.txt
118 -"
119 -
120 -src_prepare() {
121 - default
122 -
123 - sed -i \
124 - -e '/^CFLAGS =/s:=:+=:' \
125 - -e '/^CPPFLAGS =/s:=:+=:' \
126 - -e 's:-Werror::' \
127 - -e 's:-g -Os::' \
128 - -e "/^PREFIX =/s:=.*:= ${EPREFIX}/usr:" \
129 - -e "/^LIBDIR =/s:=.*:= \$(PREFIX)/$(get_libdir):" \
130 - Makefile || die
131 -
132 - tc-export AR CC
133 - export V=1
134 -}
135 -
136 -src_install() {
137 - default
138 -
139 - use static-libs || find "${ED}" -name '*.a' -delete
140 -}
141
142 diff --git a/sys-apps/dtc/dtc-1.4.3.ebuild b/sys-apps/dtc/dtc-1.4.3.ebuild
143 deleted file mode 100644
144 index e2eb970a0fc..00000000000
145 --- a/sys-apps/dtc/dtc-1.4.3.ebuild
146 +++ /dev/null
147 @@ -1,52 +0,0 @@
148 -# Copyright 1999-2017 Gentoo Foundation
149 -# Distributed under the terms of the GNU General Public License v2
150 -
151 -EAPI=6
152 -inherit multilib toolchain-funcs eutils
153 -
154 -if [[ ${PV} == "9999" ]] ; then
155 - EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"
156 - inherit git-r3
157 -else
158 - SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz"
159 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
160 -fi
161 -
162 -DESCRIPTION="Open Firmware device tree compiler"
163 -HOMEPAGE="https://devicetree.org/ https://git.kernel.org/cgit/utils/dtc/dtc.git/"
164 -
165 -LICENSE="GPL-2"
166 -SLOT="0"
167 -IUSE="static-libs"
168 -
169 -DEPEND="
170 - sys-devel/bison
171 - sys-devel/flex
172 -"
173 -DOCS="
174 - Documentation/dt-object-internal.txt
175 - Documentation/dts-format.txt
176 - Documentation/manual.txt
177 -"
178 -
179 -src_prepare() {
180 - default
181 -
182 - sed -i \
183 - -e '/^CFLAGS =/s:=:+=:' \
184 - -e '/^CPPFLAGS =/s:=:+=:' \
185 - -e 's:-Werror::' \
186 - -e 's:-g -Os::' \
187 - -e "/^PREFIX =/s:=.*:= ${EPREFIX}/usr:" \
188 - -e "/^LIBDIR =/s:=.*:= \$(PREFIX)/$(get_libdir):" \
189 - Makefile || die
190 -
191 - tc-export AR CC
192 - export V=1
193 -}
194 -
195 -src_install() {
196 - default
197 -
198 - use static-libs || find "${ED}" -name '*.a' -delete
199 -}
200
201 diff --git a/sys-apps/dtc/dtc-1.4.4-r1.ebuild b/sys-apps/dtc/dtc-1.4.4-r1.ebuild
202 deleted file mode 100644
203 index ba8b6a02661..00000000000
204 --- a/sys-apps/dtc/dtc-1.4.4-r1.ebuild
205 +++ /dev/null
206 @@ -1,56 +0,0 @@
207 -# Copyright 1999-2018 Gentoo Foundation
208 -# Distributed under the terms of the GNU General Public License v2
209 -
210 -EAPI=6
211 -inherit multilib toolchain-funcs eutils
212 -
213 -if [[ ${PV} == "9999" ]] ; then
214 - EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"
215 - inherit git-r3
216 -else
217 - SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz"
218 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
219 -fi
220 -
221 -DESCRIPTION="Open Firmware device tree compiler"
222 -HOMEPAGE="https://devicetree.org/ https://git.kernel.org/cgit/utils/dtc/dtc.git/"
223 -
224 -LICENSE="GPL-2"
225 -SLOT="0"
226 -IUSE="static-libs"
227 -
228 -DEPEND="
229 - sys-devel/bison
230 - sys-devel/flex
231 -"
232 -DOCS="
233 - Documentation/dt-object-internal.txt
234 - Documentation/dts-format.txt
235 - Documentation/manual.txt
236 -"
237 -
238 -PATCHES=(
239 - "${FILESDIR}"/${PN}-1.4.4-posix-shell.patch
240 -)
241 -
242 -src_prepare() {
243 - default
244 -
245 - sed -i \
246 - -e '/^CFLAGS =/s:=:+=:' \
247 - -e '/^CPPFLAGS =/s:=:+=:' \
248 - -e 's:-Werror::' \
249 - -e 's:-g -Os::' \
250 - -e "/^PREFIX =/s:=.*:= ${EPREFIX}/usr:" \
251 - -e "/^LIBDIR =/s:=.*:= \$(PREFIX)/$(get_libdir):" \
252 - Makefile || die
253 -
254 - tc-export AR CC
255 - export V=1
256 -}
257 -
258 -src_install() {
259 - default
260 -
261 - use static-libs || find "${ED}" -name '*.a' -delete
262 -}