Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 498696
Collapse All | Expand All

(-)portage-2.2.8.ebuild.orig (-1 / +9 lines)
Lines 69-75 Link Here
69
	elibc_glibc? ( >=sys-apps/sandbox-2.2 )
69
	elibc_glibc? ( >=sys-apps/sandbox-2.2 )
70
	elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
70
	elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
71
	>=app-misc/pax-utils-0.1.17
71
	>=app-misc/pax-utils-0.1.17
72
	xattr? ( kernel_linux? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) )
72
	xattr? ( kernel_linux? (
73
		python3? (
74
			python_targets_python3_2? ( dev-python/pyxattr[python_targets_python3_2] )
75
			!python_targets_python3_2? ( >=dev-lang/python-3.3_pre2011090 )
76
		)
77
		!pypy2_0? ( !python2? ( !python3? ( || ( >=dev-lang/python-3.3_pre20110902 dev-python/pyxattr ) ) ) )
78
		pypy2_0? ( !python2? ( !python3? ( dev-python/pyxattr[python_targets_pypy2_0] ) ) )
79
		python2? ( !python3? ( || ( dev-python/pyxattr[python_targets_python2_7] dev-python/pyxattr[python_targets_python2_6] ) ) )
80
	) )
73
	selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
81
	selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
74
	!<app-shells/bash-3.2_p17
82
	!<app-shells/bash-3.2_p17
75
	!<app-admin/logrotate-3.8.0"
83
	!<app-admin/logrotate-3.8.0"

Return to bug 498696