*/*: Address warning MissingTestRestrict
authorSebastian Pipping <sping@gentoo.org>
Sat, 23 Nov 2019 18:01:15 +0000 (19:01 +0100)
committerSebastian Pipping <sping@gentoo.org>
Sat, 23 Nov 2019 18:10:58 +0000 (19:10 +0100)
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Package-Manager: Portage-2.3.78, Repoman-2.3.16

app-emulation/docker-compose/docker-compose-1.24.0.ebuild
app-emulation/docker-compose/docker-compose-1.24.1.ebuild
app-emulation/docker-compose/docker-compose-1.25.0.ebuild
dev-libs/uriparser/uriparser-0.9.1.ebuild
dev-libs/uriparser/uriparser-0.9.3.ebuild
dev-python/ansi2html/ansi2html-1.5.1.ebuild
dev-python/ansi2html/ansi2html-1.5.2.ebuild
media-gfx/imageworsener/imageworsener-1.3.2.ebuild
media-gfx/imageworsener/imageworsener-1.3.3.ebuild

index aacd6aa050a422b806202f71f02936ad1cc2eea8..231ec1bd9f17230ac09ecab0810bd4f1f94223ec 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
index a9866c0a92e6e545762308cb33cc4dabed88345c..12ac42d6a1935d344e029ade26c784685ea7bd7a 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
index bc3f9067249cdfedbd340455a8bb39fdeac2ce77..b90ebe18f8ebce94f890388238285ca1f93500c1 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
index 42ceadef9be0facb430726f4cde975bad06a2648..b7f5ae2164e9a09f69c916c9d57fe2257d3dc8ca 100644 (file)
@@ -19,6 +19,7 @@ DEPEND="virtual/pkgconfig
        test? ( >=dev-cpp/gtest-1.8.1 )"
 
 REQUIRED_USE="test? ( unicode )"
+RESTRICT="!test? ( test )"
 
 DOCS=( AUTHORS ChangeLog THANKS )
 
index 0c33c807ef45cb9d6618c85b81d073780ad1c083..48cecff8844f613d51fc676853147456e356c3c1 100644 (file)
@@ -21,6 +21,7 @@ DEPEND="virtual/pkgconfig
        test? ( >=dev-cpp/gtest-1.8.1 )"
 
 REQUIRED_USE="test? ( unicode )"
+RESTRICT="!test? ( test )"
 
 DOCS=( AUTHORS ChangeLog THANKS )
 
index 74f9727f50d8a8a4409508260d991715fed79d11..d890b5f023579a36fb2a7d88a084567b7201f901 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
index 74f9727f50d8a8a4409508260d991715fed79d11..d890b5f023579a36fb2a7d88a084567b7201f901 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="LGPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~x86"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        dev-python/setuptools[${PYTHON_USEDEP}]
index 39edd7cfaa89f182a4bf475e549f42579763f04d..8fb4887db676fb087af3d2f9a4eab9506065d0da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,6 +24,7 @@ DEPEND="png? ( media-libs/libpng:0 )
 RDEPEND="${DEPEND}"
 
 REQUIRED_USE="test? ( jpeg png webp zlib )"
+RESTRICT="!test? ( test )"
 
 src_configure() {
        local switch=''
index 6ca631010a12ed7a7f868f40fee27dc9edc4355d..2759af96c03e8e85fe2f998e69a8b669c498cca8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,6 +24,7 @@ DEPEND="png? ( media-libs/libpng:0 )
 RDEPEND="${DEPEND}"
 
 REQUIRED_USE="test? ( jpeg png webp zlib )"
+RESTRICT="!test? ( test )"
 
 src_configure() {
        local switch=''