blob: 15de225422fc5ae4681583aa5dfe2ccb2589d5df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-libs/boost-1.49.0-r2 sys-devel/make >=dev-util/cmake-2.8.12
DESCRIPTION=A YAML parser and emitter in C++
EAPI=5
HOMEPAGE=https://github.com/jbeder/yaml-cpp
KEYWORDS=~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=>=dev-libs/boost-1.49.0-r2
SLOT=0
SRC_URI=https://github.com/jbeder/yaml-cpp/archive/release-0.5.2.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:cmake-utils src_test:cmake-utils src_install:cmake-utils
_eclasses_=cmake-utils ac5bd012586c6cf0d9826400d9de2830 eutils 792f83d5ec9536cb5ccef375469d8bde flag-o-matic df9add8bc729ce892cd54769ba937d77 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs e886935aae2b45a545665444ab0667cf versionator 99ae9d758cbe7cfed19170e7d48f5a9c
_md5_=bffee05105fe1633d52dd0933c5a72a1
|