diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:50:49 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:30 +0100 |
commit | ce5899e60c46c026df5f4082c421c9c04ab266db (patch) | |
tree | 1d94ae83d0e650f687c2de1e842a1e54061e20b4 /acct-group/mogile | |
parent | acct-group/minidlna: update EAPI 7 -> 8 (diff) | |
download | gentoo-ce5899e60c46c026df5f4082c421c9c04ab266db.tar.gz gentoo-ce5899e60c46c026df5f4082c421c9c04ab266db.tar.bz2 gentoo-ce5899e60c46c026df5f4082c421c9c04ab266db.zip |
acct-group/mogile: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/mogile')
-rw-r--r-- | acct-group/mogile/mogile-0-r2.ebuild (renamed from acct-group/mogile/mogile-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/mogile/mogile-0-r1.ebuild b/acct-group/mogile/mogile-0-r2.ebuild index fae6fd78811d..b08046581733 100644 --- a/acct-group/mogile/mogile-0-r1.ebuild +++ b/acct-group/mogile/mogile-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-group |