From 04294d4456e6bd2fb174a5f45c26469999274b04 Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Sat, 23 Nov 2019 19:01:15 +0100 Subject: [PATCH] */*: Address warning MissingTestRestrict Signed-off-by: Sebastian Pipping Package-Manager: Portage-2.3.78, Repoman-2.3.16 --- app-emulation/docker-compose/docker-compose-1.24.0.ebuild | 1 + app-emulation/docker-compose/docker-compose-1.24.1.ebuild | 1 + app-emulation/docker-compose/docker-compose-1.25.0.ebuild | 1 + dev-libs/uriparser/uriparser-0.9.1.ebuild | 1 + dev-libs/uriparser/uriparser-0.9.3.ebuild | 1 + dev-python/ansi2html/ansi2html-1.5.1.ebuild | 1 + dev-python/ansi2html/ansi2html-1.5.2.ebuild | 1 + media-gfx/imageworsener/imageworsener-1.3.2.ebuild | 3 ++- media-gfx/imageworsener/imageworsener-1.3.3.ebuild | 3 ++- 9 files changed, 11 insertions(+), 2 deletions(-) diff --git a/app-emulation/docker-compose/docker-compose-1.24.0.ebuild b/app-emulation/docker-compose/docker-compose-1.24.0.ebuild index aacd6aa050a42..231ec1bd9f172 100644 --- a/app-emulation/docker-compose/docker-compose-1.24.0.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.24.0.ebuild @@ -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}] diff --git a/app-emulation/docker-compose/docker-compose-1.24.1.ebuild b/app-emulation/docker-compose/docker-compose-1.24.1.ebuild index a9866c0a92e6e..12ac42d6a1935 100644 --- a/app-emulation/docker-compose/docker-compose-1.24.1.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.24.1.ebuild @@ -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}] diff --git a/app-emulation/docker-compose/docker-compose-1.25.0.ebuild b/app-emulation/docker-compose/docker-compose-1.25.0.ebuild index bc3f9067249cd..b90ebe18f8ebc 100644 --- a/app-emulation/docker-compose/docker-compose-1.25.0.ebuild +++ b/app-emulation/docker-compose/docker-compose-1.25.0.ebuild @@ -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}] diff --git a/dev-libs/uriparser/uriparser-0.9.1.ebuild b/dev-libs/uriparser/uriparser-0.9.1.ebuild index 42ceadef9be0f..b7f5ae2164e9a 100644 --- a/dev-libs/uriparser/uriparser-0.9.1.ebuild +++ b/dev-libs/uriparser/uriparser-0.9.1.ebuild @@ -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 ) diff --git a/dev-libs/uriparser/uriparser-0.9.3.ebuild b/dev-libs/uriparser/uriparser-0.9.3.ebuild index 0c33c807ef45c..48cecff8844f6 100644 --- a/dev-libs/uriparser/uriparser-0.9.3.ebuild +++ b/dev-libs/uriparser/uriparser-0.9.3.ebuild @@ -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 ) diff --git a/dev-python/ansi2html/ansi2html-1.5.1.ebuild b/dev-python/ansi2html/ansi2html-1.5.1.ebuild index 74f9727f50d8a..d890b5f023579 100644 --- a/dev-python/ansi2html/ansi2html-1.5.1.ebuild +++ b/dev-python/ansi2html/ansi2html-1.5.1.ebuild @@ -15,6 +15,7 @@ LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/ansi2html/ansi2html-1.5.2.ebuild b/dev-python/ansi2html/ansi2html-1.5.2.ebuild index 74f9727f50d8a..d890b5f023579 100644 --- a/dev-python/ansi2html/ansi2html-1.5.2.ebuild +++ b/dev-python/ansi2html/ansi2html-1.5.2.ebuild @@ -15,6 +15,7 @@ LICENSE="LGPL-3+" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/media-gfx/imageworsener/imageworsener-1.3.2.ebuild b/media-gfx/imageworsener/imageworsener-1.3.2.ebuild index 39edd7cfaa89f..8fb4887db676f 100644 --- a/media-gfx/imageworsener/imageworsener-1.3.2.ebuild +++ b/media-gfx/imageworsener/imageworsener-1.3.2.ebuild @@ -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='' diff --git a/media-gfx/imageworsener/imageworsener-1.3.3.ebuild b/media-gfx/imageworsener/imageworsener-1.3.3.ebuild index 6ca631010a12e..2759af96c03e8 100644 --- a/media-gfx/imageworsener/imageworsener-1.3.3.ebuild +++ b/media-gfx/imageworsener/imageworsener-1.3.3.ebuild @@ -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=''