diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:57:35 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:14 +0100 |
commit | 5b3f13e96171b8e8c1c0f09ac5977a1a3b020111 (patch) | |
tree | 265e8915872d84a8e21960b93dc2c6f54c19b606 /acct-group/trojan/trojan-0-r2.ebuild | |
parent | acct-group/trickster: update EAPI 7 -> 8 (diff) | |
download | gentoo-5b3f13e96171b8e8c1c0f09ac5977a1a3b020111.tar.gz gentoo-5b3f13e96171b8e8c1c0f09ac5977a1a3b020111.tar.bz2 gentoo-5b3f13e96171b8e8c1c0f09ac5977a1a3b020111.zip |
acct-group/trojan: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/trojan/trojan-0-r2.ebuild')
-rw-r--r-- | acct-group/trojan/trojan-0-r2.ebuild | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/acct-group/trojan/trojan-0-r2.ebuild b/acct-group/trojan/trojan-0-r2.ebuild new file mode 100644 index 000000000000..8d8aa02e3984 --- /dev/null +++ b/acct-group/trojan/trojan-0-r2.ebuild @@ -0,0 +1,8 @@ +# Copyright 2021-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +ACCT_GROUP_ID=326 |