blob: 1c6efaf1b0a76c8d15dc5e107233b0be6564e1d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare test
DEPEND=curl? ( net-misc/curl:0= ) varlink? ( dev-libs/libvarlink:= )
DESCRIPTION=Additional and alternative Nagios plugins for Linux
EAPI=7
HOMEPAGE=https://github.com/madrisan/nagios-plugins-linux
IUSE=curl varlink
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=curl? ( net-misc/curl:0= ) varlink? ( dev-libs/libvarlink:= )
SLOT=0
SRC_URI=https://github.com/madrisan/nagios-plugins-linux/releases/download/v27/nagios-plugins-linux-27.tar.xz -> nagios-plugins-linux-madrisan-27.tar.xz
_eclasses_=autotools 3ec5e49b810b2571ca9c6d76f55867bb libtool f143db5a74ccd9ca28c1234deffede96 multilib d410501a125f99ffb560b0c523cd3d1e toolchain-funcs 1a94dc06d324bd0dab754e11abe6d27e
_md5_=2c2e488f6fd8a8c43f38e8732fac217e
|