diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-05-14 12:47:18 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-14 13:27:40 +0200 |
commit | f9463ec6997bd3d961ed5d980dee3910d5636039 (patch) | |
tree | 99be4e0e4aeee26039a0db914f73b96c9c61607d /acct-group | |
parent | acct-user/apache: update EAPI 7->8 (diff) | |
download | gentoo-f9463ec6997bd3d961ed5d980dee3910d5636039.tar.gz gentoo-f9463ec6997bd3d961ed5d980dee3910d5636039.tar.bz2 gentoo-f9463ec6997bd3d961ed5d980dee3910d5636039.zip |
acct-group/apache: update EAPI 7->8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/apache/apache-0-r2.ebuild (renamed from acct-group/apache/apache-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/apache/apache-0-r1.ebuild b/acct-group/apache/apache-0-r2.ebuild index 2c809ec7b004..90328f8c2836 100644 --- a/acct-group/apache/apache-0-r1.ebuild +++ b/acct-group/apache/apache-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |