From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-validator/
Date: Sat, 5 Aug 2023 22:41:35 +0000 (UTC) [thread overview]
Message-ID: <1691275195.c40982e711f0e106dfcc9c23666009aa31e97a70.conikost@gentoo> (raw)
commit: c40982e711f0e106dfcc9c23666009aa31e97a70
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 5 22:11:51 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Aug 5 22:39:55 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c40982e7
net-dns/dnssec-validator: fix QA UseFlagWithoutDeps
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
...c-validator-2.2.3-r2.ebuild => dnssec-validator-2.2.3-r3.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/net-dns/dnssec-validator/dnssec-validator-2.2.3-r2.ebuild b/net-dns/dnssec-validator/dnssec-validator-2.2.3-r3.ebuild
similarity index 92%
rename from net-dns/dnssec-validator/dnssec-validator-2.2.3-r2.ebuild
rename to net-dns/dnssec-validator/dnssec-validator-2.2.3-r3.ebuild
index ca5e3e389089..20a94d1e224c 100644
--- a/net-dns/dnssec-validator/dnssec-validator-2.2.3-r2.ebuild
+++ b/net-dns/dnssec-validator/dnssec-validator-2.2.3-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/DNSSEC-Tools-dnssec-tools-${PV}/dnssec-tools/validator"
LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64 arm ~arm64 x86"
-IUSE="dlv +ipv6 +nsec3 static-libs +threads"
+IUSE="dlv +nsec3 static-libs +threads"
RDEPEND=">=dev-libs/openssl-1.1.0:0="
DEPEND="${RDEPEND}"
@@ -37,11 +37,11 @@ src_prepare() {
src_configure() {
local myeconfargs=(
$(use_with dlv)
- $(use_with ipv6)
$(use_with nsec3)
$(use_enable static-libs static)
$(use_with threads)
--with-dnsval-conf="${EPREFIX}/etc/dnssec-tools/dnsval.conf"
+ --with-ipv6
--with-resolv-conf="${EPREFIX}/etc/dnssec-tools/resolv.conf"
--with-root-hints="${EPREFIX}/etc/dnssec-tools/root.hints"
)
next reply other threads:[~2023-08-05 22:41 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-05 22:41 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-22 20:01 [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-validator/ Conrad Kostecki
2023-11-12 4:24 Sam James
2023-11-12 4:24 Sam James
2023-11-12 2:34 Sam James
2021-06-22 18:19 Sam James
2020-10-11 20:17 Conrad Kostecki
2020-01-28 12:34 Joonas Niilola
2019-12-24 15:07 Mikle Kolyada
2019-12-15 18:03 Agostino Sarubbo
2019-12-15 13:43 Agostino Sarubbo
2018-03-20 19:10 Craig Andrews
2017-12-18 9:08 Michael Weber
2017-12-18 8:46 Michael Weber
2017-12-18 8:46 Michael Weber
2017-12-18 8:46 Michael Weber
2016-01-08 13:07 Michael Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1691275195.c40982e711f0e106dfcc9c23666009aa31e97a70.conikost@gentoo \
--to=conikost@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox