# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Community managed domain list for V2Ray." HOMEPAGE="https://github.com/v2fly/domain-list-community" if [[ ${PV} == *9999 ]]; then PROPERTIES="live" SRC_URI= else SRC_URI="https://github.com/v2fly/domain-list-community/releases/download/${PV#*_p}/dlc.dat.xz -> ${P}.dat.xz" KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" fi S="${WORKDIR}" LICENSE="MIT" SLOT="0" DEPEND="" RDEPEND="${DEPEND} !dev-libs/v2ray-domain-list-community !