mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
[QA] Reverts: a1c24f4d15 ("{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@gentoo.org>
This commit is contained in:
8
acct-group/quagga/metadata.xml
Normal file
8
acct-group/quagga/metadata.xml
Normal file
@@ -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>
|
||||
8
acct-group/quagga/quagga-0-r1.ebuild
Normal file
8
acct-group/quagga/quagga-0-r1.ebuild
Normal file
@@ -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
|
||||
8
acct-user/quagga/metadata.xml
Normal file
8
acct-user/quagga/metadata.xml
Normal file
@@ -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>
|
||||
11
acct-user/quagga/quagga-0-r1.ebuild
Normal file
11
acct-user/quagga/quagga-0-r1.ebuild
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user