net-misc/rsync: Sync with Gentoo

It's from Gentoo commit 82d1929a4c37d7ba10c121ce9d19759d6a436834.
This commit is contained in:
Flatcar Buildbot 2025-04-28 07:17:52 +00:00
parent 406137f823
commit d6fd52b7f4
3 changed files with 6 additions and 3 deletions

View File

@ -41,6 +41,8 @@ IUSE="acl examples iconv lz4 rrsync ssl stunnel system-zlib xattr xxhash zstd"
REQUIRED_USE+=" examples? ( ${PYTHON_REQUIRED_USE} )" REQUIRED_USE+=" examples? ( ${PYTHON_REQUIRED_USE} )"
REQUIRED_USE+=" rrsync? ( ${PYTHON_REQUIRED_USE} )" REQUIRED_USE+=" rrsync? ( ${PYTHON_REQUIRED_USE} )"
# attr is autodetected and then dropped by -Wl,--as-needed:
# https://github.com/RsyncProject/rsync/pull/753
RDEPEND=" RDEPEND="
>=dev-libs/popt-1.5 >=dev-libs/popt-1.5
acl? ( virtual/acl ) acl? ( virtual/acl )
@ -57,7 +59,6 @@ RDEPEND="
) )
ssl? ( dev-libs/openssl:= ) ssl? ( dev-libs/openssl:= )
system-zlib? ( sys-libs/zlib ) system-zlib? ( sys-libs/zlib )
xattr? ( kernel_linux? ( sys-apps/attr ) )
xxhash? ( >=dev-libs/xxhash-0.8 ) xxhash? ( >=dev-libs/xxhash-0.8 )
zstd? ( >=app-arch/zstd-1.4:= ) zstd? ( >=app-arch/zstd-1.4:= )
iconv? ( virtual/libiconv )" iconv? ( virtual/libiconv )"

View File

@ -41,6 +41,8 @@ IUSE="acl examples iconv lz4 rrsync ssl stunnel system-zlib xattr xxhash zstd"
REQUIRED_USE+=" examples? ( ${PYTHON_REQUIRED_USE} )" REQUIRED_USE+=" examples? ( ${PYTHON_REQUIRED_USE} )"
REQUIRED_USE+=" rrsync? ( ${PYTHON_REQUIRED_USE} )" REQUIRED_USE+=" rrsync? ( ${PYTHON_REQUIRED_USE} )"
# attr is autodetected and then dropped by -Wl,--as-needed:
# https://github.com/RsyncProject/rsync/pull/753
RDEPEND=" RDEPEND="
>=dev-libs/popt-1.19 >=dev-libs/popt-1.19
acl? ( virtual/acl ) acl? ( virtual/acl )
@ -57,7 +59,6 @@ RDEPEND="
) )
ssl? ( dev-libs/openssl:= ) ssl? ( dev-libs/openssl:= )
system-zlib? ( sys-libs/zlib ) system-zlib? ( sys-libs/zlib )
xattr? ( kernel_linux? ( sys-apps/attr ) )
xxhash? ( >=dev-libs/xxhash-0.8 ) xxhash? ( >=dev-libs/xxhash-0.8 )
zstd? ( >=app-arch/zstd-1.4:= ) zstd? ( >=app-arch/zstd-1.4:= )
iconv? ( virtual/libiconv )" iconv? ( virtual/libiconv )"

View File

@ -41,6 +41,8 @@ IUSE="acl examples iconv lz4 rrsync ssl stunnel system-zlib xattr xxhash zstd"
REQUIRED_USE+=" examples? ( ${PYTHON_REQUIRED_USE} )" REQUIRED_USE+=" examples? ( ${PYTHON_REQUIRED_USE} )"
REQUIRED_USE+=" rrsync? ( ${PYTHON_REQUIRED_USE} )" REQUIRED_USE+=" rrsync? ( ${PYTHON_REQUIRED_USE} )"
# attr is autodetected and then dropped by -Wl,--as-needed:
# https://github.com/RsyncProject/rsync/pull/753
RDEPEND=" RDEPEND="
>=dev-libs/popt-1.19 >=dev-libs/popt-1.19
acl? ( virtual/acl ) acl? ( virtual/acl )
@ -57,7 +59,6 @@ RDEPEND="
) )
ssl? ( dev-libs/openssl:= ) ssl? ( dev-libs/openssl:= )
system-zlib? ( sys-libs/zlib ) system-zlib? ( sys-libs/zlib )
xattr? ( kernel_linux? ( sys-apps/attr ) )
xxhash? ( >=dev-libs/xxhash-0.8 ) xxhash? ( >=dev-libs/xxhash-0.8 )
zstd? ( >=app-arch/zstd-1.4:= ) zstd? ( >=app-arch/zstd-1.4:= )
iconv? ( virtual/libiconv )" iconv? ( virtual/libiconv )"