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 32061139694 for ; Sat, 11 Mar 2017 23:43:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 710B0E0C35; Sat, 11 Mar 2017 23:43:24 +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 4B449E0C35 for ; Sat, 11 Mar 2017 23:43:24 +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 389FF340F53 for ; Sat, 11 Mar 2017 23:43:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 99F6964F7 for ; Sat, 11 Mar 2017 23:43:21 +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: <1489275482.57f6de4c9418f90cc71d38f9f032304019121f61.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.10.ebuild X-VCS-Directories: net-libs/gnutls/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 57f6de4c9418f90cc71d38f9f032304019121f61 X-VCS-Branch: master Date: Sat, 11 Mar 2017 23:43:21 +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: 39de0b2c-8bbd-4c7a-9243-868be9451510 X-Archives-Hash: c80d4a80642180d052bdf8cdade2be07 commit: 57f6de4c9418f90cc71d38f9f032304019121f61 Author: Alon Bar-Lev gentoo org> AuthorDate: Sat Mar 11 23:36:04 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Sat Mar 11 23:38:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57f6de4c net-libs/gnutls: move test-full to DEPEND Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/gnutls/gnutls-3.5.10.ebuild | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/net-libs/gnutls/gnutls-3.5.10.ebuild b/net-libs/gnutls/gnutls-3.5.10.ebuild index 20c29446f5d..7dba87df84c 100644 --- a/net-libs/gnutls/gnutls-3.5.10.ebuild +++ b/net-libs/gnutls/gnutls-3.5.10.ebuild @@ -32,13 +32,6 @@ RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}] zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) idn? ( >=net-dns/libidn2-0.16-r1[${MULTILIB_USEDEP}] ) valgrind? ( dev-util/valgrind ) - test-full? ( - app-crypt/dieharder - app-misc/datefudge - dev-libs/softhsm:2[-bindist] - net-dialup/ppp - net-misc/socat - ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] @@ -48,7 +41,13 @@ DEPEND="${RDEPEND} >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] doc? ( dev-util/gtk-doc ) nls? ( sys-devel/gettext ) - test? ( app-misc/datefudge )" + test-full? ( + app-crypt/dieharder + app-misc/datefudge + dev-libs/softhsm:2[-bindist] + net-dialup/ppp + net-misc/socat + )" DOCS=( README.md