mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
sys-apps/portage: rsync-verify off by default (bug 649276)
Since portage-2.3.24 is due for stabilization, and rsync-verify support is not really stable yet, turn it off by default. Bug: https://bugs.gentoo.org/649276 See: https://bugs.gentoo.org/647964 Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -18,7 +18,7 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Portage"
|
||||
LICENSE="GPL-2"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd"
|
||||
SLOT="0"
|
||||
IUSE="build doc epydoc gentoo-dev +ipc +native-extensions +rsync-verify selinux xattr"
|
||||
IUSE="build doc epydoc gentoo-dev +ipc +native-extensions rsync-verify selinux xattr"
|
||||
|
||||
DEPEND="!build? ( $(python_gen_impl_dep 'ssl(+)') )
|
||||
>=app-arch/tar-1.27
|
||||
|
||||
Reference in New Issue
Block a user