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 DCBA91396D0 for ; Sat, 2 Sep 2017 14:56:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59A8D1FC06C; Sat, 2 Sep 2017 14:56:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1E0D31FC06C for ; Sat, 2 Sep 2017 14:56:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 13970341673 for ; Sat, 2 Sep 2017 14:56:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD1F78B76 for ; Sat, 2 Sep 2017 14:56:16 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1504364167.c7b9318b87a0eb228ca8a4bfd0879fecb966c976.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/opendnssec/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild net-dns/opendnssec/opendnssec-1.4.12-r1.ebuild net-dns/opendnssec/opendnssec-1.4.8.2.ebuild net-dns/opendnssec/opendnssec-2.0.1-r1.ebuild net-dns/opendnssec/opendnssec-2.0.3.ebuild X-VCS-Directories: net-dns/opendnssec/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: c7b9318b87a0eb228ca8a4bfd0879fecb966c976 X-VCS-Branch: master Date: Sat, 2 Sep 2017 14:56:16 +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: 26faaaff-7e46-4aae-80d8-9dc474f4731b X-Archives-Hash: 008d31e1754cfde5352433bcb9d1da27 commit: c7b9318b87a0eb228ca8a4bfd0879fecb966c976 Author: Francesco Turco fastmail fm> AuthorDate: Thu Aug 24 21:09:50 2017 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sat Sep 2 14:56:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7b9318b net-dns/opendnssec: update make.conf path, #624534 Gentoo-Bug 624534 net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild | 4 ++-- net-dns/opendnssec/opendnssec-1.4.12-r1.ebuild | 4 ++-- net-dns/opendnssec/opendnssec-1.4.8.2.ebuild | 4 ++-- net-dns/opendnssec/opendnssec-2.0.1-r1.ebuild | 4 ++-- net-dns/opendnssec/opendnssec-2.0.3.ebuild | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild b/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild index ebbc2fc2f69..d4bfd0296b7 100644 --- a/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild +++ b/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -99,7 +99,7 @@ check_pkcs11_setup() { ewarn " for AEP Keyper, set: PKCS11_AEPKEYPER=" ewarn "Example:" ewarn " PKCS11_ETOKEN=\"/opt/etoken/lib/libeTPkcs11.so\" emerge -pv opendnssec" - ewarn "or store the variable into /etc/make.conf" + ewarn "or store the variable into /etc/portage/make.conf" die "USE flag 'external-hsm' set but no PKCS#11 library path specified." fi elog "Building with external PKCS#11 library support ($PKCS11_LIB): ${PKCS11_PATH}" diff --git a/net-dns/opendnssec/opendnssec-1.4.12-r1.ebuild b/net-dns/opendnssec/opendnssec-1.4.12-r1.ebuild index 437cd22d787..68d85cf8be5 100644 --- a/net-dns/opendnssec/opendnssec-1.4.12-r1.ebuild +++ b/net-dns/opendnssec/opendnssec-1.4.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -95,7 +95,7 @@ check_pkcs11_setup() { ewarn " for AEP Keyper, set: PKCS11_AEPKEYPER=" ewarn "Example:" ewarn " PKCS11_ETOKEN=\"/opt/etoken/lib/libeTPkcs11.so\" emerge -pv opendnssec" - ewarn "or store the variable into /etc/make.conf" + ewarn "or store the variable into /etc/portage/make.conf" die "USE flag 'external-hsm' set but no PKCS#11 library path specified." fi elog "Building with external PKCS#11 library support ($PKCS11_LIB): ${PKCS11_PATH}" diff --git a/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild b/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild index f960e163421..c83f258bb10 100644 --- a/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild +++ b/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -95,7 +95,7 @@ check_pkcs11_setup() { ewarn " for AEP Keyper, set: PKCS11_AEPKEYPER=" ewarn "Example:" ewarn " PKCS11_ETOKEN=\"/opt/etoken/lib/libeTPkcs11.so\" emerge -pv opendnssec" - ewarn "or store the variable into /etc/make.conf" + ewarn "or store the variable into /etc/portage/make.conf" die "USE flag 'external-hsm' set but no PKCS#11 library path specified." fi elog "Building with external PKCS#11 library support ($PKCS11_LIB): ${PKCS11_PATH}" diff --git a/net-dns/opendnssec/opendnssec-2.0.1-r1.ebuild b/net-dns/opendnssec/opendnssec-2.0.1-r1.ebuild index 68a95e0f739..f4ecf0b3f3e 100644 --- a/net-dns/opendnssec/opendnssec-2.0.1-r1.ebuild +++ b/net-dns/opendnssec/opendnssec-2.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -96,7 +96,7 @@ check_pkcs11_setup() { ewarn " for AEP Keyper, set: PKCS11_AEPKEYPER=" ewarn "Example:" ewarn " PKCS11_ETOKEN=\"/opt/etoken/lib/libeTPkcs11.so\" emerge -pv opendnssec" - ewarn "or store the variable into /etc/make.conf" + ewarn "or store the variable into /etc/portage/make.conf" die "USE flag 'external-hsm' set but no PKCS#11 library path specified." fi elog "Building with external PKCS#11 library support ($PKCS11_LIB): ${PKCS11_PATH}" diff --git a/net-dns/opendnssec/opendnssec-2.0.3.ebuild b/net-dns/opendnssec/opendnssec-2.0.3.ebuild index 68a95e0f739..f4ecf0b3f3e 100644 --- a/net-dns/opendnssec/opendnssec-2.0.3.ebuild +++ b/net-dns/opendnssec/opendnssec-2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -96,7 +96,7 @@ check_pkcs11_setup() { ewarn " for AEP Keyper, set: PKCS11_AEPKEYPER=" ewarn "Example:" ewarn " PKCS11_ETOKEN=\"/opt/etoken/lib/libeTPkcs11.so\" emerge -pv opendnssec" - ewarn "or store the variable into /etc/make.conf" + ewarn "or store the variable into /etc/portage/make.conf" die "USE flag 'external-hsm' set but no PKCS#11 library path specified." fi elog "Building with external PKCS#11 library support ($PKCS11_LIB): ${PKCS11_PATH}"