diff options
author | 2024-01-14 22:46:13 +0100 | |
---|---|---|
committer | 2024-03-18 20:45:59 +0100 | |
commit | 37977397a6cdb27324086168ae400b1476960f98 (patch) | |
tree | b10517228b6841c1ee4103f0c37e3fafb2e283b9 /acct-group/ejabberd | |
parent | acct-group/drone: update EAPI 7 -> 8 (diff) | |
download | gentoo-37977397a6cdb27324086168ae400b1476960f98.tar.gz gentoo-37977397a6cdb27324086168ae400b1476960f98.tar.bz2 gentoo-37977397a6cdb27324086168ae400b1476960f98.zip |
acct-group/ejabberd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/ejabberd')
-rw-r--r-- | acct-group/ejabberd/ejabberd-0-r2.ebuild (renamed from acct-group/ejabberd/ejabberd-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/ejabberd/ejabberd-0-r1.ebuild b/acct-group/ejabberd/ejabberd-0-r2.ebuild index ec6a736d7bb1..a8267075d134 100644 --- a/acct-group/ejabberd/ejabberd-0-r1.ebuild +++ b/acct-group/ejabberd/ejabberd-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |