logo

overlay

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

tape-lite-9999.ebuild (415B)


  1. # Copyright 2023 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=8
  4. inherit nodejs git-r3
  5. DESCRIPTION="tape shim based on node:test+node:assert with no dependencies"
  6. HOMEPAGE="https://hacktivis.me/git/tape-lite"
  7. EGIT_REPO_URI="https://hacktivis.me/git/tape-lite.git"
  8. LICENSE="MIT"
  9. SLOT="0"
  10. # Maintained by myself anyway
  11. KEYWORDS="~amd64"