mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-dns/opendnssec: add missing base inherit
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MY_P="${P/_}"
|
||||
PKCS11_IUSE="+softhsm opensc external-hsm"
|
||||
inherit autotools multilib user
|
||||
inherit autotools base multilib user
|
||||
|
||||
DESCRIPTION="An open-source turn-key solution for DNSSEC"
|
||||
HOMEPAGE="https://www.opendnssec.org/"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
MY_P="${P/_}"
|
||||
PKCS11_IUSE="+softhsm opensc external-hsm"
|
||||
inherit autotools multilib user
|
||||
inherit autotools base multilib user
|
||||
|
||||
DESCRIPTION="An open-source turn-key solution for DNSSEC"
|
||||
HOMEPAGE="https://www.opendnssec.org/"
|
||||
|
||||
Reference in New Issue
Block a user