logo

overlay

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

execline-man-pages-2.9.3.0.5.ebuild (444B)


  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. DESCRIPTION="mdoc(7) versions of the documentation for the execline suite"
  5. HOMEPAGE="https://git.sr.ht/~flexibeast/execline-man-pages"
  6. SRC_URI="https://git.sr.ht/~flexibeast/execline-man-pages/archive/v${PV}.tar.gz -> ${P}.tar.gz"
  7. S="${WORKDIR}/${PN}-v${PV}/"
  8. LICENSE="ISC"
  9. SLOT="0"
  10. KEYWORDS="~amd64"