summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-05-20 18:16:51 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-05-20 18:16:51 +0000
commit199eaba12a9968e43f80bc4b0c034e1f78472486 (patch)
tree07927a106cf02863de3a1fe67a5552eed574dd1a /sys-libs/glibc/glibc-2.10.1-r1.ebuild
parentReverting x86 stabilisation (bug #316453). (diff)
downloadgentoo-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.10.1-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.10.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.10.1-r1.ebuild b/sys-libs/glibc/glibc-2.10.1-r1.ebuild
index 1577f2d1dafe..3fce514d960c 100644
--- a/sys-libs/glibc/glibc-2.10.1-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.10.1-r1.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-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.14 2010/04/25 17:30:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1-r1.ebuild,v 1.15 2010/05/20 18:16:51 ssuominen Exp $
inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib
@@ -92,7 +92,7 @@ DEPEND=">=sys-devel/gcc-3.4.4
virtual/os-headers
nls? ( sys-devel/gettext )
>=sys-apps/sandbox-1.2.18.1-r2
- >=sys-apps/portage-2.1.2
+ !<sys-apps/portage-2.1.2
selinux? ( sys-libs/libselinux )"
RDEPEND="!sys-kernel/ps3-sources
nls? ( sys-devel/gettext )