blob: 42629555d7e7e83806330e612482f00b49e6832f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst test
DESCRIPTION=A flexible logging framework for shell scripts
EAPI=5
HOMEPAGE=https://sourceforge.net/projects/log4sh
IUSE=examples
KEYWORDS=amd64 ~arm ~ppc x86
LICENSE=LGPL-2.1
RDEPEND=app-shells/bash
SLOT=0
SRC_URI=mirror://sourceforge/log4sh/log4sh-1.4.2.tgz
_eclass_exported_funcs=pkg_postinst:- src_compile:- src_test:- src_install:-
_eclasses_=eutils 3c847a0129fed780bd709b98e426f89c multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 53b75b4a49cf3e61530a523804045432
_md5_=ed295665d602d4b8da9eea0981ba0c33
|