From 8a19e46805ff7c5d85249fa18b015ae2b1846090 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Sat, 18 Apr 2020 17:36:50 +0300 Subject: [PATCH] acct-group/gpib: Add gpib group MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel --- acct-group/gpib/gpib-0.ebuild | 8 ++++++++ acct-group/gpib/metadata.xml | 12 ++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 acct-group/gpib/gpib-0.ebuild create mode 100644 acct-group/gpib/metadata.xml diff --git a/acct-group/gpib/gpib-0.ebuild b/acct-group/gpib/gpib-0.ebuild new file mode 100644 index 000000000000..88caead90e5e --- /dev/null +++ b/acct-group/gpib/gpib-0.ebuild @@ -0,0 +1,8 @@ +# Copyright 2019-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-group + +ACCT_GROUP_ID=409 diff --git a/acct-group/gpib/metadata.xml b/acct-group/gpib/metadata.xml new file mode 100644 index 000000000000..106f5ca4aa83 --- /dev/null +++ b/acct-group/gpib/metadata.xml @@ -0,0 +1,12 @@ + + + + + dilfridge@gentoo.org + Andreas K. Huettel + + + sci-electronics@gentoo.org + Gentoo Electronics Project + + -- 2.26.2