acct-group/plusserver - 0 (Systole)

Search

Install

Install this version:

emerge -a =acct-group/plusserver-0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =acct-group/plusserver-0

Or alternatively:

emerge --autounmask-write -a =acct-group/plusserver-0

Package Information

Description:
Group for PlusServer

Ebuild Details

Version EAPI Keywords Slot
0 7 alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sparc x86
View Raw Ebuild
# Copyright @ 2019-2023 Oslo University Hospital
# Distributed under the terms of the BSD 3 Clause License

EAPI=7

inherit acct-group

DESCRIPTION="Group for PlusServer"
ACCT_GROUP_ID=251

KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sparc x86"

Inherited Eclasses