summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.6-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r1.ebuild b/sys-libs/glibc/glibc-2.3.6-r1.ebuild
index 14df6c904cc8..5bf442c19ba8 100644
--- a/sys-libs/glibc/glibc-2.3.6-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r1.ebuild,v 1.20 2006/04/17 07:33:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r1.ebuild,v 1.21 2006/04/26 19:08:16 iluxa Exp $
# Here's how the cross-compile logic breaks down ...
# CTARGET - machine that will target the binaries
@@ -1074,8 +1074,8 @@ else
fi
pkg_setup() {
- if portageq has_version / '>=sys-libs/glibc-2.3.5.20050201' && \
- portageq has_version / '<sys-libs/glibc-2.3.6' ; then
+ if has_version '>=sys-libs/glibc-2.3.5.20050201' && \
+ has_version '<sys-libs/glibc-2.3.6' ; then
eerror "Portage have a serious bug in regards to symlinks, and merging"
eerror "this with current versions will fail! See:"
echo