From 3dd563e455380e895d50ace6493472afa665ba3f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Tue, 11 Sep 2018 20:51:07 +0200 Subject: [PATCH] net-dns/valtz: Drop old Closes: https://github.com/gentoo/gentoo/pull/9831 --- net-dns/valtz/valtz-0.7.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 net-dns/valtz/valtz-0.7.ebuild diff --git a/net-dns/valtz/valtz-0.7.ebuild b/net-dns/valtz/valtz-0.7.ebuild deleted file mode 100644 index 6601585cf112..000000000000 --- a/net-dns/valtz/valtz-0.7.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -DESCRIPTION="Validation tool for tinydns-data zone files" -SRC_URI="https://x42.com/software/valtz/${PN}.tgz" -HOMEPAGE="https://x42.com/software/valtz/" -IUSE="" - -SLOT="0" -LICENSE="BSD" -KEYWORDS="~amd64 ~x86" - -RDEPEND="dev-lang/perl" - -src_install() { - dobin valtz || die - dodoc README CHANGES -} -- 2.26.2