blob: fc28be4c7027db3cc16c959c4eacef2357fd0241 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=configure install prepare
DEPEND=ssl? ( >=net-libs/gnutls-3.3.17.1:0= ) virtual/pkgconfig !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=An easy to use library for the RELP protocol
EAPI=6
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-3.3.17.1:0= )
SLOT=0/0.1.0
SRC_URI=http://download.rsyslog.com/librelp/librelp-1.2.10.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=699cf4be8964d48fcae590f01d1f5883
|