Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@××××××.net>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-cpp/sprout/
Date: Thu, 28 Jan 2021 11:45:44
Message-Id: 1611827422.dca4f3fb14f3e181245d94808aa84d3873410726.andrewammerlaan@gentoo
1 commit: dca4f3fb14f3e181245d94808aa84d3873410726
2 Author: Theo Anderson <telans <AT> posteo <DOT> de>
3 AuthorDate: Thu Jan 28 08:57:07 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
5 CommitDate: Thu Jan 28 09:50:22 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dca4f3fb
7
8 dev-cpp/sprout: depend dev-libs/boost
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Theo Anderson <telans <AT> posteo.de>
12
13 dev-cpp/sprout/sprout-0_pre20190615.ebuild | 5 ++---
14 1 file changed, 2 insertions(+), 3 deletions(-)
15
16 diff --git a/dev-cpp/sprout/sprout-0_pre20190615.ebuild b/dev-cpp/sprout/sprout-0_pre20190615.ebuild
17 index 1bc50ce1..c54f9140 100644
18 --- a/dev-cpp/sprout/sprout-0_pre20190615.ebuild
19 +++ b/dev-cpp/sprout/sprout-0_pre20190615.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2020 Gentoo Authors
22 +# Copyright 2020-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -19,9 +19,8 @@ KEYWORDS="~amd64 ~x86"
27 IUSE="test texconv wavconv"
28 RESTRICT="!test? ( test )"
29
30 -DEPEND=""
31 +DEPEND="dev-libs/boost:="
32 RDEPEND="${DEPEND}"
33 -BDEPEND=""
34
35 PATCHES=(
36 "${FILESDIR}"/optional_binaries.patch