14 lines
627 B
Text
14 lines
627 B
Text
BDEPEND=test? ( dev-db/redis )
|
|
DEFINED_PHASES=compile install prepare test
|
|
DEPEND=ssl? ( dev-libs/openssl:= )
|
|
DESCRIPTION=Minimalistic C client library for the Redis database
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/redis/hiredis
|
|
IUSE=examples ssl static-libs test
|
|
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-solaris
|
|
LICENSE=BSD
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/1.0.0
|
|
SRC_URI=https://github.com/redis/hiredis/archive/v1.0.0.tar.gz -> hiredis-1.0.0.tar.gz
|
|
_eclasses_=multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa
|
|
_md5_=3fcffa02e38c81d1b72dfd0745e69a12
|