diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:13:46 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:44 +0200 |
commit | ef81b8aab7334ed6d1c9302ab47f649c4a367cb5 (patch) | |
tree | 56a63f030f8feb9c84237cd6ad2e50df37fb3b08 /acct-group | |
parent | acct-{user,group}/neutron: treeclean (diff) | |
download | gentoo-ef81b8aab7334ed6d1c9302ab47f649c4a367cb5.tar.gz gentoo-ef81b8aab7334ed6d1c9302ab47f649c4a367cb5.tar.bz2 gentoo-ef81b8aab7334ed6d1c9302ab47f649c4a367cb5.zip |
acct-{user,group}/nova: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/nova/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/nova/nova-0-r2.ebuild | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/acct-group/nova/metadata.xml b/acct-group/nova/metadata.xml deleted file mode 100644 index 5c76f7a3fc67..000000000000 --- a/acct-group/nova/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> diff --git a/acct-group/nova/nova-0-r2.ebuild b/acct-group/nova/nova-0-r2.ebuild deleted file mode 100644 index 806349afc01d..000000000000 --- a/acct-group/nova/nova-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=447 |