2013-02-22 10:45:28 +04:00
|
|
|
DEFINED_PHASES=configure prepare test
|
2013-03-29 13:06:35 +04:00
|
|
|
DEPEND=virtual/pkgconfig iconv? ( virtual/libiconv ) qt4? ( dev-qt/qtcore:4 )
|
2013-02-22 10:45:28 +04:00
|
|
|
DESCRIPTION=C++ port of the Log for Java (log4j) logging library
|
|
|
|
EAPI=5
|
|
|
|
HOMEPAGE=http://log4cplus.sourceforge.net/
|
2013-03-29 13:06:35 +04:00
|
|
|
IUSE=iconv test threads working-locale working-c-locale qt4
|
2013-02-22 10:45:28 +04:00
|
|
|
KEYWORDS=~amd64 ~x86
|
|
|
|
LICENSE=|| ( Apache-2.0 BSD-2 )
|
2013-03-29 13:06:35 +04:00
|
|
|
RDEPEND=iconv? ( virtual/libiconv ) qt4? ( dev-qt/qtcore:4 )
|
2013-02-22 10:45:28 +04:00
|
|
|
REQUIRED_USE=iconv? ( !working-locale !working-c-locale ) working-locale? ( !iconv !working-c-locale ) working-c-locale? ( !iconv !working-locale )
|
|
|
|
SLOT=0
|
2014-02-23 02:38:13 +04:00
|
|
|
SRC_URI=mirror://sourceforge/project/log4cplus/log4cplus-stable/1.1.2/log4cplus-1.1.2.tar.bz2
|
|
|
|
_md5_=0fd0eb37b8a61b4b886c4ea8a339ba5d
|