From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E96FD1382C8 for ; Thu, 23 Jun 2016 21:53:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C02E31420D; Thu, 23 Jun 2016 21:53:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0E9C91412D for ; Thu, 23 Jun 2016 21:53:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8E87340D1B for ; Thu, 23 Jun 2016 21:53:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 70F792420 for ; Thu, 23 Jun 2016 21:53:00 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1466716946.9bdcdae6e695e45a28d090828e06166d83af8061.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/subliminal/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/subliminal/subliminal-9999.ebuild X-VCS-Directories: media-video/subliminal/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 9bdcdae6e695e45a28d090828e06166d83af8061 X-VCS-Branch: master Date: Thu, 23 Jun 2016 21:53:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: afeadce4-1a17-420e-85a7-9e741c4b1d52 X-Archives-Hash: d3d94084529968ae3df22efb2d38090c commit: 9bdcdae6e695e45a28d090828e06166d83af8061 Author: Ilya Tumaykin gmail com> AuthorDate: Wed Jun 8 17:07:08 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Jun 23 21:22:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bdcdae6 media-video/subliminal: update comment re tests in 9999 All tests pass successfully now, but still require network access. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement gentoo.org> media-video/subliminal/subliminal-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/subliminal/subliminal-9999.ebuild b/media-video/subliminal/subliminal-9999.ebuild index d1bf641..470b5c1 100644 --- a/media-video/subliminal/subliminal-9999.ebuild +++ b/media-video/subliminal/subliminal-9999.ebuild @@ -47,7 +47,7 @@ DEPEND="${RDEPEND} ) " -# Tests require network and severely broken too. +# Tests require network. RESTRICT=test python_prepare_all() {