blob: 4e5a23a72ce8b62453ebb38ebd7b23320d1cbac1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=doc? ( app-doc/doxygen ) test? ( dev-libs/check ) !=mail-filter/opendkim-2.7.0 !=mail-filter/opendkim-2.7.1 !=mail-filter/opendkim-2.7.2
DESCRIPTION=Compat library for functions like strlcpy(), strlcat(), strnlen(), getline(), and asprintf()
EAPI=4
HOMEPAGE=http://ohnopub.net/~ohnobinki/libstrl/
IUSE=doc static-libs test
KEYWORDS=amd64 x86 ~amd64-linux ~x64-macos
LICENSE=LGPL-3
RDEPEND=!=mail-filter/opendkim-2.7.0 !=mail-filter/opendkim-2.7.1 !=mail-filter/opendkim-2.7.2
SLOT=0
SRC_URI=ftp://mirror.ohnopub.net/mirror/libstrl-0.5.1.tar.bz2
_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 9d81603248f2ba3ec59124320d123e5e libtool 4890219c51da247200223277f993e054 multilib 23ae8c186171e6476af098d2a50d0ee0 toolchain-funcs d513d423d449877e49d99af3f7af7acb
_md5_=35475c5d9de94ea443417332fc6b16ff
|