From 32ad5abb26e8783e1e16f61581b0e71afd96b03c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 26 Dec 2022 10:44:04 +0100 Subject: x11-libs/snorenotify: update EAPI 7 -> 8 Signed-off-by: Andreas Sturmlechner --- x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild index a57a16a0ba29..eea845cc2e0a 100644 --- a/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild +++ b/x11-libs/snorenotify/snorenotify-0.7.0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 VIRTUALX_REQUIRED="test" inherit ecm @@ -16,9 +16,6 @@ KEYWORDS="amd64 ~arm arm64 ~riscv x86" IUSE="sound test" RESTRICT="!test? ( test )" -BDEPEND=" - dev-qt/linguist-tools:5 -" RDEPEND=" dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 @@ -31,6 +28,7 @@ RDEPEND=" DEPEND="${RDEPEND} test? ( dev-qt/qttest:5 ) " +BDEPEND="dev-qt/linguist-tools:5" PATCHES=( "${FILESDIR}/${P}-desktop.patch" -- cgit v1.2.3-18-g5258