From b898ed93a15dc7f355935ca972187bbe98402c0a Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Wed, 14 Jul 2021 20:17:56 +0200 Subject: acct-group/firebird: add group (450) firebird Bug: https://bugs.gentoo.org/781275 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki --- acct-group/firebird/firebird-0.ebuild | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 acct-group/firebird/firebird-0.ebuild (limited to 'acct-group/firebird/firebird-0.ebuild') diff --git a/acct-group/firebird/firebird-0.ebuild b/acct-group/firebird/firebird-0.ebuild new file mode 100644 index 000000000000..4494d9646e31 --- /dev/null +++ b/acct-group/firebird/firebird-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 dev-db/firebird" + +ACCT_GROUP_ID="450" -- cgit v1.2.3-65-gdbad