commit: 82c86dda72efaf5d046859dbdc8809059086527b Author: Hank Leininger <hlein <AT> korelogic <DOT> com> AuthorDate: Sat Aug 23 00:34:21 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 3 01:13:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82c86dda
acct-group/firebird: treeclean Bug: https://bugs.gentoo.org/909528 Signed-off-by: Hank Leininger <hlein <AT> korelogic.com> Part-of: https://github.com/gentoo/gentoo/pull/43537 Signed-off-by: Sam James <sam <AT> gentoo.org> acct-group/firebird/firebird-0-r2.ebuild | 10 ---------- acct-group/firebird/metadata.xml | 5 ----- 2 files changed, 15 deletions(-) diff --git a/acct-group/firebird/firebird-0-r2.ebuild b/acct-group/firebird/firebird-0-r2.ebuild deleted file mode 100644 index e107349d26d0..000000000000 --- a/acct-group/firebird/firebird-0-r2.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit acct-group - -DESCRIPTION="A group for dev-db/firebird" - -ACCT_GROUP_ID="450" diff --git a/acct-group/firebird/metadata.xml b/acct-group/firebird/metadata.xml deleted file mode 100644 index 115e9d64a669..000000000000 --- a/acct-group/firebird/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>
