logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

aml-9999.ebuild (326B)


  1. # Copyright 2020 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=7
  4. inherit meson git-r3
  5. DESCRIPTION="Another Main Loop"
  6. HOMEPAGE="https://github.com/any1/aml"
  7. EGIT_REPO_URI="https://github.com/any1/aml.git"
  8. LICENSE="ISC"
  9. SLOT="0"
  10. KEYWORDS="~amd64"