blob: 73493e263975304f1440867aaadd9577a6ae5ac4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) sys-libs/zlib
DESCRIPTION=C Implementation of an ICAP server
EAPI=5
HOMEPAGE=http://c-icap.sourceforge.net/
IUSE=berkdb ipv6 ldap
KEYWORDS=amd64 ~arm x86
LICENSE=LGPL-2.1
RDEPEND=berkdb? ( sys-libs/db ) ldap? ( net-nds/openldap ) sys-libs/zlib
SLOT=0
SRC_URI=mirror://sourceforge/c-icap/c_icap-0.2.6.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils 708f85bc1bf00876604e223fb56e062a flag-o-matic 35067884fbff37bc0c8e7421c5315558 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=09e9165eff599f8d4e04f8b2e78d49b8
|