mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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>
This commit is contained in:
committed by
Conrad Kostecki
parent
c614f4887f
commit
8ee67694ae
8
acct-group/i2c/i2c-0.ebuild
Normal file
8
acct-group/i2c/i2c-0.ebuild
Normal file
@@ -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"
|
||||
12
acct-group/i2c/metadata.xml
Normal file
12
acct-group/i2c/metadata.xml
Normal file
@@ -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>
|
||||
Reference in New Issue
Block a user