blob: bb7e797acdf1321b5039548ae15d011e07815a3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=compile install prepare
DESCRIPTION=A log analyzer for postfix
EAPI=5
HOMEPAGE=http://logreporters.sourceforge.net/
KEYWORDS=amd64 x86
LICENSE=MIT
RDEPEND=dev-lang/perl
SLOT=0
SRC_URI=mirror://sourceforge/logreporters/postfix-logwatch-1.40.03.tgz
_eclass_exported_funcs=src_prepare:- src_compile:- src_install:-
_md5_=245a0448a0d37e4f62ebe1727585ec9c
|