diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:57:09 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:11 +0100 |
commit | 27e3e60f503289b0516841596c07d369984a2467 (patch) | |
tree | 8dccfa28d0150da11a138ed7753a79da076772fe /acct-group/taskd/taskd-0-r2.ebuild | |
parent | acct-group/tape: update EAPI 7 -> 8 (diff) | |
download | gentoo-27e3e60f503289b0516841596c07d369984a2467.tar.gz gentoo-27e3e60f503289b0516841596c07d369984a2467.tar.bz2 gentoo-27e3e60f503289b0516841596c07d369984a2467.zip |
acct-group/taskd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/taskd/taskd-0-r2.ebuild')
-rw-r--r-- | acct-group/taskd/taskd-0-r2.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/acct-group/taskd/taskd-0-r2.ebuild b/acct-group/taskd/taskd-0-r2.ebuild new file mode 100644 index 000000000000..daa10d6df9b1 --- /dev/null +++ b/acct-group/taskd/taskd-0-r2.ebuild @@ -0,0 +1,10 @@ +# 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" |