diff options
Diffstat (limited to 'x11-themes/qtcurve')
-rw-r--r-- | x11-themes/qtcurve/qtcurve-1.9.0.ebuild | 2 | ||||
-rw-r--r-- | 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 6047b67909da..116c590c3d58 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 0d7ef602fb66..e51b07b8f845 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=( |