diff --git a/acct-group/nut/metadata.xml b/acct-group/nut/metadata.xml new file mode 100644 index 0000000000000..4073267daf2a8 --- /dev/null +++ b/acct-group/nut/metadata.xml @@ -0,0 +1,8 @@ + + + + + robbat2@gentoo.org + Robin H. Johnson + + diff --git a/acct-group/nut/nut-0.ebuild b/acct-group/nut/nut-0.ebuild new file mode 100644 index 0000000000000..e54ff26472006 --- /dev/null +++ b/acct-group/nut/nut-0.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +DESCRIPTION="A group for the Network-UPS Tools" + +ACCT_GROUP_ID="84"