Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/leatherman/
Date: Wed, 17 Oct 2018 19:38:15
Message-Id: 1539804748.05fc2cabe4fe4b3715e45d002eaf7bd07c970c4d.prometheanfire@gentoo
1 commit: 05fc2cabe4fe4b3715e45d002eaf7bd07c970c4d
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 17 19:32:28 2018 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 17 19:32:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05fc2cab
7
8 dev-libs/leatherman: 1.5.2 stable amd64 and x86 with cleanup
9
10 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.11
12
13 dev-libs/leatherman/Manifest | 2 -
14 dev-libs/leatherman/leatherman-1.4.2-r1.ebuild | 58 --------------------------
15 dev-libs/leatherman/leatherman-1.4.3.ebuild | 58 --------------------------
16 dev-libs/leatherman/leatherman-1.5.1.ebuild | 58 --------------------------
17 dev-libs/leatherman/leatherman-1.5.2.ebuild | 2 +-
18 5 files changed, 1 insertion(+), 177 deletions(-)
19
20 diff --git a/dev-libs/leatherman/Manifest b/dev-libs/leatherman/Manifest
21 index b56ff7c09d8..36aee11e1cb 100644
22 --- a/dev-libs/leatherman/Manifest
23 +++ b/dev-libs/leatherman/Manifest
24 @@ -1,6 +1,4 @@
25 DIST leatherman-1.3.0.tar.gz 434229 BLAKE2B e0c19bca2378afc4928554ac0862543504ba725aadc6cffd78220f7f7f1b725cad960fc6d9fdd2d54a43c233b35959ebcb9c71d1191a5535703599fa32e3301e SHA512 5e06be7add652f69b0d4a8d778e33dfb68183c4d598217cc6542d2431f7984f0af989c27bd69e89b77ab03d6dd2adab9d70f68cd87dae20d8e24ae05923fbe9b
26 DIST leatherman-1.4.2.tar.gz 814263 BLAKE2B 5ca8123f264ed0f7843c6fc1b0966c577fb9d12933e5baa375e0beef8ba17afe4388f1e05e1022e392c50e32e159b765531137cf069bd0f5b8baa3626c860949 SHA512 e0cb19605163b68ac5a8fc74e875d856af5e34345f19c38f0db45da7536ec27ba6cf4b4e8c5883ceb9a5978cdc8831181ec89ad4105252366b198af4f3f22bff
27 -DIST leatherman-1.4.3.tar.gz 814259 BLAKE2B 049cfab8240e5447bcb14bb4a96fa21ca7e4b7a24d8a38abf3820d6e1c25cf1e0841b04317c3d3a72ceb5f61f9b9a055ea76dcd5f731ffd567d96be60d2b8abd SHA512 a28d7f852904eafb3b703d5890d9514db24ef387fa440108ae8750041d1c5c1b36240b0925b37833ed68739d92a1d22463914e0838e5f09e03035aad47c49d81
28 DIST leatherman-1.4.4.tar.gz 814289 BLAKE2B d53ff660e28eaea1c11f95cc70348a2a5883e0dc5ae56482b0afe96e61938e4d15688f8abf9783976443c00b6a69e9037b5080194babb97200e25e2c548b9153 SHA512 a1955a3f7a7fd190f7d85ad07e30dee74b0f4b7ed670a4a9a7613317d2898faf776cbed0c5c7b6da25ddd5099c9638e9abb2aca16aec61c568fc2f8c9789ffe4
29 -DIST leatherman-1.5.1.tar.gz 814327 BLAKE2B 133c65adb16b9eabd8dab341361d36a3736447596b019f15603e7cb45bef472a4267c5765adcb03bf9492d7f553d326c0f64ca026b4cad22e6f4744f9f12cc6e SHA512 3673a6ed530ae8f30b9a037ad42a3648ad61d50eae5c3a39a4a58f190567ccd21c4132289ecc8534202502bb7435ae79c9568a3dadf0ce75ae9c7d7fb65271f9
30 DIST leatherman-1.5.2.tar.gz 814349 BLAKE2B 1bc2d85426683e9f82d31ba9e3b63b4c9185b0bfa5ae832ea252ecbd922b44dfa67b6011145489d5c5809a76011aef8b143f6b705ea0436d914fc0d8ca8091a2 SHA512 9cef854fd7a95c54fcfc2e639e469dfaa4625757ea8aceeb9ac2162bfc89cbcbc1d5e8217af5f1fad4f31d98528475e22157ca6b1046a36e0928074f866ddafd
31
32 diff --git a/dev-libs/leatherman/leatherman-1.4.2-r1.ebuild b/dev-libs/leatherman/leatherman-1.4.2-r1.ebuild
33 deleted file mode 100644
34 index f0eb9302790..00000000000
35 --- a/dev-libs/leatherman/leatherman-1.4.2-r1.ebuild
36 +++ /dev/null
37 @@ -1,58 +0,0 @@
38 -# Copyright 1999-2018 Gentoo Foundation
39 -# Distributed under the terms of the GNU General Public License v2
40 -
41 -EAPI=6
42 -
43 -inherit cmake-utils multilib
44 -
45 -DESCRIPTION="A C++ toolkit"
46 -HOMEPAGE="https://github.com/puppetlabs/leatherman"
47 -SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
48 -
49 -LICENSE="Apache-2.0"
50 -IUSE="debug static-libs test"
51 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
52 -SLOT="0/1.4.2"
53 -
54 -RDEPEND="net-misc/curl"
55 -DEPEND=">=dev-libs/boost-1.54:=[nls]
56 - net-misc/curl
57 - >=sys-devel/gcc-4.8:*"
58 -
59 -PATCHES=( "${FILESDIR}"/portage-sandbox-test-fix.patch )
60 -
61 -src_prepare() {
62 - sed -i 's/\-Werror\ //g' "cmake/cflags.cmake" || die
63 - cmake-utils_src_prepare
64 -}
65 -
66 -src_configure() {
67 - local mycmakeargs=(
68 - -DCMAKE_VERBOSE_MAKEFILE=ON
69 - -DCMAKE_BUILD_TYPE=None
70 - -DCMAKE_INSTALL_PREFIX=/usr
71 - )
72 - if ! use static-libs; then
73 - mycmakeargs+=(
74 - -DLEATHERMAN_SHARED=ON
75 - )
76 - else
77 - mycmakeargs+=(
78 - -DLEATHERMAN_SHARED=OFF
79 - )
80 - fi
81 - if use debug; then
82 - mycmakeargs+=(
83 - -DCMAKE_BUILD_TYPE=Debug
84 - )
85 - fi
86 - cmake-utils_src_configure
87 -}
88 -
89 -src_test() {
90 - "${WORKDIR}/${P}"_build/bin/leatherman_test
91 -}
92 -
93 -src_install() {
94 - cmake-utils_src_install
95 -}
96
97 diff --git a/dev-libs/leatherman/leatherman-1.4.3.ebuild b/dev-libs/leatherman/leatherman-1.4.3.ebuild
98 deleted file mode 100644
99 index cc7a76208a2..00000000000
100 --- a/dev-libs/leatherman/leatherman-1.4.3.ebuild
101 +++ /dev/null
102 @@ -1,58 +0,0 @@
103 -# Copyright 1999-2018 Gentoo Authors
104 -# Distributed under the terms of the GNU General Public License v2
105 -
106 -EAPI=6
107 -
108 -inherit cmake-utils multilib
109 -
110 -DESCRIPTION="A C++ toolkit"
111 -HOMEPAGE="https://github.com/puppetlabs/leatherman"
112 -SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
113 -
114 -LICENSE="Apache-2.0"
115 -IUSE="debug static-libs test"
116 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
117 -SLOT="0/${PV}"
118 -
119 -RDEPEND="net-misc/curl"
120 -DEPEND=">=dev-libs/boost-1.54:=[nls]
121 - net-misc/curl
122 - >=sys-devel/gcc-4.8:*"
123 -
124 -PATCHES=( "${FILESDIR}"/portage-sandbox-test-fix.patch )
125 -
126 -src_prepare() {
127 - sed -i 's/\-Werror\ //g' "cmake/cflags.cmake" || die
128 - cmake-utils_src_prepare
129 -}
130 -
131 -src_configure() {
132 - local mycmakeargs=(
133 - -DCMAKE_VERBOSE_MAKEFILE=ON
134 - -DCMAKE_BUILD_TYPE=None
135 - -DCMAKE_INSTALL_PREFIX=/usr
136 - )
137 - if ! use static-libs; then
138 - mycmakeargs+=(
139 - -DLEATHERMAN_SHARED=ON
140 - )
141 - else
142 - mycmakeargs+=(
143 - -DLEATHERMAN_SHARED=OFF
144 - )
145 - fi
146 - if use debug; then
147 - mycmakeargs+=(
148 - -DCMAKE_BUILD_TYPE=Debug
149 - )
150 - fi
151 - cmake-utils_src_configure
152 -}
153 -
154 -src_test() {
155 - "${WORKDIR}/${P}"_build/bin/leatherman_test
156 -}
157 -
158 -src_install() {
159 - cmake-utils_src_install
160 -}
161
162 diff --git a/dev-libs/leatherman/leatherman-1.5.1.ebuild b/dev-libs/leatherman/leatherman-1.5.1.ebuild
163 deleted file mode 100644
164 index cc7a76208a2..00000000000
165 --- a/dev-libs/leatherman/leatherman-1.5.1.ebuild
166 +++ /dev/null
167 @@ -1,58 +0,0 @@
168 -# Copyright 1999-2018 Gentoo Authors
169 -# Distributed under the terms of the GNU General Public License v2
170 -
171 -EAPI=6
172 -
173 -inherit cmake-utils multilib
174 -
175 -DESCRIPTION="A C++ toolkit"
176 -HOMEPAGE="https://github.com/puppetlabs/leatherman"
177 -SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
178 -
179 -LICENSE="Apache-2.0"
180 -IUSE="debug static-libs test"
181 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
182 -SLOT="0/${PV}"
183 -
184 -RDEPEND="net-misc/curl"
185 -DEPEND=">=dev-libs/boost-1.54:=[nls]
186 - net-misc/curl
187 - >=sys-devel/gcc-4.8:*"
188 -
189 -PATCHES=( "${FILESDIR}"/portage-sandbox-test-fix.patch )
190 -
191 -src_prepare() {
192 - sed -i 's/\-Werror\ //g' "cmake/cflags.cmake" || die
193 - cmake-utils_src_prepare
194 -}
195 -
196 -src_configure() {
197 - local mycmakeargs=(
198 - -DCMAKE_VERBOSE_MAKEFILE=ON
199 - -DCMAKE_BUILD_TYPE=None
200 - -DCMAKE_INSTALL_PREFIX=/usr
201 - )
202 - if ! use static-libs; then
203 - mycmakeargs+=(
204 - -DLEATHERMAN_SHARED=ON
205 - )
206 - else
207 - mycmakeargs+=(
208 - -DLEATHERMAN_SHARED=OFF
209 - )
210 - fi
211 - if use debug; then
212 - mycmakeargs+=(
213 - -DCMAKE_BUILD_TYPE=Debug
214 - )
215 - fi
216 - cmake-utils_src_configure
217 -}
218 -
219 -src_test() {
220 - "${WORKDIR}/${P}"_build/bin/leatherman_test
221 -}
222 -
223 -src_install() {
224 - cmake-utils_src_install
225 -}
226
227 diff --git a/dev-libs/leatherman/leatherman-1.5.2.ebuild b/dev-libs/leatherman/leatherman-1.5.2.ebuild
228 index cc7a76208a2..29a1dceafdd 100644
229 --- a/dev-libs/leatherman/leatherman-1.5.2.ebuild
230 +++ b/dev-libs/leatherman/leatherman-1.5.2.ebuild
231 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/puppetlabs/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
232
233 LICENSE="Apache-2.0"
234 IUSE="debug static-libs test"
235 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
236 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86"
237 SLOT="0/${PV}"
238
239 RDEPEND="net-misc/curl"