diff options
author | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-09-18 00:46:54 +0000 |
---|---|---|
committer | Repository QA checks <repo-qa-checks@gentoo.org> | 2016-09-18 00:46:54 +0000 |
commit | ab1be606709a7da3ed97d1d8e6dda3e8e46a5521 (patch) | |
tree | 164f6f6c91adfbe8f3b94c9f6355947c84be9d61 /metadata/md5-cache/dev-libs/log4cplus-1.2.0 | |
parent | Merge updates from master (diff) | |
download | gentoo-ab1be606709a7da3ed97d1d8e6dda3e8e46a5521.tar.gz gentoo-ab1be606709a7da3ed97d1d8e6dda3e8e46a5521.tar.bz2 gentoo-ab1be606709a7da3ed97d1d8e6dda3e8e46a5521.zip |
2016-09-18 00:46:52 UTC
Diffstat (limited to 'metadata/md5-cache/dev-libs/log4cplus-1.2.0')
-rw-r--r-- | metadata/md5-cache/dev-libs/log4cplus-1.2.0 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-libs/log4cplus-1.2.0 b/metadata/md5-cache/dev-libs/log4cplus-1.2.0 new file mode 100644 index 000000000000..b74ef201690d --- /dev/null +++ b/metadata/md5-cache/dev-libs/log4cplus-1.2.0 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install test +DEPEND=virtual/pkgconfig iconv? ( virtual/libiconv ) qt4? ( dev-qt/qtcore:4 ) +DESCRIPTION=C++ port of the Log for Java (log4j) logging library +EAPI=6 +HOMEPAGE=http://log4cplus.sourceforge.net/ +IUSE=iconv qt4 threads working-locale working-c-locale +KEYWORDS=~amd64 ~x86 +LICENSE=|| ( Apache-2.0 BSD-2 ) +RDEPEND=iconv? ( virtual/libiconv ) qt4? ( dev-qt/qtcore:4 ) +REQUIRED_USE=?? ( iconv working-locale working-c-locale ) +SLOT=0/1.2-5 +SRC_URI=mirror://sourceforge/project/log4cplus/log4cplus-stable/1.2.0/log4cplus-1.2.0.tar.bz2 +_eclass_exported_funcs=src_configure:- src_test:- src_install:- +_md5_=d1305d4225a17375cb99ba33ae323a98 |