commit: 1f9c6260fb69d26704caef253a8ad11b29aa2050 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Tue Nov 14 18:28:47 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Tue Nov 14 18:31:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9c6260
acct-user/tpm: treeclean Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> acct-user/tpm/metadata.xml | 5 ----- acct-user/tpm/tpm-0-r1.ebuild | 12 ------------ profiles/package.mask | 1 - 3 files changed, 18 deletions(-) diff --git a/acct-user/tpm/metadata.xml b/acct-user/tpm/metadata.xml deleted file mode 100644 index 115e9d64a669..000000000000 --- a/acct-user/tpm/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-user/tpm/tpm-0-r1.ebuild b/acct-user/tpm/tpm-0-r1.ebuild deleted file mode 100644 index 7423e856b40f..000000000000 --- a/acct-user/tpm/tpm-0-r1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-user - -ACCT_USER_ID=347 -ACCT_USER_GROUPS=( "${PN}" ) -ACCT_USER_HOME=/var/lib/${PN} - -acct-user_add_deps diff --git a/profiles/package.mask b/profiles/package.mask index 9f4a645230b4..681636ba5082 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -255,7 +255,6 @@ media-plugins/gst-plugins-libmms # Florian Schmaus <[email protected]> (2023-10-14) # Obsolete acct-* packages that became leaf packages. # Removal on 2023-11-14. -acct-user/tpm acct-user/ultimaker acct-group/ultimaker acct-group/systemd-hostname
