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