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 41A3B139694 for ; Sat, 11 Mar 2017 23:47:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45F96E0C78; Sat, 11 Mar 2017 23:47:55 +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 20E62E0C78 for ; Sat, 11 Mar 2017 23:47:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 49821340F2A for ; Sat, 11 Mar 2017 23:47:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13C3A64F7 for ; Sat, 11 Mar 2017 23:47:53 +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: <1489276043.8db8c3f9ded3ad3116134a3aa58e49abe0b97296.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: 8db8c3f9ded3ad3116134a3aa58e49abe0b97296 X-VCS-Branch: master Date: Sat, 11 Mar 2017 23:47:53 +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: f9685ff1-9d42-4dba-8be7-7d74ee8232d6 X-Archives-Hash: d44706b79ab125e3f29740bb65a3a809 commit: 8db8c3f9ded3ad3116134a3aa58e49abe0b97296 Author: Alon Bar-Lev gentoo org> AuthorDate: Sat Mar 11 23:46:50 2017 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Sat Mar 11 23:47:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8db8c3f9 net-libs/gnutls: move valgrid to DEPEND Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-libs/gnutls/gnutls-3.5.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnutls/gnutls-3.5.10.ebuild b/net-libs/gnutls/gnutls-3.5.10.ebuild index 7dba87df84c..484fa8478fa 100644 --- a/net-libs/gnutls/gnutls-3.5.10.ebuild +++ b/net-libs/gnutls/gnutls-3.5.10.ebuild @@ -31,7 +31,6 @@ RDEPEND=">=dev-libs/libtasn1-4.9:=[${MULTILIB_USEDEP}] pkcs11? ( >=app-crypt/p11-kit-0.23.1[${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 ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] @@ -41,6 +40,7 @@ DEPEND="${RDEPEND} >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] doc? ( dev-util/gtk-doc ) nls? ( sys-devel/gettext ) + valgrind? ( dev-util/valgrind ) test-full? ( app-crypt/dieharder app-misc/datefudge