sci-mathematics/flint: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 15:33:34 +0000 (16:33 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 12 Dec 2019 16:35:10 +0000 (17:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-mathematics/flint/flint-2.4.4-r1.ebuild
sci-mathematics/flint/flint-2.4.5.ebuild
sci-mathematics/flint/flint-2.5.2.ebuild

index 1068395a40c3166de3dd69d0813e61d6a19d26f3..846ee038654cf8a16ffc1927fb96ebb7cc69b708 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="5"
@@ -9,7 +9,7 @@ DESCRIPTION="Fast Library for Number Theory"
 HOMEPAGE="http://www.flintlib.org/"
 SRC_URI="http://www.flintlib.org/${P}.tar.gz"
 
-RESTRICT="mirror"
+RESTRICT="mirror !test? ( test )"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 ppc x86"
index b36ea8b5f2b31825310d43ae4c45b3f40dfc9fef..36bcaaaea7a979a54625c4e4d2f55f7467ad01aa 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="5"
@@ -9,7 +9,7 @@ DESCRIPTION="Fast Library for Number Theory"
 HOMEPAGE="http://www.flintlib.org/"
 SRC_URI="http://www.flintlib.org/${P}.tar.gz"
 
-RESTRICT="mirror"
+RESTRICT="mirror !test? ( test )"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
index 64f94ae79dcff4f9bb770a95c198d18bd75641fa..0a6ef5a44bd88c42009f251d7f8b7416b2908a3e 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="5"
@@ -9,7 +9,7 @@ DESCRIPTION="Fast Library for Number Theory"
 HOMEPAGE="http://www.flintlib.org/"
 SRC_URI="http://www.flintlib.org/${P}.tar.gz"
 
-RESTRICT="mirror"
+RESTRICT="mirror !test? ( test )"
 LICENSE="GPL-2"
 SLOT="0/13"
 KEYWORDS="~amd64 ~arm ~x86"