diff options
-rw-r--r-- | net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/opendnssec/opendnssec-1.4.8.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild b/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild index a37fb6fc331a..540acdd5bf6d 100644 --- a/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild +++ b/net-dns/opendnssec/opendnssec-1.3.18-r1.ebuild @@ -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/" diff --git a/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild b/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild index fa23c0bf555a..d6dbea992063 100644 --- a/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild +++ b/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild @@ -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/" |