blob: bcd0a350b111d8e89c5cad73e7fe324ff06df978 (
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 9d81603248f2ba3ec59124320d123e5e flag-o-matic d270fa247153df66074f795fa42dba3e multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=09e9165eff599f8d4e04f8b2e78d49b8
|