blob: 0ec587f3e1c8bf17a0302370cfd2ebe277168825 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=doc? ( app-doc/doxygen )
DEFINED_PHASES=compile configure install test
DESCRIPTION=An STL-like tree class
EAPI=7
HOMEPAGE=https://github.com/kpeeters/tree.hh
INHERIT=docs toolchain-funcs
IUSE=doc
KEYWORDS=amd64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=|| ( GPL-2 GPL-3 )
SLOT=0
SRC_URI=https://github.com/kpeeters/tree.hh/archive/refs/tags/3.17.tar.gz -> tree-3.17.tar.gz
_eclasses_=docs 7c38d94fa7c1b4235fe571dc09e018df toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
_md5_=f97da3d5b2b8fea86c88ddfc595affc1
|