dev-libs/jsoncpp: Add missing cond RESTRICT=test
authorMichał Górny <mgorny@gentoo.org>
Sat, 2 Jul 2016 21:09:26 +0000 (23:09 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 2 Jul 2016 21:19:18 +0000 (23:19 +0200)
dev-libs/jsoncpp/jsoncpp-0.10.2-r1.ebuild
dev-libs/jsoncpp/jsoncpp-0.10.6.ebuild
dev-libs/jsoncpp/jsoncpp-1.6.5.ebuild
dev-libs/jsoncpp/jsoncpp-1.7.2.ebuild
dev-libs/jsoncpp/jsoncpp-1.7.3.ebuild

index c7fc44379a48120de27082d27c49b656e5a4f009..23cfd7f6cb4eb61b77802acebee8b87e57e60280 100644 (file)
@@ -26,6 +26,8 @@ DEPEND="
        )"
 RDEPEND=""
 
+RESTRICT="!test? ( test )"
+
 PATCHES=(
        # fix broken path subst in .pc file
        "${FILESDIR}"/jsoncpp-1.6.2-fix-pkgconfig.patch
index e88a1c837da1a6d0e116b366f944ac2994fbf0b2..e22a610f6461eb773b9d3f1c6aa84f304ecd072c 100644 (file)
@@ -26,6 +26,8 @@ DEPEND="
        )"
 RDEPEND=""
 
+RESTRICT="!test? ( test )"
+
 pkg_setup() {
        if use doc || use test; then
                python-any-r1_pkg_setup
index 6e006b0816cefb3c5f4e579acd408fad6d9b034c..ea2b000ab21730eaa45c1a75ef1a7ed360a2e78c 100644 (file)
@@ -26,6 +26,8 @@ DEPEND="
        )"
 RDEPEND=""
 
+RESTRICT="!test? ( test )"
+
 pkg_setup() {
        if use doc || use test; then
                python-any-r1_pkg_setup
index a82892a0e628f82c7faf2dd7cf86f3d84fc5d135..8f24a3626f3c4b5cc77fd2a8adf52419259ab398 100644 (file)
@@ -26,6 +26,8 @@ DEPEND="
        )"
 RDEPEND=""
 
+RESTRICT="!test? ( test )"
+
 pkg_setup() {
        if use doc || use test; then
                python-any-r1_pkg_setup
index a82892a0e628f82c7faf2dd7cf86f3d84fc5d135..8f24a3626f3c4b5cc77fd2a8adf52419259ab398 100644 (file)
@@ -26,6 +26,8 @@ DEPEND="
        )"
 RDEPEND=""
 
+RESTRICT="!test? ( test )"
+
 pkg_setup() {
        if use doc || use test; then
                python-any-r1_pkg_setup