dev-perl/GLPlugin: automated bump for 3.4.6

This commit is contained in:
Fischl Anton 2021-10-13 20:02:25 +02:00
parent f8920a2f82
commit 89b9cb0ffc
2 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,45 @@
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit perl-functions
inherit git-r3
DESCRIPTION="Perl modules providing the basis for labs.consol.de Nagios/Naemon/Icinga plugins"
HOMEPAGE="https://github.com/lausser/GLPlugin"
EGIT_REPO_URI="https://github.com/lausser/GLPlugin.git"
EGIT_COMMIT="b2d008c3dfff7133406080bba38e404225e63b1c"
PATCHES=(
"${FILESDIR}"/01_snmp_timeout.patch
)
LICENSE="Artistic-2"
SLOT="0"
KEYWORDS="amd64 x86"
RDEPEND=""
DEPEND="${RDEPEND}"
BDEPEND=">net-analyzer/check_nwc_health-9.0.1.1"
src_configure(){
default
echo '1;'> autosplit.ix
}
src_install(){
default
my_vendorlib="$(perl_get_vendorlib)"
insinto ${my_vendorlib}/auto/Monitoring/GLPlugin/UPNP/
doins autosplit.ix
insinto ${my_vendorlib}/auto/Monitoring/GLPlugin/SNMP/
doins autosplit.ix
pushd lib/Monitoring
perl_domodule -C Monitoring -r .
popd
}

View File

@ -0,0 +1,12 @@
BDEPEND=>net-analyzer/check_nwc_health-9.0.1.1 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install unpack
DESCRIPTION=Perl modules providing the basis for labs.consol.de Nagios/Naemon/Icinga plugins
EAPI=8
HOMEPAGE=https://github.com/lausser/GLPlugin
INHERIT=perl-functions git-r3
KEYWORDS=amd64 x86
LICENSE=Artistic-2
PROPERTIES=live
SLOT=0
_eclasses_=perl-functions fea344a91ebf37efadf172c6a3de5a72 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=3bf0102d6e986a94d638baf3c6cf8e51