diff options
Diffstat (limited to 'net-dns/opendnssec/opendnssec-1.4.8.2.ebuild')
-rw-r--r-- | net-dns/opendnssec/opendnssec-1.4.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild b/net-dns/opendnssec/opendnssec-1.4.8.2.ebuild index 032caeaa0eb4..8aa20236c4d6 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-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 MY_P="${P/_}" PKCS11_IUSE="+softhsm opensc external-hsm" -inherit base autotools multilib user +inherit autotools multilib user DESCRIPTION="An open-source turn-key solution for DNSSEC" HOMEPAGE="http://www.opendnssec.org/" |