sys-apps/sysext - 1.0 (gardenhouse)

Search

Install

Install this version:

emerge -a =sys-apps/sysext-1.0

Package Information

Description:
A system extension manager.
Homepage:
https://git.pinkro.se/Rose/gardenhouse/sysext.git/about/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.0 8 * -~* 0
View Raw Ebuild
# 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
}

Manifest for 1.0

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