diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:57:43 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:15 +0100 |
commit | f0e794ac76fec6f153c8ce1376ca22d8719b43f6 (patch) | |
tree | 8bec3be45d894883697d814619adfa37086c5be1 /acct-group/ttrssd | |
parent | acct-group/tss: update EAPI 7 -> 8 (diff) | |
download | gentoo-f0e794ac76fec6f153c8ce1376ca22d8719b43f6.tar.gz gentoo-f0e794ac76fec6f153c8ce1376ca22d8719b43f6.tar.bz2 gentoo-f0e794ac76fec6f153c8ce1376ca22d8719b43f6.zip |
acct-group/ttrssd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/ttrssd')
-rw-r--r-- | acct-group/ttrssd/ttrssd-0-r2.ebuild (renamed from acct-group/ttrssd/ttrssd-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/ttrssd/ttrssd-0-r1.ebuild b/acct-group/ttrssd/ttrssd-0-r2.ebuild index a42e44e4631c..ca7b68e26c37 100644 --- a/acct-group/ttrssd/ttrssd-0-r1.ebuild +++ b/acct-group/ttrssd/ttrssd-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 |