blob: 6e0cafc6d545d5433c5d44ac53e416adae77f316 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=sys-libs/zlib net-libs/http-parser ssh? ( net-libs/libssh2 ) sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=A linkable library for Git
EAPI=5
HOMEPAGE=https://libgit2.github.com/
IUSE=examples ssh test threads trace
KEYWORDS=amd64 x86 ~ppc-macos
LICENSE=GPL-2-with-linking-exception
RDEPEND=sys-libs/zlib net-libs/http-parser ssh? ( net-libs/libssh2 )
SLOT=0/21
SRC_URI=https://github.com/libgit2/libgit2/archive/v0.21.5.tar.gz -> libgit2-0.21.5.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:cmake-utils src_test:- src_install:-
_eclasses_=cmake-utils 9e0d156beee613940cde06d0bc00791b eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic d270fa247153df66074f795fa42dba3e multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs c9d9187f4caa4026a0ceddd8dfceb3c1 versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=e2e106c7204127150f02a0b5565eb2e8
|