blob: 40fb73d68d5d223016526eeefb693b74ab611cf9 (
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 d8252aed4deb205674b4feefc1775bf3 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=f97da3d5b2b8fea86c88ddfc595affc1
|