summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <crabbedhaloablution@icloud.com>2020-12-07 17:34:20 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-04-21 21:59:38 +0200
commit8ee67694aefba13bdce3a5d20bd5a2acf2a5248c (patch)
tree00905ad314c3fbc37d5fed26757a8401445b1ac3 /acct-group/i2c
parentacct-group/gpio: add group for raspberrypi-sys-mods (diff)
downloadgentoo-8ee67694aefba13bdce3a5d20bd5a2acf2a5248c.tar.gz
gentoo-8ee67694aefba13bdce3a5d20bd5a2acf2a5248c.tar.bz2
gentoo-8ee67694aefba13bdce3a5d20bd5a2acf2a5248c.zip
acct-group/i2c: add group
This will be used for app-misc/ddcutil and for upcoming sys-apps/raspberrypi-sys-mods. Bug: https://bugs.gentoo.org/758917 Bug: https://bugs.gentoo.org/781557 Bug: https://github.com/gentoo/gentoo/pull/18551 Package-Manager: Portage-3.0.11, Repoman-3.0.2 Signed-off-by: Peter Alfredsen <crabbedhaloablution@icloud.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/i2c')
-rw-r--r--acct-group/i2c/i2c-0.ebuild8
-rw-r--r--acct-group/i2c/metadata.xml12
2 files changed, 20 insertions, 0 deletions
diff --git a/acct-group/i2c/i2c-0.ebuild b/acct-group/i2c/i2c-0.ebuild
new file mode 100644
index 000000000000..9318389c592c
--- /dev/null
+++ b/acct-group/i2c/i2c-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID="226"
diff --git a/acct-group/i2c/metadata.xml b/acct-group/i2c/metadata.xml
new file mode 100644
index 000000000000..f224d7d9a616
--- /dev/null
+++ b/acct-group/i2c/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" proxied="yes">
+ <email>crabbedhaloablution@icloud.com</email>
+ <name>Peter Alfredsen</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>