blob: 5e1cb2947a3f40c44d8887ba542181ebab132448 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=virtual/pkgconfig app-alternatives/yacc virtual/pkgconfig
DEFINED_PHASES=compile configure install
DESCRIPTION=IP multicast routing daemon
EAPI=8
HOMEPAGE=https://troglobit.com/projects/mrouted/
INHERIT=toolchain-funcs systemd
IUSE=rsrr test
KEYWORDS=amd64 ppc x86
LICENSE=Stanford GPL-2
RESTRICT=!test? ( test ) test
SLOT=0
SRC_URI=https://github.com/troglobit/mrouted/releases/download/4.4/mrouted-4.4.tar.gz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=fdb97af7f29dd3e91b8afeaf79be499c
|