diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:54:42 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:55 +0100 |
commit | b4efffcb81fe0b12406c0e40d70a95b638bffd14 (patch) | |
tree | 34e45ce594c8c9380aa552fe2fc9c1cc62123018 /acct-group | |
parent | acct-group/root: update EAPI 7 -> 8 (diff) | |
download | gentoo-b4efffcb81fe0b12406c0e40d70a95b638bffd14.tar.gz gentoo-b4efffcb81fe0b12406c0e40d70a95b638bffd14.tar.bz2 gentoo-b4efffcb81fe0b12406c0e40d70a95b638bffd14.zip |
acct-group/rslsync: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/rslsync/rslsync-0-r2.ebuild (renamed from acct-group/rslsync/rslsync-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/rslsync/rslsync-0-r1.ebuild b/acct-group/rslsync/rslsync-0-r2.ebuild index 11fec48d0d8f..fdece579ddd1 100644 --- a/acct-group/rslsync/rslsync-0-r1.ebuild +++ b/acct-group/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-group |