sys-apps/sysuserd - 1.1 (gardenhouse)

Search

Install

Install this version:

emerge -a =sys-apps/sysuserd-1.1

Package Information

Description:
A portable reimplementation of systemd-sysusers.
Homepage:
https://git.pinkro.se/Rose/gardenhouse/sysuserd.git/about/
License:
GPL-3

Ebuild Details

Version EAPI Keywords Slot
1.1 8 * -~* 0
View Raw Ebuild
# Copyright 1999-2028 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="A portable reimplementation of systemd-sysusers."
HOMEPAGE="https://git.pinkro.se/Rose/gardenhouse/sysuserd.git/about/"
SRC_URI="https://git.pinkro.se/Rose/gardenhouse/sysuserd.git/snapshot/sysuserd-1.1.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="* -~*"
IUSE=""

DEPEND=""

src_install() {
	exeinto /usr/bin/
	doexe sysuserd

	doinitd ${FILESDIR}/sysuserd
}

Manifest for 1.1

Type File Size Source URLs
DIST sysuserd-1.1.tar.gz 13953 bytes https://git.pinkro.se/Rose/gardenhouse/sysuserd.git/snapshot/sysuserd-1.1.tar.gz