diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:11:51 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:40 +0200 |
commit | e64e038d493e9fd42a1abe2f1bc250e37b8571f2 (patch) | |
tree | 52f8b1a323ff6ff3d988abf335eb90a2ee392dd8 /acct-group | |
parent | acct-{user,group}/cinder: treeclean (diff) | |
download | gentoo-e64e038d493e9fd42a1abe2f1bc250e37b8571f2.tar.gz gentoo-e64e038d493e9fd42a1abe2f1bc250e37b8571f2.tar.bz2 gentoo-e64e038d493e9fd42a1abe2f1bc250e37b8571f2.zip |
acct-{user,group}/glance: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/glance/glance-0-r2.ebuild | 8 | ||||
-rw-r--r-- | acct-group/glance/metadata.xml | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/acct-group/glance/glance-0-r2.ebuild b/acct-group/glance/glance-0-r2.ebuild deleted file mode 100644 index cac90772ccf0..000000000000 --- a/acct-group/glance/glance-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=443 diff --git a/acct-group/glance/metadata.xml b/acct-group/glance/metadata.xml deleted file mode 100644 index 5c76f7a3fc67..000000000000 --- a/acct-group/glance/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> |