net-misc/rsync: Sync with Gentoo

It's from Gentoo commit 6a5c55f420547a8a146f4a0faaac37bb695e50a6.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:07:31 +00:00 committed by Krzesimir Nowak
parent f4b0786f16
commit dd16dec5e5
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ EAPI=8
# Uncomment when introducing a patch which touches configure # Uncomment when introducing a patch which touches configure
RSYNC_NEEDS_AUTOCONF=1 RSYNC_NEEDS_AUTOCONF=1
PYTHON_COMPAT=( python3_{10..12} ) PYTHON_COMPAT=( python3_{10..13} )
inherit flag-o-matic prefix python-single-r1 systemd inherit flag-o-matic prefix python-single-r1 systemd
DESCRIPTION="File transfer program to keep remote files into sync" DESCRIPTION="File transfer program to keep remote files into sync"

View File

@ -5,7 +5,7 @@ EAPI=8
# Uncomment when introducing a patch which touches configure # Uncomment when introducing a patch which touches configure
RSYNC_NEEDS_AUTOCONF=1 RSYNC_NEEDS_AUTOCONF=1
PYTHON_COMPAT=( python3_{10..12} ) PYTHON_COMPAT=( python3_{10..13} )
inherit flag-o-matic prefix python-single-r1 systemd inherit flag-o-matic prefix python-single-r1 systemd
DESCRIPTION="File transfer program to keep remote files into sync" DESCRIPTION="File transfer program to keep remote files into sync"