commit: b8105a9a7888357baf36bb726e7016a0742b6fdd Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Wed Sep 27 13:17:10 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Wed Sep 27 13:22:52 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8105a9a
acct-group/gpio: treeclean Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> acct-group/gpio/gpio-0-r1.ebuild | 8 -------- acct-group/gpio/metadata.xml | 12 ------------ profiles/package.mask | 1 - 3 files changed, 21 deletions(-) diff --git a/acct-group/gpio/gpio-0-r1.ebuild b/acct-group/gpio/gpio-0-r1.ebuild deleted file mode 100644 index 1a45b51a4b61..000000000000 --- a/acct-group/gpio/gpio-0-r1.ebuild +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 2019-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit acct-group - -ACCT_GROUP_ID="225" diff --git a/acct-group/gpio/metadata.xml b/acct-group/gpio/metadata.xml deleted file mode 100644 index b810f29cf12e..000000000000 --- a/acct-group/gpio/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Peter Alfredsen</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index 4c1a4b83fd39..180007a35a34 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -325,7 +325,6 @@ app-dicts/edictionary # Florian Schmaus <[email protected]> (2023-07-17) # Obsolete acct-* packages which became leaf packages. # Removal on 2023-08-17. -acct-group/gpio acct-group/simplevirt acct-group/spi
