blob: 5954c8239ed578b34221287ec876cc29b0e19c8e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=systemd? ( sys-apps/systemd ) virtual/pkgconfig
DESCRIPTION=Liblogging is an easy to use, portable, open source library for system logging
EAPI=5
HOMEPAGE=http://www.liblogging.org
IUSE=rfc3195 static-libs +stdlog systemd
KEYWORDS=amd64 arm ~arm64 hppa x86
LICENSE=BSD-2
RDEPEND=systemd? ( sys-apps/systemd )
SLOT=0/0
SRC_URI=http://download.rsyslog.com/liblogging/liblogging-1.0.5.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 84763589a795fb127b537cac01e5359f multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=65c9fd767be8502faac7ed5a10d787a4
|