From 5f71821830f4392f855b2ff0e8a18d5919821832 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sat, 29 Jan 2022 16:36:02 +0100 Subject: [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 --- acct-group/quagga/metadata.xml | 8 ++++++++ acct-group/quagga/quagga-0-r1.ebuild | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 acct-group/quagga/metadata.xml create mode 100644 acct-group/quagga/quagga-0-r1.ebuild (limited to 'acct-group') 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 @@ + + + + + Sergey Popov + pinkbyte@gentoo.org + + 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 -- cgit v1.2.3-65-gdbad