summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-06-07 13:10:55 +0000
committerZac Medico <zmedico@gentoo.org>2011-06-07 13:10:55 +0000
commit4dfd9aa4a7e89c6542f5a89fb64f4d57cf90b5a1 (patch)
tree7fecea6fc2d6da893b566fdea5f1f1c6299c9b32 /sys-apps
parentVersion bump. Drop older. (diff)
downloadgentoo-2-4dfd9aa4a7e89c6542f5a89fb64f4d57cf90b5a1.tar.gz
gentoo-2-4dfd9aa4a7e89c6542f5a89fb64f4d57cf90b5a1.tar.bz2
gentoo-2-4dfd9aa4a7e89c6542f5a89fb64f4d57cf90b5a1.zip
Fix previous commit to put sys-apps/less in PDEPEND instead of RDEPEND.
(Portage version: 2.2.0_alpha38/cvs/Linux i686)
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/portage/portage-2.1.10.ebuild4
-rw-r--r--sys-apps/portage/portage-2.1.6.13.ebuild4
-rw-r--r--sys-apps/portage/portage-2.1.6.7.ebuild4
-rw-r--r--sys-apps/portage/portage-2.1.9.42.ebuild4
-rw-r--r--sys-apps/portage/portage-2.1.9.50.ebuild4
-rw-r--r--sys-apps/portage/portage-2.2.0_alpha37.ebuild4
-rw-r--r--sys-apps/portage/portage-2.2.0_alpha38.ebuild4
-rw-r--r--sys-apps/portage/portage-9999.ebuild4
8 files changed, 16 insertions, 16 deletions
diff --git a/sys-apps/portage/portage-2.1.10.ebuild b/sys-apps/portage/portage-2.1.10.ebuild
index e73e1b919796..3afd7700c6a4 100644
--- a/sys-apps/portage/portage-2.1.10.ebuild
+++ b/sys-apps/portage/portage-2.1.10.ebuild
@@ -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.10.ebuild,v 1.2 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.10.ebuild,v 1.3 2011/06/07 13:10:55 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -34,12 +34,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-1.6 )
elibc_uclibc? ( >=sys-apps/sandbox-1.6 )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
diff --git a/sys-apps/portage/portage-2.1.6.13.ebuild b/sys-apps/portage/portage-2.1.6.13.ebuild
index a42a123158fa..81bb2b358d92 100644
--- a/sys-apps/portage/portage-2.1.6.13.ebuild
+++ b/sys-apps/portage/portage-2.1.6.13.ebuild
@@ -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.6.13.ebuild,v 1.22 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.13.ebuild,v 1.23 2011/06/07 13:10:55 zmedico Exp $
# EAPI 1 since python-2.5 is also EAPI 1.
EAPI=1
@@ -28,12 +28,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-1.2.17 !mips? ( >=sys-apps/sandbox-1.2.18.1-r2 ) )
elibc_uclibc? ( >=sys-apps/sandbox-1.2.17 !mips? ( >=sys-apps/sandbox-1.2.18.1-r2 ) )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( >=dev-python/python-selinux-2.16 )
!>=dev-util/debugedit-4.4.6-r2"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
diff --git a/sys-apps/portage/portage-2.1.6.7.ebuild b/sys-apps/portage/portage-2.1.6.7.ebuild
index 0cc6b8f9fbee..51794ea1974d 100644
--- a/sys-apps/portage/portage-2.1.6.7.ebuild
+++ b/sys-apps/portage/portage-2.1.6.7.ebuild
@@ -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.6.7.ebuild,v 1.21 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.6.7.ebuild,v 1.22 2011/06/07 13:10:55 zmedico Exp $
inherit eutils multilib python
@@ -26,12 +26,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-1.2.17 !mips? ( >=sys-apps/sandbox-1.2.18.1-r2 ) )
elibc_uclibc? ( >=sys-apps/sandbox-1.2.17 !mips? ( >=sys-apps/sandbox-1.2.18.1-r2 ) )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( >=dev-python/python-selinux-2.16 )
!>=dev-util/debugedit-4.4.6-r2"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
|| ( >=dev-lang/python-2.5 >=dev-python/pycrypto-2.0.1-r6 )
diff --git a/sys-apps/portage/portage-2.1.9.42.ebuild b/sys-apps/portage/portage-2.1.9.42.ebuild
index e7ae58942fad..dc7b8adf3f31 100644
--- a/sys-apps/portage/portage-2.1.9.42.ebuild
+++ b/sys-apps/portage/portage-2.1.9.42.ebuild
@@ -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.42.ebuild,v 1.9 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.42.ebuild,v 1.10 2011/06/07 13:10:55 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -34,12 +34,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-1.6 )
elibc_uclibc? ( >=sys-apps/sandbox-1.6 )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
diff --git a/sys-apps/portage/portage-2.1.9.50.ebuild b/sys-apps/portage/portage-2.1.9.50.ebuild
index a85e3a87bfc6..748979319842 100644
--- a/sys-apps/portage/portage-2.1.9.50.ebuild
+++ b/sys-apps/portage/portage-2.1.9.50.ebuild
@@ -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.50.ebuild,v 1.2 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.1.9.50.ebuild,v 1.3 2011/06/07 13:10:55 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -34,12 +34,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-1.6 )
elibc_uclibc? ( >=sys-apps/sandbox-1.6 )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
diff --git a/sys-apps/portage/portage-2.2.0_alpha37.ebuild b/sys-apps/portage/portage-2.2.0_alpha37.ebuild
index 69819578803e..0e1733bf584c 100644
--- a/sys-apps/portage/portage-2.2.0_alpha37.ebuild
+++ b/sys-apps/portage/portage-2.2.0_alpha37.ebuild
@@ -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_alpha37.ebuild,v 1.2 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha37.ebuild,v 1.3 2011/06/07 13:10:55 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -34,12 +34,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-2.2 )
elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
diff --git a/sys-apps/portage/portage-2.2.0_alpha38.ebuild b/sys-apps/portage/portage-2.2.0_alpha38.ebuild
index 46c07211392e..f5405d3f6228 100644
--- a/sys-apps/portage/portage-2.2.0_alpha38.ebuild
+++ b/sys-apps/portage/portage-2.2.0_alpha38.ebuild
@@ -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_alpha38.ebuild,v 1.2 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-2.2.0_alpha38.ebuild,v 1.3 2011/06/07 13:10:55 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -34,12 +34,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-2.2 )
elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"
diff --git a/sys-apps/portage/portage-9999.ebuild b/sys-apps/portage/portage-9999.ebuild
index 2013e1458f5b..c648626603cd 100644
--- a/sys-apps/portage/portage-9999.ebuild
+++ b/sys-apps/portage/portage-9999.ebuild
@@ -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-9999.ebuild,v 1.24 2011/06/07 01:07:37 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/portage/portage-9999.ebuild,v 1.25 2011/06/07 13:10:55 zmedico Exp $
# Require EAPI 2 since we now require at least python-2.6 (for python 3
# syntax support) which also requires EAPI 2.
@@ -34,12 +34,12 @@ RDEPEND="${python_dep}
elibc_FreeBSD? ( sys-freebsd/freebsd-bin )
elibc_glibc? ( >=sys-apps/sandbox-2.2 )
elibc_uclibc? ( >=sys-apps/sandbox-2.2 )
- less? ( sys-apps/less )
>=app-misc/pax-utils-0.1.17
selinux? ( || ( >=sys-libs/libselinux-2.0.94[python] <sys-libs/libselinux-2.0.94 ) )
!<app-shells/bash-3.2_p17"
PDEPEND="
!build? (
+ less? ( sys-apps/less )
>=net-misc/rsync-2.6.4
userland_GNU? ( >=sys-apps/coreutils-6.4 )
)"