diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:14:14 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:45 +0200 |
commit | 866c62894ebcef66f1a58d4e06bac71d0d3d3b0e (patch) | |
tree | 2eac1c55b2fc1f9ca6ee2cb5120512ff78b48dfd /acct-user | |
parent | acct-{user,group}/placement: treeclean (diff) | |
download | gentoo-866c62894ebcef66f1a58d4e06bac71d0d3d3b0e.tar.gz gentoo-866c62894ebcef66f1a58d4e06bac71d0d3d3b0e.tar.bz2 gentoo-866c62894ebcef66f1a58d4e06bac71d0d3d3b0e.zip |
acct-{user,group}/quagga: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/quagga/metadata.xml | 5 | ||||
-rw-r--r-- | acct-user/quagga/quagga-0-r2.ebuild | 11 |
2 files changed, 0 insertions, 16 deletions
diff --git a/acct-user/quagga/metadata.xml b/acct-user/quagga/metadata.xml deleted file mode 100644 index 115e9d64a669..000000000000 --- a/acct-user/quagga/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> diff --git a/acct-user/quagga/quagga-0-r2.ebuild b/acct-user/quagga/quagga-0-r2.ebuild deleted file mode 100644 index bf4a158964ed..000000000000 --- a/acct-user/quagga/quagga-0-r2.ebuild +++ /dev/null @@ -1,11 +0,0 @@ -# Copyright 2019-2023 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 |