acct-user/firebird: treeclean

Bug: https://bugs.gentoo.org/909528
Signed-off-by: Hank Leininger <hlein@korelogic.com>
Part-of: https://github.com/gentoo/gentoo/pull/43537
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Hank Leininger
2025-08-22 18:35:28 -06:00
committed by Sam James
parent 82c86dda72
commit a35ff6ae06
2 changed files with 0 additions and 23 deletions

View File

@@ -1,18 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit acct-user
DESCRIPTION="A user for dev-db/firebird"
ACCT_USER_GROUPS=( "firebird" )
ACCT_USER_ID="450"
ACCT_USER_SHELL="/bin/sh"
acct-user_add_deps
pkg_setup() {
ACCT_USER_HOME="/usr/$(get_libdir)/firebird"
}

View File

@@ -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>