diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:12:18 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:41 +0200 |
commit | ee31c1436e25a0df6b4ceaf62edfbbe910329126 (patch) | |
tree | 70fdad14e88f194c237cb09e2644969406c5ecd2 /acct-group | |
parent | acct-{user,group}/glance: treeclean (diff) | |
download | gentoo-ee31c1436e25a0df6b4ceaf62edfbbe910329126.tar.gz gentoo-ee31c1436e25a0df6b4ceaf62edfbbe910329126.tar.bz2 gentoo-ee31c1436e25a0df6b4ceaf62edfbbe910329126.zip |
acct-{user,group}/heat: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/heat/heat-0-r2.ebuild | 8 | ||||
-rw-r--r-- | acct-group/heat/metadata.xml | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/acct-group/heat/heat-0-r2.ebuild b/acct-group/heat/heat-0-r2.ebuild deleted file mode 100644 index 44b33bd9def9..000000000000 --- a/acct-group/heat/heat-0-r2.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID=444 diff --git a/acct-group/heat/metadata.xml b/acct-group/heat/metadata.xml deleted file mode 100644 index 5c76f7a3fc67..000000000000 --- a/acct-group/heat/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>prometheanfire@gentoo.org</email> - <name>Matthew Thode</name> - </maintainer> -</pkgmetadata> |