From e88d9d2c2f15fdb206b0ef3b919a09dd09684887 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 2 Oct 2021 13:02:49 +0200 Subject: kde-misc/tellico: EAPI-8 bump Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner --- kde-misc/tellico/tellico-3.4.1.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'kde-misc') diff --git a/kde-misc/tellico/tellico-3.4.1.ebuild b/kde-misc/tellico/tellico-3.4.1.ebuild index b135fa60b84e..516863dba370 100644 --- a/kde-misc/tellico/tellico-3.4.1.ebuild +++ b/kde-misc/tellico/tellico-3.4.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" @@ -21,11 +21,8 @@ SLOT="5" IUSE="bibtex cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz" # tests need network access -RESTRICT+=" test" +RESTRICT="test" -BDEPEND=" - sys-devel/gettext -" RDEPEND=" dev-libs/libxml2 dev-libs/libxslt @@ -72,6 +69,9 @@ RDEPEND=" yaz? ( >=dev-libs/yaz-2:0= ) " DEPEND="${RDEPEND}" +BDEPEND=" + sys-devel/gettext +" src_configure() { local mycmakeargs=( -- cgit v1.2.3-65-gdbad