# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit toolchain-funcs DESCRIPTION="Suite of small networking utilities for Unix systems" HOMEPAGE="https://www.skarnet.org/software/s6-networking/" SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/$(ver_cut 1-2)" KEYWORDS="~amd64 ~x86" IUSE="ssl" RDEPEND=" dev-lang/execline:= >=dev-libs/skalibs-2.13.0.0:=