diff options
author | 2024-01-14 23:11:41 +0100 | |
---|---|---|
committer | 2024-03-18 20:48:38 +0100 | |
commit | 8ea209c14e8293de1c8334d4fb59a95305b78f8a (patch) | |
tree | 89732c5d7663c6507d64998dc58fdec6bc945e26 /acct-user/rslsync | |
parent | acct-user/root: update EAPI 7 -> 8 (diff) | |
download | gentoo-8ea209c14e8293de1c8334d4fb59a95305b78f8a.tar.gz gentoo-8ea209c14e8293de1c8334d4fb59a95305b78f8a.tar.bz2 gentoo-8ea209c14e8293de1c8334d4fb59a95305b78f8a.zip |
acct-user/rslsync: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/rslsync')
-rw-r--r-- | acct-user/rslsync/rslsync-0-r2.ebuild (renamed from acct-user/rslsync/rslsync-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/rslsync/rslsync-0-r1.ebuild b/acct-user/rslsync/rslsync-0-r2.ebuild index 58907429b95f..81f285e81384 100644 --- a/acct-user/rslsync/rslsync-0-r1.ebuild +++ b/acct-user/rslsync/rslsync-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |