commit: c96afd0fc3e8ef54dafa32ec75832c684fdccfcc
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 10 20:57:14 2019 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 20:57:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c96afd0f
dev-util/rr: add RESTRICT="!test? ( test )"
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-util/rr/rr-4.5.0.ebuild | 4 +++-
dev-util/rr/rr-5.0.0.ebuild | 4 +++-
dev-util/rr/rr-5.1.0.ebuild | 4 +++-
dev-util/rr/rr-5.2.0-r1.ebuild | 2 ++
dev-util/rr/rr-5.2.0.ebuild | 4 +++-
5 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/dev-util/rr/rr-4.5.0.ebuild b/dev-util/rr/rr-4.5.0.ebuild
index 32d5d5d6983..55b04f3fab3 100644
--- a/dev-util/rr/rr-4.5.0.ebuild
+++ b/dev-util/rr/rr-4.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -30,6 +30,8 @@ DEPEND+="
sys-devel/gdb[xml]
)"
+RESTRICT="!test? ( test )"
+
PATCHES=(
"${FILESDIR}"/${P}-sysmacros.patch
)
diff --git a/dev-util/rr/rr-5.0.0.ebuild b/dev-util/rr/rr-5.0.0.ebuild
index 330b1821df1..19ae612d07d 100644
--- a/dev-util/rr/rr-5.0.0.ebuild
+++ b/dev-util/rr/rr-5.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,6 +31,8 @@ DEPEND+="
sys-devel/gdb[xml]
)"
+RESTRICT="!test? ( test )"
+
#PATCHES=(
# "${FILESDIR}"/${P}-sysmacros.patch
#)
diff --git a/dev-util/rr/rr-5.1.0.ebuild b/dev-util/rr/rr-5.1.0.ebuild
index 330b1821df1..19ae612d07d 100644
--- a/dev-util/rr/rr-5.1.0.ebuild
+++ b/dev-util/rr/rr-5.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,6 +31,8 @@ DEPEND+="
sys-devel/gdb[xml]
)"
+RESTRICT="!test? ( test )"
+
#PATCHES=(
# "${FILESDIR}"/${P}-sysmacros.patch
#)
diff --git a/dev-util/rr/rr-5.2.0-r1.ebuild b/dev-util/rr/rr-5.2.0-r1.ebuild
index b272d4c8faa..aae1bb6569f 100644
--- a/dev-util/rr/rr-5.2.0-r1.ebuild
+++ b/dev-util/rr/rr-5.2.0-r1.ebuild
@@ -31,6 +31,8 @@ DEPEND+="
sys-devel/gdb[xml]
)"
+RESTRICT="!test? ( test )"
+
PATCHES=(
"${FILESDIR}"/${P}-ucontext_t.patch
"${FILESDIR}"/${P}-c++14.patch
diff --git a/dev-util/rr/rr-5.2.0.ebuild b/dev-util/rr/rr-5.2.0.ebuild
index 8c74d592943..721384938a4 100644
--- a/dev-util/rr/rr-5.2.0.ebuild
+++ b/dev-util/rr/rr-5.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -31,6 +31,8 @@ DEPEND+="
sys-devel/gdb[xml]
)"
+RESTRICT="!test? ( test )"
+
PATCHES=(
"${FILESDIR}"/${P}-ucontext_t.patch
"${FILESDIR}"/${P}-c++14.patch