diff options
author | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:13:13 +0200 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2023-09-27 15:22:43 +0200 |
commit | b2a44c42c91bef3b28bfd7a7348e1835581423c0 (patch) | |
tree | db98ee5a357a1694c16f3ff681c205ce0ae74e40 /acct-group | |
parent | acct-{user,group}/minbif: treeclean (diff) | |
download | gentoo-b2a44c42c91bef3b28bfd7a7348e1835581423c0.tar.gz gentoo-b2a44c42c91bef3b28bfd7a7348e1835581423c0.tar.bz2 gentoo-b2a44c42c91bef3b28bfd7a7348e1835581423c0.zip |
acct-{user,group}/minio: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/minio/metadata.xml | 5 | ||||
-rw-r--r-- | acct-group/minio/minio-0-r1.ebuild | 8 |
2 files changed, 0 insertions, 13 deletions
diff --git a/acct-group/minio/metadata.xml b/acct-group/minio/metadata.xml deleted file mode 100644 index 115e9d64a669..000000000000 --- a/acct-group/minio/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> -</pkgmetadata> diff --git a/acct-group/minio/minio-0-r1.ebuild b/acct-group/minio/minio-0-r1.ebuild deleted file mode 100644 index 803a65bb10f2..000000000000 --- a/acct-group/minio/minio-0-r1.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=309 |