mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
18 lines
815 B
Plaintext
18 lines
815 B
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=configure setup
|
|
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) dev-libs/openssl:=
|
|
DESCRIPTION=String utilities and common hash functions for the ngx-lua-module NGINX module
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/openresty/lua-resty-string
|
|
INHERIT=lua-single
|
|
IUSE=+lua_single_target_luajit
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=BSD-2
|
|
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) dev-libs/openssl:=
|
|
REQUIRED_USE=^^ ( lua_single_target_luajit )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/openresty/lua-resty-string/archive/refs/tags/v0.16.tar.gz -> lua-resty-string-0.16.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb
|
|
_md5_=e9a65d30f27a6ca7c26a922517e3c7a6
|