* [gentoo-commits] repo/gentoo:master commit in: acct-user/quagga/, acct-group/quagga/
@ 2020-03-10 19:51 Sergey Popov
0 siblings, 0 replies; 2+ messages in thread
From: Sergey Popov @ 2020-03-10 19:51 UTC (permalink / raw
To: gentoo-commits
commit: af4ecea69c32efee732fcc69aefcdfdd3baf834d
Author: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 10 19:49:12 2020 +0000
Commit: Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Tue Mar 10 19:50:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4ecea6
{acct-user/acct-group}/quagga: change ID from 425 to 424
It seems that ID 425 was claimed early by {acct-user/acct-group}/kafka
Signed-off-by: Sergey Popov <pinkbyte <AT> gentoo.org>
acct-group/quagga/quagga-0.ebuild | 2 +-
acct-user/quagga/quagga-0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/acct-group/quagga/quagga-0.ebuild b/acct-group/quagga/quagga-0.ebuild
index ffd036d86d9..9b714702086 100644
--- a/acct-group/quagga/quagga-0.ebuild
+++ b/acct-group/quagga/quagga-0.ebuild
@@ -5,4 +5,4 @@ EAPI=7
inherit acct-group
-ACCT_GROUP_ID=425
+ACCT_GROUP_ID=424
diff --git a/acct-user/quagga/quagga-0.ebuild b/acct-user/quagga/quagga-0.ebuild
index 6d09e178e16..f0a7cc527a5 100644
--- a/acct-user/quagga/quagga-0.ebuild
+++ b/acct-user/quagga/quagga-0.ebuild
@@ -5,7 +5,7 @@ EAPI=7
inherit acct-user
-ACCT_USER_ID=425
+ACCT_USER_ID=424
ACCT_USER_GROUPS=( quagga )
acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: acct-user/quagga/, acct-group/quagga/
@ 2022-01-29 15:36 David Seifert
0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2022-01-29 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 5f71821830f4392f855b2ff0e8a18d5919821832
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 29 15:36:02 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan 29 15:36:02 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f718218
[QA] Reverts: a1c24f4d154052e379366a1c8eae39b0a55bf03e ("{acct-user,acct-group}/quagga: removal, due to net-misc/quagga treecleening")
We do not remove last-rited associated acct-* packages at this point.
Signed-off-by: David Seifert <soap <AT> gentoo.org>
acct-group/quagga/metadata.xml | 8 ++++++++
acct-group/quagga/quagga-0-r1.ebuild | 8 ++++++++
acct-user/quagga/metadata.xml | 8 ++++++++
acct-user/quagga/quagga-0-r1.ebuild | 11 +++++++++++
4 files changed, 35 insertions(+)
diff --git a/acct-group/quagga/metadata.xml b/acct-group/quagga/metadata.xml
new file mode 100644
index 000000000000..b3726e9bf59e
--- /dev/null
+++ b/acct-group/quagga/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Sergey Popov</name>
+ <email>pinkbyte@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-group/quagga/quagga-0-r1.ebuild b/acct-group/quagga/quagga-0-r1.ebuild
new file mode 100644
index 000000000000..104f8007e235
--- /dev/null
+++ b/acct-group/quagga/quagga-0-r1.ebuild
@@ -0,0 +1,8 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-group
+
+ACCT_GROUP_ID=424
diff --git a/acct-user/quagga/metadata.xml b/acct-user/quagga/metadata.xml
new file mode 100644
index 000000000000..b3726e9bf59e
--- /dev/null
+++ b/acct-user/quagga/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Sergey Popov</name>
+ <email>pinkbyte@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/acct-user/quagga/quagga-0-r1.ebuild b/acct-user/quagga/quagga-0-r1.ebuild
new file mode 100644
index 000000000000..d40e6dace3fe
--- /dev/null
+++ b/acct-user/quagga/quagga-0-r1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 2019-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+ACCT_USER_ID=424
+ACCT_USER_GROUPS=( quagga )
+
+acct-user_add_deps
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-01-29 15:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-10 19:51 [gentoo-commits] repo/gentoo:master commit in: acct-user/quagga/, acct-group/quagga/ Sergey Popov
-- strict thread matches above, loose matches on Subject: below --
2022-01-29 15:36 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox