commit:     efa19ec2bfb692ffbf9bd39444b9c1b738627d75
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 21:03:36 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 21:04:25 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa19ec2

x11-themes/qtcurve: Some tests are permanently broken, restrict

Bug: https://bugs.gentoo.org/645470
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 x11-themes/qtcurve/qtcurve-1.9.0.ebuild | 2 ++
 x11-themes/qtcurve/qtcurve-9999.ebuild  | 6 ++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild 
b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild
index 6047b67909d..116c590c3d5 100644
--- a/x11-themes/qtcurve/qtcurve-1.9.0.ebuild
+++ b/x11-themes/qtcurve/qtcurve-1.9.0.ebuild
@@ -64,6 +64,8 @@ RDEPEND="${COMMON_DEPEND}
        !x11-themes/gtk-engines-qtcurve
 "
 
+RESTRICT+=" test"
+
 DOCS=( AUTHORS ChangeLog.md README.md TODO.md )
 
 PATCHES=(

diff --git a/x11-themes/qtcurve/qtcurve-9999.ebuild 
b/x11-themes/qtcurve/qtcurve-9999.ebuild
index 0d7ef602fb6..e51b07b8f84 100644
--- a/x11-themes/qtcurve/qtcurve-9999.ebuild
+++ b/x11-themes/qtcurve/qtcurve-9999.ebuild
@@ -64,11 +64,9 @@ RDEPEND="${COMMON_DEPEND}
        !x11-themes/gtk-engines-qtcurve
 "
 
-DOCS=( AUTHORS ChangeLog.md README.md TODO.md )
+RESTRICT+=" test"
 
-#PATCHES=(
-#      "${FILESDIR}/${P}-add_utils_include.patch"
-#)
+DOCS=( AUTHORS ChangeLog.md README.md TODO.md )
 
 src_configure() {
        local mycmakeargs=(

Reply via email to