Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/
Date: Sat, 02 Oct 2021 11:03:34
Message-Id: 1633172591.e88d9d2c2f15fdb206b0ef3b919a09dd09684887.asturm@gentoo
1 commit: e88d9d2c2f15fdb206b0ef3b919a09dd09684887
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 11:02:49 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 11:03:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e88d9d2c
7
8 kde-misc/tellico: EAPI-8 bump
9
10 Package-Manager: Portage-3.0.26, Repoman-3.0.3
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 kde-misc/tellico/tellico-3.4.1.ebuild | 10 +++++-----
14 1 file changed, 5 insertions(+), 5 deletions(-)
15
16 diff --git a/kde-misc/tellico/tellico-3.4.1.ebuild b/kde-misc/tellico/tellico-3.4.1.ebuild
17 index b135fa60b84..516863dba37 100644
18 --- a/kde-misc/tellico/tellico-3.4.1.ebuild
19 +++ b/kde-misc/tellico/tellico-3.4.1.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=7
25 +EAPI=8
26
27 ECM_HANDBOOK="forceoptional"
28 ECM_TEST="forceoptional"
29 @@ -21,11 +21,8 @@ SLOT="5"
30 IUSE="bibtex cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz"
31
32 # tests need network access
33 -RESTRICT+=" test"
34 +RESTRICT="test"
35
36 -BDEPEND="
37 - sys-devel/gettext
38 -"
39 RDEPEND="
40 dev-libs/libxml2
41 dev-libs/libxslt
42 @@ -72,6 +69,9 @@ RDEPEND="
43 yaz? ( >=dev-libs/yaz-2:0= )
44 "
45 DEPEND="${RDEPEND}"
46 +BDEPEND="
47 + sys-devel/gettext
48 +"
49
50 src_configure() {
51 local mycmakeargs=(