diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-26 00:05:00 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-12-26 00:21:54 +0100 |
commit | 256ca51f8527b9d2e24063c01bd6cf90ba33ad9f (patch) | |
tree | 30f8667fcc95171bb313c6a911300dfbf8ce261f /net-dialup/accel-ppp | |
parent | app-office/calligraplan: update EAPI 7 -> 8 (diff) | |
download | gentoo-256ca51f8527b9d2e24063c01bd6cf90ba33ad9f.tar.gz gentoo-256ca51f8527b9d2e24063c01bd6cf90ba33ad9f.tar.bz2 gentoo-256ca51f8527b9d2e24063c01bd6cf90ba33ad9f.zip |
net-dialup/accel-ppp: update EAPI 7 -> 8 of live ebuild
Some bits were synced but not the EAPI-8 bump of commit
80eb7853b6469f332b15795a354dcdfa62de0a55
Bug: https://bugs.gentoo.org/878835
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'net-dialup/accel-ppp')
-rw-r--r-- | net-dialup/accel-ppp/accel-ppp-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dialup/accel-ppp/accel-ppp-9999.ebuild b/net-dialup/accel-ppp/accel-ppp-9999.ebuild index 95ed326921b8..587d14401f18 100644 --- a/net-dialup/accel-ppp/accel-ppp-9999.ebuild +++ b/net-dialup/accel-ppp/accel-ppp-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 LUA_COMPAT=( lua5-1 ) |