logo

overlay

My (experimental) gentoo overlay

samurai-0.2.ebuild (374B)


      1 # Copyright 1999-2017 Gentoo Foundation
      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/archive/0.2.tar.gz -> ${P}.tar.gz"
      9 LICENSE="ISC Apache-2.0 MIT"
     10 SLOT="0"
     11 KEYWORDS="~amd64 ~arm ~x86"