diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:15:30 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:49 +0200 |
commit | 01f8bc673391858c51e5a226d46df5f81f50625c (patch) | |
tree | 62db1171550af36c6b86bd599877d3cc46000759 /acct-group | |
parent | acct-{user,group}/sigh: treeclean (diff) | |
download | gentoo-01f8bc673391858c51e5a226d46df5f81f50625c.tar.gz gentoo-01f8bc673391858c51e5a226d46df5f81f50625c.tar.bz2 gentoo-01f8bc673391858c51e5a226d46df5f81f50625c.zip |
acct-{user,group}/smokeping: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/smokeping/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/smokeping/smokeping-0-r1.ebuild | 10 |
2 files changed, 0 insertions, 18 deletions
diff --git a/acct-group/smokeping/metadata.xml b/acct-group/smokeping/metadata.xml deleted file mode 100644 index d5af4bcfaf13..000000000000 --- a/acct-group/smokeping/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/smokeping/smokeping-0-r1.ebuild b/acct-group/smokeping/smokeping-0-r1.ebuild deleted file mode 100644 index 8a12dbb3875a..000000000000 --- a/acct-group/smokeping/smokeping-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/smokeping" - -ACCT_GROUP_ID="164" |