From 01e022ee2b187c2a332abbca239604eb8b65a5c6 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 13 Sep 2010 22:48:26 +0000 Subject: Bug #337050 - Use blockers to emphasize incompatibility with older versions of bash. (Portage version: 2.1.9.5_p5/cvs/Linux i686) --- sys-apps/portage/ChangeLog | 7 ++++++- sys-apps/portage/portage-2.1.9.5.ebuild | 5 +++-- sys-apps/portage/portage-2.2_rc67.ebuild | 5 +++-- sys-apps/portage/portage-2.2_rc81.ebuild | 5 +++-- sys-apps/portage/portage-9999.ebuild | 5 +++-- 5 files changed, 18 insertions(+), 9 deletions(-) (limited to 'sys-apps') diff --git a/sys-apps/portage/ChangeLog b/sys-apps/portage/ChangeLog index 262a0b2f6704..9d7b9869a779 100644 --- a/sys-apps/portage/ChangeLog +++ b/sys-apps/portage/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/portage # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.728 2010/09/13 22:42:49 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.729 2010/09/13 22:48:26 zmedico Exp $ + + 13 Sep 2010; Zac Medico portage-2.1.9.5.ebuild, + portage-2.2_rc67.ebuild, portage-2.2_rc81.ebuild, portage-9999.ebuild: + Bug #337050 - Use blockers to emphasize incompatibility with older + versions of bash. 13 Sep 2010; Zac Medico -portage-2.1.9.3.ebuild, -portage-2.1.9.4.ebuild, -portage-2.2_rc79.ebuild, diff --git a/sys-apps/portage/portage-2.1.9.5.ebuild b/sys-apps/portage/portage-2.1.9.5.ebuild index 31c3e545a001..ad848368717c 100644 --- a/sys-apps/portage/portage-2.1.9.5.ebuild +++ b/sys-apps/portage/portage-2.1.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.5.ebuild,v 1.1 2010/09/13 05:22:19 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.5.ebuild,v 1.2 2010/09/13 22:48:26 zmedico Exp $ # Require EAPI 2 since we now require at least python-2.6 (for python 3 # syntax support) which also requires EAPI 2. @@ -35,7 +35,8 @@ RDEPEND="${python_dep} elibc_glibc? ( >=sys-apps/sandbox-1.6 ) elibc_uclibc? ( >=sys-apps/sandbox-1.6 ) >=app-misc/pax-utils-0.1.17 - selinux? ( sys-libs/libselinux )" + selinux? ( sys-libs/libselinux ) + !=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 - selinux? ( sys-libs/libselinux )" + selinux? ( sys-libs/libselinux ) + !=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 - selinux? ( sys-libs/libselinux )" + selinux? ( sys-libs/libselinux ) + !=sys-apps/sandbox-2.2 ) elibc_uclibc? ( >=sys-apps/sandbox-2.2 ) >=app-misc/pax-utils-0.1.17 - selinux? ( sys-libs/libselinux )" + selinux? ( sys-libs/libselinux ) + !