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