From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1BBAF139694 for ; Mon, 24 Apr 2017 07:56:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DE5CE0C0D; Mon, 24 Apr 2017 07:56:42 +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 356D9E0C0D for ; Mon, 24 Apr 2017 07:56:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 412DD34071C for ; Mon, 24 Apr 2017 07:56:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A5DA37434 for ; Mon, 24 Apr 2017 07:56:39 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1493020593.63a8c991d684c812aa38d679a2fd14c402674268.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnutls/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gnutls/gnutls-3.5.11.ebuild X-VCS-Directories: net-libs/gnutls/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 63a8c991d684c812aa38d679a2fd14c402674268 X-VCS-Branch: master Date: Mon, 24 Apr 2017 07:56:39 +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: 6374564c-5199-42a1-aded-4e49312aa6e6 X-Archives-Hash: 404524923694c449cab22ad4896bc820 commit: 63a8c991d684c812aa38d679a2fd14c402674268 Author: Alon Bar-Lev gentoo org> AuthorDate: Mon Apr 24 07:55:46 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Mon Apr 24 07:56:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a8c991 net-libs/gnutls: move >=dev-scheme/guile-2 to test-full avoid block stable Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/gnutls/gnutls-3.5.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnutls/gnutls-3.5.11.ebuild b/net-libs/gnutls/gnutls-3.5.11.ebuild index 0a31cb65abe..21820c477a1 100644 --- a/net-libs/gnutls/gnutls-3.5.11.ebuild +++ b/net-libs/gnutls/gnutls-3.5.11.ebuild @@ -41,10 +41,10 @@ DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) valgrind? ( dev-util/valgrind ) test? ( - guile? ( >=dev-scheme/guile-2 ) seccomp? ( sys-libs/libseccomp ) ) test-full? ( + guile? ( >=dev-scheme/guile-2 ) app-crypt/dieharder app-misc/datefudge dev-libs/softhsm:2[-bindist]