commit: 39efedb34a9a1ee642474ff6e7ce7b947d5b7baf Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org> AuthorDate: Mon Jun 2 11:27:06 2025 +0000 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org> CommitDate: Mon Jun 2 11:27:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39efedb3
acct-group/taskd: treeclean Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org> acct-group/taskd/metadata.xml | 8 -------- acct-group/taskd/taskd-0-r2.ebuild | 10 ---------- 2 files changed, 18 deletions(-) diff --git a/acct-group/taskd/metadata.xml b/acct-group/taskd/metadata.xml deleted file mode 100644 index f63250c09310..000000000000 --- a/acct-group/taskd/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>[email protected]</email> - <name>Marc Schiffbauer</name> - </maintainer> -</pkgmetadata> diff --git a/acct-group/taskd/taskd-0-r2.ebuild b/acct-group/taskd/taskd-0-r2.ebuild deleted file mode 100644 index daa10d6df9b1..000000000000 --- a/acct-group/taskd/taskd-0-r2.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-group - -DESCRIPTION="A group for app-misc/taskd" - -ACCT_GROUP_ID="152"
