blob: bc5960e62436e8305bca68c670551cf23cc619b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install
DESCRIPTION=Simple Event Correlator
EAPI=5
HOMEPAGE=https://github.com/simple-evcorr/sec
KEYWORDS=~amd64 ~ppc ~x86 ~amd64-linux
LICENSE=GPL-2
RDEPEND=>=dev-lang/perl-5.8.0
SLOT=0
SRC_URI=https://github.com/simple-evcorr/sec/releases/download/2.7.10/sec-2.7.10.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=4f63cfd8c88e63570b4e3f3333c29335
|