Install this version:
emerge -a =app-doc/execline-man-pages-2.9.9.1.1
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =app-doc/execline-man-pages-2.9.9.1.1
Or alternatively:
emerge --autounmask-write -a =app-doc/execline-man-pages-2.9.9.1.1
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.9.9.1.1 | 9 | ~amd64 | 0 |
# Copyright 2023-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=9
DESCRIPTION="mdoc port of the HTML documentation for the execline suite"
HOMEPAGE="https://git.sr.ht/~humm/execline-man-pages"
SRC_URI="https://git.sr.ht/~humm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-v${PV}"
LICENSE="ISC"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | execline-man-pages-2.9.9.1.1.tar.gz | 45800 bytes | https://git.sr.ht/~humm/execline-man-pages/archive/v2.9.9.1.1.tar.gz |