acct-group/uhub - 0 (mva)

Search

Install

Install this version:

emerge -a =acct-group/uhub-0

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

autounmask =acct-group/uhub-0

Or alternatively:

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

Package Information

Description:
A group for net-p2p/uhub

Ebuild Details

Version EAPI Keywords Slot
0 8
View Raw Ebuild
# Copyright 2026 mva
# Distributed under the terms of the Public Domain or CC0 License

EAPI=8

inherit acct-group

DESCRIPTION="A group for net-p2p/uhub"

ACCT_GROUP_ID="966"

Inherited Eclasses