summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Volynets <iluxa@gentoo.org>2006-04-26 19:08:16 +0000
committerIlya Volynets <iluxa@gentoo.org>2006-04-26 19:08:16 +0000
commit40219868642787c5b198534d5de5e9241499369b (patch)
tree82b31d23b123f2248729b65388b3bbd8207976b5 /sys-libs/glibc/glibc-2.3.6-r3.ebuild
parentstable on amd64, #130505. (diff)
downloadgentoo-2-40219868642787c5b198534d5de5e9241499369b.tar.gz
gentoo-2-40219868642787c5b198534d5de5e9241499369b.tar.bz2
gentoo-2-40219868642787c5b198534d5de5e9241499369b.zip
replace "portageq has_version" with "has_version" to make paludis with root!=/ happy
(Portage version: 2.0.54)
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.6-r3.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-libs/glibc/glibc-2.3.6-r3.ebuild b/sys-libs/glibc/glibc-2.3.6-r3.ebuild
index 655837f5b748..38ec2c835d95 100644
--- a/sys-libs/glibc/glibc-2.3.6-r3.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r3.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-r3.ebuild,v 1.12 2006/04/26 05:41:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r3.ebuild,v 1.13 2006/04/26 19:08:16 iluxa Exp $
# TODO:
# - fix warning from glibc build system:
@@ -1089,8 +1089,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