* [gentoo-commits] repo/gentoo:master commit in: media-gfx/imageworsener/, app-emulation/docker-compose/, dev-libs/uriparser/, ...
@ 2019-11-23 18:11 Sebastian Pipping
0 siblings, 0 replies; only message in thread
From: Sebastian Pipping @ 2019-11-23 18:11 UTC (permalink / raw
To: gentoo-commits
commit: 04294d4456e6bd2fb174a5f45c26469999274b04
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 23 18:01:15 2019 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Nov 23 18:10:58 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04294d44
*/*: Address warning MissingTestRestrict
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
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 aacd6aa050a..231ec1bd9f1 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 a9866c0a92e..12ac42d6a19 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 bc3f9067249..b90ebe18f8e 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 42ceadef9be..b7f5ae2164e 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 0c33c807ef4..48cecff8844 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 74f9727f50d..d890b5f0235 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 74f9727f50d..d890b5f0235 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 39edd7cfaa8..8fb4887db67 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 6ca631010a1..2759af96c03 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=''
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-11-23 18:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-23 18:11 [gentoo-commits] repo/gentoo:master commit in: media-gfx/imageworsener/, app-emulation/docker-compose/, dev-libs/uriparser/, Sebastian Pipping
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox