mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
Feel free to fix them if they don't install at all or if you think they need some improvement. www-apps/librarian might require proper logging and a SystemD service. I used EGO_SUM instead of a vendor tarball because I've no way to host it but feel free to create one. Signed-off-by: Benoît Dufour <benoit.dufour@mail.com>
11 lines
204 B
Bash
11 lines
204 B
Bash
# Copyright 2020-2023 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=8
|
|
|
|
inherit acct-group
|
|
|
|
DESCRIPTION="A group for www-apps/librarian"
|
|
ACCT_GROUP_ID=-1
|
|
SLOT="0"
|