diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:47:40 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:09 +0100 |
commit | c93ec0d26877a68a2d984c8d8f7e37df2d2d1b22 (patch) | |
tree | 2f10830640090a9da914d0f92f6bb2a34c989464 /acct-group/gerbera | |
parent | acct-group/geoclue: update EAPI 7 -> 8 (diff) | |
download | gentoo-c93ec0d26877a68a2d984c8d8f7e37df2d2d1b22.tar.gz gentoo-c93ec0d26877a68a2d984c8d8f7e37df2d2d1b22.tar.bz2 gentoo-c93ec0d26877a68a2d984c8d8f7e37df2d2d1b22.zip |
acct-group/gerbera: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/gerbera')
-rw-r--r-- | acct-group/gerbera/gerbera-0-r3.ebuild (renamed from acct-group/gerbera/gerbera-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/gerbera/gerbera-0-r2.ebuild b/acct-group/gerbera/gerbera-0-r3.ebuild index f275c9a42550..8d4b01ced571 100644 --- a/acct-group/gerbera/gerbera-0-r2.ebuild +++ b/acct-group/gerbera/gerbera-0-r3.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 |