diff options
author | 2023-09-27 15:15:08 +0200 | |
---|---|---|
committer | 2023-09-27 15:22:48 +0200 | |
commit | 070aa02b977aa3475bd32d80ec26d6abebfdf4a3 (patch) | |
tree | 442ef6fcbf82b2ef48f50cf241f5321d5d05602c /acct-group | |
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-group')
-rw-r--r-- | acct-group/sguil/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/sguil/sguil-0-r1.ebuild | 10 |
2 files changed, 0 insertions, 18 deletions
diff --git a/acct-group/sguil/metadata.xml b/acct-group/sguil/metadata.xml deleted file mode 100644 index d5af4bcfaf13..000000000000 --- a/acct-group/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-group/sguil/sguil-0-r1.ebuild b/acct-group/sguil/sguil-0-r1.ebuild deleted file mode 100644 index b1085c8168b7..000000000000 --- a/acct-group/sguil/sguil-0-r1.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -DESCRIPTION="A group for net-analyzer/sguil-sensor" - -ACCT_GROUP_ID="165" |