diff options
author | Francesco Turco <fturco@fastmail.fm> | 2017-08-24 23:09:50 +0200 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-03 00:56:07 +1000 |
commit | c7b9318b87a0eb228ca8a4bfd0879fecb966c976 (patch) | |
tree | b44d5fc11beccbe2b26db895fd5fa263e658a4e5 /net-dns/opendnssec | |
parent | sys-devel/icecream: update make.conf path (diff) | |
download | gentoo-c7b9318b87a0eb228ca8a4bfd0879fecb966c976.tar.gz gentoo-c7b9318b87a0eb228ca8a4bfd0879fecb966c976.tar.bz2 gentoo-c7b9318b87a0eb228ca8a4bfd0879fecb966c976.zip |
net-dns/opendnssec: update make.conf path, #624534
Gentoo-Bug 624534
Diffstat (limited to 'net-dns/opendnssec')
-rw-r--r-- | net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/opendnssec/opendnssec-1.4.12-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/opendnssec/opendnssec-1.4.8.2.ebuild | 4 | ||||
-rw-r--r-- | net-dns/opendnssec/opendnssec-2.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | 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 ebbc2fc2f69b..d4bfd0296b7c 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=<path>" 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 437cd22d7874..68d85cf8be58 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=<path>" 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 f960e1634214..c83f258bb104 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=<path>" 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 68a95e0f739c..f4ecf0b3f3eb 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=<path>" 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 68a95e0f739c..f4ecf0b3f3eb 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=<path>" 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}" |