diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:15:08 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:48 +0200 |
commit | 070aa02b977aa3475bd32d80ec26d6abebfdf4a3 (patch) | |
tree | 442ef6fcbf82b2ef48f50cf241f5321d5d05602c /acct-user | |
parent | acct-{user,group}/rundeck: treeclean (diff) | |
download | gentoo-070aa02b977aa3475bd32d80ec26d6abebfdf4a3.tar.gz gentoo-070aa02b977aa3475bd32d80ec26d6abebfdf4a3.tar.bz2 gentoo-070aa02b977aa3475bd32d80ec26d6abebfdf4a3.zip |
acct-{user,group}/sguil: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/sguil/metadata.xml | 8 | ||||
-rw-r--r-- | acct-user/sguil/sguil-0-r1.ebuild | 14 |
2 files changed, 0 insertions, 22 deletions
diff --git a/acct-user/sguil/metadata.xml b/acct-user/sguil/metadata.xml deleted file mode 100644 index d5af4bcfaf13..000000000000 --- a/acct-user/sguil/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>netmon@gentoo.org</email> - <name>Gentoo network monitoring and analysis project</name> - </maintainer> -</pkgmetadata> diff --git a/acct-user/sguil/sguil-0-r1.ebuild b/acct-user/sguil/sguil-0-r1.ebuild deleted file mode 100644 index 9c178d7f2dba..000000000000 --- a/acct-user/sguil/sguil-0-r1.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="A user for net-analyzer/sguil-sensor" - -ACCT_USER_GROUPS=( "sguil" ) -ACCT_USER_HOME="/var/lib/sguil" -ACCT_USER_ID="165" - -acct-user_add_deps |