From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 079BA158018 for ; Sat, 2 Oct 2021 11:03:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 396DBE0877; Sat, 2 Oct 2021 11:03:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 22266E0877 for ; Sat, 2 Oct 2021 11:03:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0F1F2342DE8 for ; Sat, 2 Oct 2021 11:03:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93573108 for ; Sat, 2 Oct 2021 11:03:30 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1633172591.e88d9d2c2f15fdb206b0ef3b919a09dd09684887.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/tellico/tellico-3.4.1.ebuild X-VCS-Directories: kde-misc/tellico/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: e88d9d2c2f15fdb206b0ef3b919a09dd09684887 X-VCS-Branch: master Date: Sat, 2 Oct 2021 11:03:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 10c724af-d37d-46fd-a4e3-bfa9bc77f0e4 X-Archives-Hash: 69232ae15b252db70ae1f3eed892a5ae commit: e88d9d2c2f15fdb206b0ef3b919a09dd09684887 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Oct 2 11:02:49 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Oct 2 11:03:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e88d9d2c kde-misc/tellico: EAPI-8 bump Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/tellico/tellico-3.4.1.ebuild | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kde-misc/tellico/tellico-3.4.1.ebuild b/kde-misc/tellico/tellico-3.4.1.ebuild index b135fa60b84..516863dba37 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=(