blob: 5171ca10582df0250360929fc558471603e2c20c (
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.11/sec-2.7.11.tar.gz
_eclass_exported_funcs=src_install:-
_md5_=64964d26911e7a04ba28270cefd1bc4e
|