summaryrefslogtreecommitdiff
path: root/flx/init-dnsmasq/init-dnsmasq-2.32.ebuild
blob: fd1af8802872b91d8c3b0ae83483ec8c0d833987 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
inherit flx-init-scripts

EGIT_BRANCH="2.32-flx0"
EGIT_COMMIT="v2.32-flx0.1"

KEYWORDS="amd64 x86"
RDEPEND=">=net-dns/dnsmasq-${PV}"