diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:05:08 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:55 +0100 |
commit | cf09a7842e8bdd16618feb81a3a24468b96b62ad (patch) | |
tree | d4ca826959cdd202b728e1a3ea7a3d384051b2d8 /acct-user/github-exporter | |
parent | acct-user/gerbera: update EAPI 7 -> 8 (diff) | |
download | gentoo-cf09a7842e8bdd16618feb81a3a24468b96b62ad.tar.gz gentoo-cf09a7842e8bdd16618feb81a3a24468b96b62ad.tar.bz2 gentoo-cf09a7842e8bdd16618feb81a3a24468b96b62ad.zip |
acct-user/github-exporter: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/github-exporter')
-rw-r--r-- | acct-user/github-exporter/github-exporter-0-r2.ebuild (renamed from acct-user/github-exporter/github-exporter-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/github-exporter/github-exporter-0-r1.ebuild b/acct-user/github-exporter/github-exporter-0-r2.ebuild index 26444dd97aef..1643706a8fdb 100644 --- a/acct-user/github-exporter/github-exporter-0-r1.ebuild +++ b/acct-user/github-exporter/github-exporter-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |