From 677b7ba5c317778df2ad7e70df94b9b7eec4adbc Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 10 Sep 2021 04:21:55 +0100 Subject: gentoo resync : 10.09.2021 --- x11-themes/qtcurve/qtcurve-9999.ebuild | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'x11-themes/qtcurve/qtcurve-9999.ebuild') diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild b/x11-themes/qtcurve/qtcurve-9999.ebuild index 09458a9e5a49..0d206bafd695 100644 --- a/x11-themes/qtcurve/qtcurve-9999.ebuild +++ b/x11-themes/qtcurve/qtcurve-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake kde.org @@ -22,12 +22,8 @@ REQUIRED_USE="gtk? ( X ) || ( gtk qt5 ) plasma? ( qt5 ) " +RESTRICT="test" -BDEPEND=" - virtual/pkgconfig - nls? ( sys-devel/gettext ) - plasma? ( kde-frameworks/extra-cmake-modules:5 ) -" DEPEND=" gtk? ( x11-libs/gtk+:2 ) plasma? ( @@ -60,8 +56,11 @@ DEPEND=" ) " RDEPEND="${DEPEND}" - -RESTRICT+=" test" +BDEPEND=" + virtual/pkgconfig + nls? ( sys-devel/gettext ) + plasma? ( kde-frameworks/extra-cmake-modules:5 ) +" DOCS=( AUTHORS ChangeLog.md README.md TODO.md ) -- cgit v1.2.3