commit:     8ee67694aefba13bdce3a5d20bd5a2acf2a5248c
Author:     Peter Alfredsen <crabbedhaloablution <AT> icloud <DOT> com>
AuthorDate: Mon Dec  7 16:34:20 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Wed Apr 21 19:59:38 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ee67694

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 <AT> icloud.com>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 acct-group/i2c/i2c-0.ebuild |  8 ++++++++
 acct-group/i2c/metadata.xml | 12 ++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/acct-group/i2c/i2c-0.ebuild b/acct-group/i2c/i2c-0.ebuild
new file mode 100644
index 00000000000..9318389c592
--- /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 00000000000..f224d7d9a61
--- /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>crabbedhaloablut...@icloud.com</email>
+               <name>Peter Alfredsen</name>
+       </maintainer>
+       <maintainer type="project" proxied="proxy">
+               <email>proxy-ma...@gentoo.org</email>
+               <name>Proxy Maintainers</name>
+       </maintainer>
+</pkgmetadata>

Reply via email to