summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild')
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild b/sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild
index 2561da1f7348..2e6243810489 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild,v 1.14 2004/07/09 17:30:51 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild,v 1.15 2004/07/09 22:47:31 lv Exp $
IUSE="nls pic build nptl erandom hardened makecheck multilib debug"
@@ -27,7 +27,7 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1
nptl? ( >=sys-devel/gcc-3.3.1-r1 )
>=sys-devel/binutils-2.14.90.0.6-r1
virtual/os-headers
- nptl? ( =sys-kernel/linux-headers-2.6* )
+ nptl? ( =sys-kernel/linux26-headers-2.6* )
nls? ( sys-devel/gettext )"
RDEPEND="virtual/os-headers
sys-apps/baselayout