diff options
author | 2022-03-29 21:27:46 +0200 | |
---|---|---|
committer | 2022-03-29 22:08:48 +0200 | |
commit | c80b04afe6d00334c99ca4184d084efbdeef3246 (patch) | |
tree | c1c322878015d9497178105b1c0635370675ffe8 /acct-group/firebird/firebird-0-r1.ebuild | |
parent | www-client/chromium: promote M100 to stable channel (diff) | |
download | gentoo-c80b04afe6d00334c99ca4184d084efbdeef3246.tar.gz gentoo-c80b04afe6d00334c99ca4184d084efbdeef3246.tar.bz2 gentoo-c80b04afe6d00334c99ca4184d084efbdeef3246.zip |
acct-group/firebird: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/firebird/firebird-0-r1.ebuild')
-rw-r--r-- | acct-group/firebird/firebird-0-r1.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/firebird/firebird-0-r1.ebuild b/acct-group/firebird/firebird-0-r1.ebuild new file mode 100644 index 000000000000..b2d2f28d7ea3 --- /dev/null +++ b/acct-group/firebird/firebird-0-r1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2022 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" |