blob: a9a74ef5ae02295014859da8cddc0f17cd0d60e0 (
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 1541edddf7c7971612b5b9cec370f875 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=8f0e897db78e6df8caa2376090dafead
|