Install this version:
emerge -a =sys-apps/sysext-1.0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0 | 8 | * -~* | 0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="A system extension manager."
HOMEPAGE="https://git.pinkro.se/Rose/gardenhouse/sysext.git/about/"
SRC_URI="https://git.pinkro.se/Rose/gardenhouse/sysext.git/snapshot/sysext-1.0.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="* -~*"
IUSE=""
DEPEND=""
src_install() {
exeinto /usr/bin/
doexe sysext
doinitd sysextd
}
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | sysext-1.0.tar.gz | 14973 bytes | https://git.pinkro.se/Rose/gardenhouse/sysext.git/snapshot/sysext-1.0.tar.gz |