diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-11-14 19:29:06 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-11-14 19:31:35 +0100 |
commit | 0cd6874e1bc5e2bfba8a177f462c73f80fa37caa (patch) | |
tree | 486602c86c7fe05fa417bccbd3e5c10e21ac75c6 /acct-group | |
parent | acct-user/tpm: treeclean (diff) | |
download | gentoo-0cd6874e1bc5e2bfba8a177f462c73f80fa37caa.tar.gz gentoo-0cd6874e1bc5e2bfba8a177f462c73f80fa37caa.tar.bz2 gentoo-0cd6874e1bc5e2bfba8a177f462c73f80fa37caa.zip |
acct-group/systemd-hostname: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/systemd-hostname/metadata.xml | 7 | ||||
-rw-r--r-- | acct-group/systemd-hostname/systemd-hostname-0-r2.ebuild | 8 |
2 files changed, 0 insertions, 15 deletions
diff --git a/acct-group/systemd-hostname/metadata.xml b/acct-group/systemd-hostname/metadata.xml deleted file mode 100644 index 31123d01cb4d..000000000000 --- a/acct-group/systemd-hostname/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>systemd@gentoo.org</email> - </maintainer> -</pkgmetadata> diff --git a/acct-group/systemd-hostname/systemd-hostname-0-r2.ebuild b/acct-group/systemd-hostname/systemd-hostname-0-r2.ebuild deleted file mode 100644 index d6954f22835e..000000000000 --- a/acct-group/systemd-hostname/systemd-hostname-0-r2.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=505 |