From fa932baba4c4363dd6e25b7f458df2f912a8a438 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Thu, 15 Jul 2021 19:46:28 +0200 Subject: acct-group/vdr: update gid, description to match overlay Bug: https://bugs.gentoo.org/781344 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- acct-group/vdr/vdr-0-r1.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 acct-group/vdr/vdr-0-r1.ebuild (limited to 'acct-group/vdr') diff --git a/acct-group/vdr/vdr-0-r1.ebuild b/acct-group/vdr/vdr-0-r1.ebuild new file mode 100644 index 000000000000..b150a48a3abe --- /dev/null +++ b/acct-group/vdr/vdr-0-r1.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 VDR (VideoDiskRecorder)" + +ACCT_GROUP_ID="452" -- cgit v1.2.3-65-gdbad