mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
net-dns/valtz: Drop old
Closes: https://github.com/gentoo/gentoo/pull/9831
This commit is contained in:
committed by
Andreas Sturmlechner
parent
5ca1c0e9f6
commit
3dd563e455
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user