blob: f12a7454741d2306fb15609726df88e843324b3e (
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=http://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_=acaf7fa3e6d35e17ce968a12a370836f
|