diff options
-rw-r--r-- | acct-group/nova/metadata.xml | 8 | ||||
-rw-r--r-- | acct-group/nova/nova-0-r2.ebuild | 8 | ||||
-rw-r--r-- | acct-user/nova/metadata.xml | 8 | ||||
-rw-r--r-- | acct-user/nova/nova-0-r2.ebuild | 14 | ||||
-rw-r--r-- | profiles/package.mask | 2 |
5 files changed, 0 insertions, 40 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 diff --git a/acct-user/nova/metadata.xml b/acct-user/nova/metadata.xml deleted file mode 100644 index 5c76f7a3fc67..000000000000 --- a/acct-user/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-user/nova/nova-0-r2.ebuild b/acct-user/nova/nova-0-r2.ebuild deleted file mode 100644 index 03c2a8b97662..000000000000 --- a/acct-user/nova/nova-0-r2.ebuild +++ /dev/null @@ -1,14 +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 the openstack nova service" -ACCT_USER_ID=447 -ACCT_USER_HOME=/var/lib/nova -ACCT_USER_HOME_PERMS=0770 -ACCT_USER_GROUPS=( nova ) - -acct-user_add_deps diff --git a/profiles/package.mask b/profiles/package.mask index c2c60d4db3da..41d13ffbc54a 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/nova -acct-group/nova acct-user/placement acct-group/placement acct-user/quagga |