blob: 8cadceb43d22c1be8476464ec0bf44567255a12e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst prepare
DESCRIPTION=Server's configuration management and monitoring tool
EAPI=4
HOMEPAGE=https://sourceforge.net/projects/pmsvn/
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=net-analyzer/nrpe >=app-shells/bash-4.0_p37 >=sys-apps/sed-4.2 >=dev-vcs/subversion-1.6.9
SLOT=0
SRC_URI=mirror://sourceforge/pmsvn/pmsvn-1.0.5.tgz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_install:-
_md5_=29e25613f10816e11b0e6902cfca6d17
|