diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:15:20 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:48 +0200 |
commit | f54bff16c6fc91b52ca5e2d758d5897a1b64fe17 (patch) | |
tree | c23cc39ff938c09addfd8d652ec34d86aa983243 /acct-group | |
parent | acct-{user,group}/sguil: treeclean (diff) | |
download | gentoo-f54bff16c6fc91b52ca5e2d758d5897a1b64fe17.tar.gz gentoo-f54bff16c6fc91b52ca5e2d758d5897a1b64fe17.tar.bz2 gentoo-f54bff16c6fc91b52ca5e2d758d5897a1b64fe17.zip |
acct-{user,group}/sigh: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/sigh/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/sigh/sigh-0-r1.ebuild | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/acct-group/sigh/metadata.xml b/acct-group/sigh/metadata.xml deleted file mode 100644 index f63250c09310..000000000000 --- a/acct-group/sigh/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="person"> - <email>mschiff@gentoo.org</email> - <name>Marc Schiffbauer</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/sigh/sigh-0-r1.ebuild b/acct-group/sigh/sigh-0-r1.ebuild deleted file mode 100644 index e05e868d4d71..000000000000 --- a/acct-group/sigh/sigh-0-r1.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=363 |