summaryrefslogtreecommitdiff
path: root/acct-group/root
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-01 21:06:00 +0000
commit129160ec854dca4c3fedb5bcfbcb56930371da0f (patch)
tree53bf797418ac5e9b99c41ca0382c87b82421e5de /acct-group/root
parent441d1370330332b7d78f238d2f5e13f7aed5e4e0 (diff)
gentoo new year resync : 01.01.2021
Diffstat (limited to 'acct-group/root')
-rw-r--r--acct-group/root/Manifest2
-rw-r--r--acct-group/root/metadata.xml7
-rw-r--r--acct-group/root/root-0.ebuild9
3 files changed, 18 insertions, 0 deletions
diff --git a/acct-group/root/Manifest b/acct-group/root/Manifest
new file mode 100644
index 000000000000..c3c0babda291
--- /dev/null
+++ b/acct-group/root/Manifest
@@ -0,0 +1,2 @@
+EBUILD root-0.ebuild 170 BLAKE2B 8e32ca43e41577230c3ed3f1cd6f5081ab155d4d229a4ad5727765885026ea0c5d69e1f1d98f997d1fb9e96dd824e9c4f499060029fcff3c21ec85b75a1924d2 SHA512 cfced5a1ad00972160aa5c9c426a03b9498608a7ebe679a036ff55231acbdbc2eda6106eba36486996bc3419564a045c777c68b19c00deca0eefbd46bb7653c4
+MISC metadata.xml 223 BLAKE2B ce9aaf73ccbc1745f44acf92e5a32b134fc36a7f40c1c83a4f8296bafe3902d851ca1d1b67829d82573b8e9df4bd2643122a98846ed7824bbf67fd88b0c822e0 SHA512 291302ff827472b8aaaa094bf6ed7b728166f21c9603b98beed59db2071a75193d7c5e462c4d435eea7e1047a1f31076bdf6deb08a1c8ab794ddd965c9be92bb
diff --git a/acct-group/root/metadata.xml b/acct-group/root/metadata.xml
new file mode 100644
index 000000000000..f540000d5aab
--- /dev/null
+++ b/acct-group/root/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/root/root-0.ebuild b/acct-group/root/root-0.ebuild
new file mode 100644
index 000000000000..4c5ed4b34698
--- /dev/null
+++ b/acct-group/root/root-0.ebuild
@@ -0,0 +1,9 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=0
+ACCT_GROUP_ENFORCE_ID=yes