clean cvs header
[gentoo-zh.git] / net-dns / chinadns / chinadns-1.3.2.ebuild
blob901d0538662c5f917f1992e46ccb38b5b5aedddc
1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 inherit eutils
8 DESCRIPTION="Protect yourself against DNS poisoning in China"
9 HOMEPAGE="https://github.com/clowwindy/ChinaDNS"
11 SRC_URI="https://github.com/clowwindy/ChinaDNS/releases/download/${PV}/${P}.tar.gz"
12 RESTRICT="mirror"
14 LICENSE=""
15 SLOT="0"
16 KEYWORDS="~amd64 ~x86"
17 IUSE=""
19 DEPEND=""
20 RDEPEND="${DEPEND}"
22 src_install() {
23 default
24 newinitd "${FILESDIR}/${PN}.initd" ${PN}
25 newconfd "${FILESDIR}/${PN}.confd" ${PN}