commit:     e88d9d2c2f15fdb206b0ef3b919a09dd09684887
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  2 11:02:49 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <asturm <AT> 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=(

Reply via email to