blob: 5a747cdc7717b1c32b4ef9115e80bc28b72135b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install preinst
DESCRIPTION=Displays the last new messages of a logfile
EAPI=0
HOMEPAGE=http://fetchlog.sourceforge.net/
IUSE=snmp
KEYWORDS=amd64 ppc x86 ~ppc64
LICENSE=GPL-2
RDEPEND=snmp? ( >=dev-perl/Net-SNMP-4.0.1-r2 >=net-analyzer/net-snmp-5.0.6 )
SLOT=0
SRC_URI=mirror://sourceforge/fetchlog/fetchlog-1.0.tar.gz
_eclass_exported_funcs=pkg_preinst:- src_compile:- src_install:-
_eclasses_=multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=cc1cddf5f242ee303a9bbf887db365a8
|