blob: 064b0ade60e54475ba70b01cd1956b0158dae3f1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=net-libs/gnutls-2.12.23-r1 virtual/pkgconfig
DESCRIPTION=An easy to use library for the RELP protocol
EAPI=5
HOMEPAGE=http://www.librelp.com/
IUSE=debug doc +ssl static-libs
KEYWORDS=amd64 ~arm hppa ~sparc x86
LICENSE=GPL-3+ doc? ( FDL-1.3 )
RDEPEND=ssl? ( >=net-libs/gnutls-2.12.23-r1 )
SLOT=0
SRC_URI=http://download.rsyslog.com/librelp/librelp-1.2.7.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:- src_compile:autotools-utils src_test:autotools-utils src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils ea170b525f6a38a006be05c9d9429f13 libtool 84763589a795fb127b537cac01e5359f multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=9bfc2094c906196fd9c6ee44b0a92051
|