blob: 34a6fe36a878cc6da18fe6ba3c02c6dfa3da2e26 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=doc? ( app-text/doxygen ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7
DEFINED_PHASES=configure install prepare
DESCRIPTION=C++ classes for flexible logging to files, syslog and other destinations
EAPI=8
HOMEPAGE=https://log4cpp.sourceforge.net/
INHERIT=autotools flag-o-matic
IUSE=doc test
KEYWORDS=~amd64 ~arm ~ppc ~riscv ~s390 ~x86
LICENSE=LGPL-2.1
RESTRICT=!test? ( test )
SLOT=0/5
SRC_URI=mirror://sourceforge/log4cpp/log4cpp-1.1.4.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 flag-o-matic 24c947ff5f858625cf0b33c15eed4425
_md5_=df880dab7dbf9bd7db7141489c8df2a6
|