[gentoo-commits] repo/gentoo:master commit in: acct-group/systemd-hostname/

2021-11-15 Thread Ulrich Müller
commit: f88b249729abdaaba3a9de39943d327f91dd8a2d
Author: Ulrich Müller  gentoo  org>
AuthorDate: Sun Nov 14 20:26:33 2021 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Mon Nov 15 13:12:58 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f88b2497

acct-group/systemd-hostname: Change GID to 505

Bug: https://bugs.gentoo.org/823750
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Ulrich Müller  gentoo.org>

 .../{systemd-hostname-0.ebuild => systemd-hostname-0-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acct-group/systemd-hostname/systemd-hostname-0.ebuild 
b/acct-group/systemd-hostname/systemd-hostname-0-r1.ebuild
similarity index 87%
rename from acct-group/systemd-hostname/systemd-hostname-0.ebuild
rename to acct-group/systemd-hostname/systemd-hostname-0-r1.ebuild
index 8970ad62c12f..24f44986f516 100644
--- a/acct-group/systemd-hostname/systemd-hostname-0.ebuild
+++ b/acct-group/systemd-hostname/systemd-hostname-0-r1.ebuild
@@ -5,4 +5,4 @@ EAPI=7
 
 inherit acct-group
 
-ACCT_GROUP_ID=66
+ACCT_GROUP_ID=505



[gentoo-commits] repo/gentoo:master commit in: acct-group/systemd-hostname/

2021-11-06 Thread Georgy Yakovlev
commit: c2a6e09e51b97786f301acc5d33b97e3b03a088f
Author: Georgy Yakovlev  gentoo  org>
AuthorDate: Mon Nov  1 23:32:47 2021 +
Commit: Georgy Yakovlev  gentoo  org>
CommitDate: Sun Nov  7 05:20:32 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a6e09e

acct-group/systemd-hostname: initial import

GID reserved in 
https://gitweb.gentoo.org/data/api.git/commit/?id=f677e12a26a5075d5dbd6cf7eb971afa6dba83e9
Signed-off-by: Georgy Yakovlev  gentoo.org>

 acct-group/systemd-hostname/metadata.xml  | 7 +++
 acct-group/systemd-hostname/systemd-hostname-0.ebuild | 8 
 2 files changed, 15 insertions(+)

diff --git a/acct-group/systemd-hostname/metadata.xml 
b/acct-group/systemd-hostname/metadata.xml
new file mode 100644
index 000..31123d01cb4
--- /dev/null
+++ b/acct-group/systemd-hostname/metadata.xml
@@ -0,0 +1,7 @@
+
+https://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   syst...@gentoo.org
+   
+

diff --git a/acct-group/systemd-hostname/systemd-hostname-0.ebuild 
b/acct-group/systemd-hostname/systemd-hostname-0.ebuild
new file mode 100644
index 000..8970ad62c12
--- /dev/null
+++ b/acct-group/systemd-hostname/systemd-hostname-0.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=66