dev-util/rr: add RESTRICT="!test? ( test )"
authorSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 20:57:14 +0000 (20:57 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Sun, 10 Nov 2019 20:57:14 +0000 (20:57 +0000)
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
dev-util/rr/rr-4.5.0.ebuild
dev-util/rr/rr-5.0.0.ebuild
dev-util/rr/rr-5.1.0.ebuild
dev-util/rr/rr-5.2.0-r1.ebuild
dev-util/rr/rr-5.2.0.ebuild

index 32d5d5d6983ee92acc9c24df77da37b72b9db74c..55b04f3fab3312dab520f08db80bf5ef9850f97b 100644 (file)
@@ -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
 )
index 330b1821df13de4b896b141b7e639cda4ec1d45e..19ae612d07d546fdcff6151d5291eefde7c5500f 100644 (file)
@@ -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
 #)
index 330b1821df13de4b896b141b7e639cda4ec1d45e..19ae612d07d546fdcff6151d5291eefde7c5500f 100644 (file)
@@ -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
 #)
index b272d4c8faab88b4b4937e54053027cc5b42608a..aae1bb6569fd7bc296febd11fc2b1a918c3c3844 100644 (file)
@@ -31,6 +31,8 @@ DEPEND+="
                sys-devel/gdb[xml]
        )"
 
+RESTRICT="!test? ( test )"
+
 PATCHES=(
        "${FILESDIR}"/${P}-ucontext_t.patch
        "${FILESDIR}"/${P}-c++14.patch
index 8c74d5929434b1a14bf87f10d2598faba6436b83..721384938a4e116b3a5bb9ed470353dc7f1b0143 100644 (file)
@@ -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