diff options
author | 2021-07-14 21:22:05 +0200 | |
---|---|---|
committer | 2021-07-14 21:51:11 +0200 | |
commit | 4a47ea900251ce1b31ddd41bb194043e7ec40d4b (patch) | |
tree | e6cffd058e2c3853bf4f5a584f1e2d1fe0c44821 /acct-group/icecream/icecream-0.ebuild | |
parent | acct-group/haclient: add group (204) haclient (diff) | |
download | gentoo-4a47ea900251ce1b31ddd41bb194043e7ec40d4b.tar.gz gentoo-4a47ea900251ce1b31ddd41bb194043e7ec40d4b.tar.bz2 gentoo-4a47ea900251ce1b31ddd41bb194043e7ec40d4b.zip |
acct-group/icecream: add group (145) icecream
Bug: https://bugs.gentoo.org/781506
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/icecream/icecream-0.ebuild')
-rw-r--r-- | acct-group/icecream/icecream-0.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/icecream/icecream-0.ebuild b/acct-group/icecream/icecream-0.ebuild new file mode 100644 index 00000000000..08f8a89a7b9 --- /dev/null +++ b/acct-group/icecream/icecream-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 sys-devel/icecream" + +ACCT_GROUP_ID="145" |