* [gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-2.2.0_alpha20.ebuild portage-2.1.9.25.ebuild portage-2.1.9.35.ebuild portage-9999.ebuild portage-2.2.0_alpha19.ebuild ChangeLog portage-2.1.9.36.ebuild portage-2.1.8.3.ebuild
@ 2011-02-06 19:37 Zac Medico (zmedico)
0 siblings, 0 replies; only message in thread
From: Zac Medico (zmedico) @ 2011-02-06 19:37 UTC (permalink / raw
To: gentoo-commits
zmedico 11/02/06 19:37:00
Modified: portage-2.2.0_alpha20.ebuild
portage-2.1.9.25.ebuild portage-2.1.9.35.ebuild
portage-9999.ebuild portage-2.2.0_alpha19.ebuild
ChangeLog portage-2.1.9.36.ebuild
portage-2.1.8.3.ebuild
Log:
Update libselinux deps to require USE=python.
(Portage version: 2.2.0_alpha20/cvs/Linux i686)
Revision Changes Path
1.2 sys-apps/portage/portage-2.2.0_alpha20.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha20.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha20.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha20.ebuild?r1=1.1&r2=1.2
Index: portage-2.2.0_alpha20.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha20.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- portage-2.2.0_alpha20.ebuild 5 Feb 2011 08:22:26 -0000 1.1
+++ portage-2.2.0_alpha20.ebuild 6 Feb 2011 19:36:59 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha20.ebuild,v 1.1 2011/02/05 08:22:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha20.ebuild,v 1.2 2011/02/06 19:36:59 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,7 @@
elibc_glibc? ( >=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-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
1.8 sys-apps/portage/portage-2.1.9.25.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.25.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.25.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.25.ebuild?r1=1.7&r2=1.8
Index: portage-2.1.9.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.25.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- portage-2.1.9.25.ebuild 2 Jan 2011 19:37:39 -0000 1.7
+++ portage-2.1.9.25.ebuild 6 Feb 2011 19:36:59 -0000 1.8
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.25.ebuild,v 1.7 2011/01/02 19:37:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.25.ebuild,v 1.8 2011/02/06 19:36:59 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,7 @@
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-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
1.2 sys-apps/portage/portage-2.1.9.35.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.35.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.35.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.35.ebuild?r1=1.1&r2=1.2
Index: portage-2.1.9.35.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.35.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- portage-2.1.9.35.ebuild 22 Jan 2011 06:52:31 -0000 1.1
+++ portage-2.1.9.35.ebuild 6 Feb 2011 19:36:59 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.35.ebuild,v 1.1 2011/01/22 06:52:31 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.35.ebuild,v 1.2 2011/02/06 19:36:59 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,7 @@
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-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
1.17 sys-apps/portage/portage-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-9999.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-9999.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-9999.ebuild?r1=1.16&r2=1.17
Index: portage-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- portage-9999.ebuild 7 Oct 2010 06:15:30 -0000 1.16
+++ portage-9999.ebuild 6 Feb 2011 19:36:59 -0000 1.17
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.16 2010/10/07 06:15:30 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.17 2011/02/06 19:36:59 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,7 @@
elibc_glibc? ( >=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-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
1.2 sys-apps/portage/portage-2.2.0_alpha19.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha19.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha19.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha19.ebuild?r1=1.1&r2=1.2
Index: portage-2.2.0_alpha19.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha19.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- portage-2.2.0_alpha19.ebuild 22 Jan 2011 06:52:31 -0000 1.1
+++ portage-2.2.0_alpha19.ebuild 6 Feb 2011 19:36:59 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha19.ebuild,v 1.1 2011/01/22 06:52:31 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha19.ebuild,v 1.2 2011/02/06 19:36:59 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,7 @@
elibc_glibc? ( >=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-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
1.796 sys-apps/portage/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.796&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?rev=1.796&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/ChangeLog?r1=1.795&r2=1.796
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v
retrieving revision 1.795
retrieving revision 1.796
diff -u -r1.795 -r1.796
--- ChangeLog 5 Feb 2011 08:22:26 -0000 1.795
+++ ChangeLog 6 Feb 2011 19:36:59 -0000 1.796
@@ -1,6 +1,12 @@
# ChangeLog for sys-apps/portage
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.795 2011/02/05 08:22:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/ChangeLog,v 1.796 2011/02/06 19:36:59 zmedico Exp $
+
+ 06 Feb 2011; Zac Medico <zmedico@gentoo.org> portage-2.1.8.3.ebuild,
+ portage-2.1.9.25.ebuild, portage-2.1.9.35.ebuild, portage-2.1.9.36.ebuild,
+ portage-2.2.0_alpha19.ebuild, portage-2.2.0_alpha20.ebuild,
+ portage-9999.ebuild:
+ Update libselinux deps to require USE=python.
*portage-2.2.0_alpha20 (05 Feb 2011)
1.2 sys-apps/portage/portage-2.1.9.36.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.36.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.36.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.9.36.ebuild?r1=1.1&r2=1.2
Index: portage-2.1.9.36.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.36.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- portage-2.1.9.36.ebuild 5 Feb 2011 08:22:26 -0000 1.1
+++ portage-2.1.9.36.ebuild 6 Feb 2011 19:36:59 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.36.ebuild,v 1.1 2011/02/05 08:22:26 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.36.ebuild,v 1.2 2011/02/06 19:36:59 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,7 @@
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-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
1.11 sys-apps/portage/portage-2.1.8.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.8.3.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.8.3.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/portage/portage-2.1.8.3.ebuild?r1=1.10&r2=1.11
Index: portage-2.1.8.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.8.3.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- portage-2.1.8.3.ebuild 13 Oct 2010 01:30:40 -0000 1.10
+++ portage-2.1.8.3.ebuild 6 Feb 2011 19:36:59 -0000 1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.8.3.ebuild,v 1.10 2010/10/13 01:30:40 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.8.3.ebuild,v 1.11 2011/02/06 19:36:59 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,7 @@
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-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )"
PDEPEND="
!build? (
>=net-misc/rsync-2.6.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-02-06 19:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-06 19:37 [gentoo-commits] gentoo-x86 commit in sys-apps/portage: portage-2.2.0_alpha20.ebuild portage-2.1.9.25.ebuild portage-2.1.9.35.ebuild portage-9999.ebuild portage-2.2.0_alpha19.ebuild ChangeLog portage-2.1.9.36.ebuild portage-2.1.8.3.ebuild Zac Medico (zmedico)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox