# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 KONSOLEBOX_SCRIPTS_EXT=rb KONSOLEBOX_SCRIPTS_COMMIT=cb7c5f042c20ca4fddabc8409a33b2a4dbce8887 KONSOLEBOX_SCRIPTS_RUBY_SINGLE_TARGETS=(ruby2{2..7} ruby3{0..4}) inherit konsolebox-scripts DESCRIPTION="Runs multiple instances of dnscrypt-proxy" [[ ${PV} != 9999 ]] && KEYWORDS="~amd64 ~arm ~arm64 ~x86" LICENSE="public-domain" IUSE+=" chroot" RDEPEND+=" >=net-dns/dnscrypt-proxy-1.7.0