commit:     0ccba88f9264b5897de8c117546d93f5d102bf37
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 11 15:10:00 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Aug 11 15:57:16 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ccba88f

dev-cpp/glog: restrict tests

Tests are failing, no maintainer. Restrict tests
to continue stabilization.

Bug: https://bugs.gentoo.org/634174
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 dev-cpp/glog/glog-0.3.4-r1.ebuild | 3 ++-
 dev-cpp/glog/glog-0.3.5.ebuild    | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/glog/glog-0.3.4-r1.ebuild 
b/dev-cpp/glog/glog-0.3.4-r1.ebuild
index ad7b6587ddb..2f39a30e7a9 100644
--- a/dev-cpp/glog/glog-0.3.4-r1.ebuild
+++ b/dev-cpp/glog/glog-0.3.4-r1.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
@@ -13,6 +13,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh 
~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="gflags static-libs test unwind"
+RESTRICT="test"
 
 RDEPEND="
        gflags? ( >=dev-cpp/gflags-2.0-r1[${MULTILIB_USEDEP}] )

diff --git a/dev-cpp/glog/glog-0.3.5.ebuild b/dev-cpp/glog/glog-0.3.5.ebuild
index 1f4064c6639..945371f4553 100644
--- a/dev-cpp/glog/glog-0.3.5.ebuild
+++ b/dev-cpp/glog/glog-0.3.5.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"
@@ -13,6 +13,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 
~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
 IUSE="gflags static-libs test unwind"
+RESTRICT="test"
 
 RDEPEND="
        gflags? ( >=dev-cpp/gflags-2.0-r1[${MULTILIB_USEDEP}] )

Reply via email to