diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-05-20 18:16:51 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-05-20 18:16:51 +0000 |
commit | 199eaba12a9968e43f80bc4b0c034e1f78472486 (patch) | |
tree | 07927a106cf02863de3a1fe67a5552eed574dd1a /sys-libs/glibc/glibc-2.5-r4.ebuild | |
parent | Reverting x86 stabilisation (bug #316453). (diff) | |
download | gentoo-2-199eaba12a9968e43f80bc4b0c034e1f78472486.tar.gz gentoo-2-199eaba12a9968e43f80bc4b0c034e1f78472486.tar.bz2 gentoo-2-199eaba12a9968e43f80bc4b0c034e1f78472486.zip |
Change >=sys-apps/portage-2.1.2 DEPEND to \!<sys-apps/portage-2.1.2 wrt #257671.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/glibc/glibc-2.5-r4.ebuild')
-rw-r--r-- | sys-libs/glibc/glibc-2.5-r4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.5-r4.ebuild b/sys-libs/glibc/glibc-2.5-r4.ebuild index a0bdd3dbaba7..60ee347e7c53 100644 --- a/sys-libs/glibc/glibc-2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.15 2009/12/10 01:31:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.16 2010/05/20 18:16:51 ssuominen Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -1047,7 +1047,7 @@ DEPEND=">=sys-devel/gcc-3.4.4 >=app-misc/pax-utils-0.1.10 virtual/os-headers nls? ( sys-devel/gettext ) - >=sys-apps/portage-2.1.2 + !<sys-apps/portage-2.1.2 selinux? ( !build? ( sys-libs/libselinux ) )" RDEPEND="nls? ( sys-devel/gettext ) selinux? ( !build? ( sys-libs/libselinux ) )" |