mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 10:58:21 -07:00
18 lines
776 B
Plaintext
18 lines
776 B
Plaintext
BDEPEND=virtual/pkgconfig
|
|
DEFINED_PHASES=configure setup
|
|
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= )
|
|
DESCRIPTION=Lua memcached client driver based on cosocket API for ngx-lua-module
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/openresty/lua-resty-memcached
|
|
INHERIT=lua-single
|
|
IUSE=+lua_single_target_luajit
|
|
KEYWORDS=~amd64 ~arm64
|
|
LICENSE=BSD-2
|
|
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= )
|
|
REQUIRED_USE=^^ ( lua_single_target_luajit )
|
|
RESTRICT=test
|
|
SLOT=0
|
|
SRC_URI=https://github.com/openresty/lua-resty-memcached/archive/refs/tags/v0.17.tar.gz -> lua-resty-memcached-0.17.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb
|
|
_md5_=0c25413fa9915a9dc19eb86992ef5761
|