diff options
author | 2024-01-14 22:59:07 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:24 +0100 | |
commit | f0dc853902703bc18c07bde984be68c3f433f24b (patch) | |
tree | d187041c15fb05566bec5434db2e9ef2cefa4c74 /acct-group/xpra/xpra-0-r2.ebuild | |
parent | acct-group/x2gouser: update EAPI 7 -> 8 (diff) | |
download | gentoo-f0dc853902703bc18c07bde984be68c3f433f24b.tar.gz gentoo-f0dc853902703bc18c07bde984be68c3f433f24b.tar.bz2 gentoo-f0dc853902703bc18c07bde984be68c3f433f24b.zip |
acct-group/xpra: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/xpra/xpra-0-r2.ebuild')
-rw-r--r-- | acct-group/xpra/xpra-0-r2.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/acct-group/xpra/xpra-0-r2.ebuild b/acct-group/xpra/xpra-0-r2.ebuild new file mode 100644 index 000000000000..23b641671d34 --- /dev/null +++ b/acct-group/xpra/xpra-0-r2.ebuild @@ -0,0 +1,9 @@ +# Copyright 2019-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit acct-group + +DESCRIPTION="group for x11-wm/xpra" +ACCT_GROUP_ID=462 |