From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2F7991382C5 for ; Thu, 10 May 2018 08:01:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D933E0AC8; Thu, 10 May 2018 08:01:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D8CDE0AC8 for ; Thu, 10 May 2018 08:01:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8558B335C7A for ; Thu, 10 May 2018 08:01:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B568528B for ; Thu, 10 May 2018 08:01:36 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1525939269.3bbc99c999408ea89a8e77293986e168266944ab.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-dns/dnssec-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-dns/dnssec-tools/Manifest net-dns/dnssec-tools/dnssec-tools-2.1.ebuild net-dns/dnssec-tools/dnssec-tools-2.2.ebuild X-VCS-Directories: net-dns/dnssec-tools/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 3bbc99c999408ea89a8e77293986e168266944ab X-VCS-Branch: master Date: Thu, 10 May 2018 08:01:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 39c03804-6d55-4b66-9299-74fb7f3c8810 X-Archives-Hash: e6421c303873e21a38f535ab518e96fd commit: 3bbc99c999408ea89a8e77293986e168266944ab Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu May 10 07:46:29 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 10 08:01:09 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3bbc99c9 net-dns/dnssec-tools: Drop old Package-Manager: Portage-2.3.36, Repoman-2.3.9 net-dns/dnssec-tools/Manifest | 1 - net-dns/dnssec-tools/dnssec-tools-2.1.ebuild | 66 ---------------------------- net-dns/dnssec-tools/dnssec-tools-2.2.ebuild | 66 ---------------------------- 3 files changed, 133 deletions(-) diff --git a/net-dns/dnssec-tools/Manifest b/net-dns/dnssec-tools/Manifest index f6d79952bd6..b51de62b60e 100644 --- a/net-dns/dnssec-tools/Manifest +++ b/net-dns/dnssec-tools/Manifest @@ -1,2 +1 @@ -DIST dnssec-tools-2.1.tar.gz 4430320 BLAKE2B 53f4ed09d5a1c1237933b9ad8aa51411f8bd9b95aab7bfbee0149618bb038814de3ebf12115fde818b535bd8f09b58d9e780162b293ae5d697eb634e2a9e0fe5 SHA512 61119837320bf9a7c2d64a593fc3ed6b84ee7683b7e4ba5de380b0fd1be70e44bf73825ea5395cc1d3ddc729eaef17823a230b44b68fbc5fca988f8fb080f66b DIST dnssec-tools-2.2.tar.gz 4430138 BLAKE2B 52683f19d66066b2938ef3667d066a6ab59b4579cb2cbba87c79b42700d3f70bfe84c0f712bca607ee3023d152b16b0ba1a9635e7779cc61aab7a2c8f9d05830 SHA512 5d0d936a2dabc648033cbd74ff6f1b309ae66bf3f2ab1223c8be5879fa4385bfdfd8cee2b4005b0d0e7ed85eeb1b81a9a4092d300fa725d4b19a84bf2619a280 diff --git a/net-dns/dnssec-tools/dnssec-tools-2.1.ebuild b/net-dns/dnssec-tools/dnssec-tools-2.1.ebuild deleted file mode 100644 index bb63dd7c545..00000000000 --- a/net-dns/dnssec-tools/dnssec-tools-2.1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit eutils qt4-r2 systemd readme.gentoo - -DESCRIPTION="tools to ease the deployment of DNSSEC related technologies" -HOMEPAGE="http://www.dnssec-tools.org/" -SRC_URI="http://www.dnssec-tools.org/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="static-libs" - -RDEPEND="dev-lang/perl - dev-perl/Crypt-OpenSSL-Random - dev-perl/Getopt-GUI-Long - dev-perl/GraphViz - dev-perl/MailTools - dev-perl/Net-DNS - dev-perl/Net-DNS-SEC - dev-perl/XML-Simple" -DEPEND="${RDEPEND}" - -src_prepare() { - sed -e '/^maninstall:/,+3s:$(MKPATH) $(mandir)/$(man1dir):$(MKPATH) $(DESTDIR)/$(mandir)/$(man1dir):' \ - -i Makefile.in || die - sed -e 's:/usr/local/etc:/etc:g' \ - -e 's:/usr/local:/usr:g' \ - -i tools/donuts/donuts \ - -i tools/etc/dnssec-tools/dnssec-tools.conf \ - -i tools/scripts/genkrf || die - epatch "${FILESDIR}"/${PN}-2.0-dtinitconf.patch -} - -src_configure() { - econf \ - --disable-bind-checks \ - --without-validator \ - --with-perl-build-args=INSTALLDIRS=vendor \ - $(use_enable static-libs static) -} - -src_install() { - emake DESTDIR="${D}" install - - newinitd "${FILESDIR}"/rollerd.initd rollerd - newconfd "${FILESDIR}"/rollerd.confd rollerd - systemd_dounit "${FILESDIR}"/rollerd.service - - newinitd "${FILESDIR}"/donutsd.initd donutsd - newconfd "${FILESDIR}"/donutsd.confd donutsd - systemd_dounit "${FILESDIR}"/donutsd.service - - prune_libtool_files - readme.gentoo_create_doc -} - -DISABLE_AUTOFORMATTING=1 -DOC_CONTENTS="Please run 'dtinitconf' in order to set up the required -/etc/dnssec-tools/dnssec-tools.conf file - -DNSSEC Validator has been split into net-dns/dnssec-validator -" diff --git a/net-dns/dnssec-tools/dnssec-tools-2.2.ebuild b/net-dns/dnssec-tools/dnssec-tools-2.2.ebuild deleted file mode 100644 index bb63dd7c545..00000000000 --- a/net-dns/dnssec-tools/dnssec-tools-2.2.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -inherit eutils qt4-r2 systemd readme.gentoo - -DESCRIPTION="tools to ease the deployment of DNSSEC related technologies" -HOMEPAGE="http://www.dnssec-tools.org/" -SRC_URI="http://www.dnssec-tools.org/download/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="static-libs" - -RDEPEND="dev-lang/perl - dev-perl/Crypt-OpenSSL-Random - dev-perl/Getopt-GUI-Long - dev-perl/GraphViz - dev-perl/MailTools - dev-perl/Net-DNS - dev-perl/Net-DNS-SEC - dev-perl/XML-Simple" -DEPEND="${RDEPEND}" - -src_prepare() { - sed -e '/^maninstall:/,+3s:$(MKPATH) $(mandir)/$(man1dir):$(MKPATH) $(DESTDIR)/$(mandir)/$(man1dir):' \ - -i Makefile.in || die - sed -e 's:/usr/local/etc:/etc:g' \ - -e 's:/usr/local:/usr:g' \ - -i tools/donuts/donuts \ - -i tools/etc/dnssec-tools/dnssec-tools.conf \ - -i tools/scripts/genkrf || die - epatch "${FILESDIR}"/${PN}-2.0-dtinitconf.patch -} - -src_configure() { - econf \ - --disable-bind-checks \ - --without-validator \ - --with-perl-build-args=INSTALLDIRS=vendor \ - $(use_enable static-libs static) -} - -src_install() { - emake DESTDIR="${D}" install - - newinitd "${FILESDIR}"/rollerd.initd rollerd - newconfd "${FILESDIR}"/rollerd.confd rollerd - systemd_dounit "${FILESDIR}"/rollerd.service - - newinitd "${FILESDIR}"/donutsd.initd donutsd - newconfd "${FILESDIR}"/donutsd.confd donutsd - systemd_dounit "${FILESDIR}"/donutsd.service - - prune_libtool_files - readme.gentoo_create_doc -} - -DISABLE_AUTOFORMATTING=1 -DOC_CONTENTS="Please run 'dtinitconf' in order to set up the required -/etc/dnssec-tools/dnssec-tools.conf file - -DNSSEC Validator has been split into net-dns/dnssec-validator -"