diff options
-rw-r--r-- | acct-group/swift/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/swift/swift-0-r2.ebuild | 8 | ||||
-rw-r--r-- | acct-user/swift/metadata.xml | 8 | ||||
-rw-r--r-- | acct-user/swift/swift-0-r2.ebuild | 12 | ||||
-rw-r--r-- | profiles/package.mask | 2 |
5 files changed, 0 insertions, 38 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 diff --git a/acct-user/swift/metadata.xml b/acct-user/swift/metadata.xml deleted file mode 100644 index 5c76f7a3fc67..000000000000 --- a/acct-user/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-user/swift/swift-0-r2.ebuild b/acct-user/swift/swift-0-r2.ebuild deleted file mode 100644 index f3e36ece0c61..000000000000 --- a/acct-user/swift/swift-0-r2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2020-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -DESCRIPTION="USER for swift - Openstack object storage backend" -ACCT_USER_ID=449 -ACCT_USER_GROUPS=( swift ) - -acct-user_add_deps diff --git a/profiles/package.mask b/profiles/package.mask index 63317d4427dd..980674377524 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -325,8 +325,6 @@ app-dicts/edictionary # Florian Schmaus <flow@gentoo.org> (2023-07-17) # Obsolete acct-* packages which became leaf packages. # Removal on 2023-08-17. -acct-user/swift -acct-group/swift acct-user/thttpd acct-group/thttpd acct-group/gpio |