samurai-0.5.ebuild (408B)
1 # Copyright 2017-2019 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 DESCRIPTION="ninja-compatible build tool written in C"
7 HOMEPAGE="https://github.com/michaelforney/samurai"
8 SRC_URI="https://github.com/michaelforney/samurai/releases/download/${PV}/${P}.tar.gz"
9 LICENSE="ISC Apache-2.0 MIT"
10 SLOT="0"
11 KEYWORDS="~amd64 ~arm ~x86"