blob: 7e78f845696ca2445fdd294fee71af5047c43be7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=net-misc/curl-7.21.1
DESCRIPTION=Yubico C client library
EAPI=5
HOMEPAGE=https://github.com/Yubico/yubico-c-client
IUSE=static-libs
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=>=net-misc/curl-7.21.1
RESTRICT=test
SLOT=0
SRC_URI=http://opensource.yubico.com/yubico-c-client/releases/ykclient-2.14.tar.gz
_eclass_exported_funcs=src_prepare:autotools-utils src_configure:autotools-utils src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 792f83d5ec9536cb5ccef375469d8bde libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs bfd09e8e66991dd5ce9e57610d8d1e6c
_md5_=e892f784f46ffd47b724018b148b92bb
|