summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2020-04-18 17:36:50 +0300
committerAndreas K. Hüttel <dilfridge@gentoo.org>2020-04-18 17:42:20 +0300
commit8a19e46805ff7c5d85249fa18b015ae2b1846090 (patch)
tree2b4e5bb375413db1a8b0cf199b26f1e4e11215a2 /acct-group/gpib
parentmedia-tv/kodi: require dev-libs/spdlog (diff)
downloadgentoo-8a19e46805ff7c5d85249fa18b015ae2b1846090.tar.gz
gentoo-8a19e46805ff7c5d85249fa18b015ae2b1846090.tar.bz2
gentoo-8a19e46805ff7c5d85249fa18b015ae2b1846090.zip
acct-group/gpib: Add gpib group
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'acct-group/gpib')
-rw-r--r--acct-group/gpib/gpib-0.ebuild8
-rw-r--r--acct-group/gpib/metadata.xml12
2 files changed, 20 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>dilfridge@gentoo.org</email>
+ <name>Andreas K. Huettel</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci-electronics@gentoo.org</email>
+ <name>Gentoo Electronics Project</name>
+ </maintainer>
+</pkgmetadata>