net-dns/validns: Remove last-rited pkg
authorMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:13:08 +0000 (20:13 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 21 Feb 2020 19:13:08 +0000 (20:13 +0100)
Closes: https://bugs.gentoo.org/634442
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-dns/validns/Manifest [deleted file]
net-dns/validns/metadata.xml [deleted file]
net-dns/validns/validns-0.8.ebuild [deleted file]
profiles/package.mask

diff --git a/net-dns/validns/Manifest b/net-dns/validns/Manifest
deleted file mode 100644 (file)
index b236c56..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST validns-0.8.tar.gz 190325 BLAKE2B cb1f7200aa9256e24bc9c9d071c4680e22ef436dbe997bc0278331b76131070d3797012d0f40f7bd66f5cfa2c8b8baef80753764caf758351a41c27f8cc59030 SHA512 2443bb8a7373f27d41ab3be1a92b61696d05b74afa42c19db54f6e999e4a634499faa44a5feefd3bc515bc677a8ef0a076092cf13316eff6d1cc504ff9702038
diff --git a/net-dns/validns/metadata.xml b/net-dns/validns/metadata.xml
deleted file mode 100644 (file)
index 9fe242e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <!-- maintainer-needed -->
-       <longdescription>Validns is a standalone command line RFC 1034/1035 zone file validation tool that, in addition to basic syntactic and semantic zone checks, includes DNSSEC signature verification and NSEC/NSEC3 chain validation, as well a number of optional policy checks on the zone.</longdescription>
-</pkgmetadata>
diff --git a/net-dns/validns/validns-0.8.ebuild b/net-dns/validns/validns-0.8.ebuild
deleted file mode 100644 (file)
index 88412c3..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="A high performance DNS/DNSSEC zone validator"
-HOMEPAGE="http://www.validns.net/"
-SRC_URI="http://www.validns.net/download/${P}.tar.gz"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="dev-libs/judy"
-DEPEND="
-       ${RDEPEND}
-       test? ( dev-perl/Test-Command-Simple )
-"
-
-src_install() {
-       dobin validns
-       doman validns.1
-       dodoc {notes,technical-notes,todo,usage}.mdwn Changes README
-}
index 0bec36dd04fa55edae3419169a8f66e5ac7b4750..bdc75b1da8946b95a66bec242c77ff4fb9aa9ba9 100644 (file)
@@ -713,12 +713,6 @@ dev-python/zfec
 # Bug #426028, #454116. Removal in 30 days.
 net-ftp/oftpd
 
-# David Seifert <soap@gentoo.org> (2020-01-18)
-# EAPI 4, doesn't build against OpenSSL 1.1 API, last release in 2014,
-# lots of QA issues (calls cc directly, -Werror)
-# Bug #634442, #664766. Removal in 30 days.
-net-dns/validns
-
 # Michał Górny <mgorny@gentoo.org> (2020-01-16)
 # The new version loses Python 2 support but does not introduce any real
 # changes.  Let's mask it to reduce the noise, and hopefully try to get