blob: 72f639f3569a0f15d45a6e82c7a1b00de0bb7b2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( || ( dev-lang/python:3.4 dev-lang/python:3.5 ) ) sys-devel/make >=dev-util/cmake-3.7.2
DESCRIPTION=CommonMark parsing and rendering library and program in C
EAPI=6
HOMEPAGE=https://github.com/jgm/cmark
IUSE=test
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/jgm/cmark/archive/0.27.1.tar.gz -> cmark-0.27.1.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
_eclasses_=cmake-utils a69f3a404abc4ade0a99e523f51b989d eutils 3c847a0129fed780bd709b98e426f89c flag-o-matic 61cad4fb5d800b29d484b27cb033f59b multilib 0236be304ee52e7f179ed2f337075515 multiprocessing 284a473719153462f3e974d86c8cb81c toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee versionator c80ccf29e90adea7c5cae94b42eb76d0
_md5_=ba85553f590a50c0b5327dc1726730f7
|