summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-07-09 22:47:31 +0000
committerTravis Tilley <lv@gentoo.org>2004-07-09 22:47:31 +0000
commitbeea5ab086c8d73f80e930feb5cff0e246b27331 (patch)
tree554403d6fb9844407321c18d5c6191f985399583 /sys-libs
parentMarked ~amd64. (Manifest recommit) (diff)
downloadgentoo-2-beea5ab086c8d73f80e930feb5cff0e246b27331.tar.gz
gentoo-2-beea5ab086c8d73f80e930feb5cff0e246b27331.tar.bz2
gentoo-2-beea5ab086c8d73f80e930feb5cff0e246b27331.zip
changed sys-kernel/linux-headers dependency for nptl to linux26-headers
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/glibc/ChangeLog6
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040605-r1.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040605.ebuild4
-rw-r--r--sys-libs/glibc/glibc-2.3.4.20040619.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog
index f9794caecf1e..ef6fd56cec32 100644
--- a/sys-libs/glibc/ChangeLog
+++ b/sys-libs/glibc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-libs/glibc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.203 2004/07/09 17:30:51 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.204 2004/07/09 22:47:31 lv Exp $
+
+ 09 Jul 2004; Travis Tilley <lv@gentoo.org> glibc-2.3.4.20040605-r1.ebuild,
+ glibc-2.3.4.20040605.ebuild, glibc-2.3.4.20040619.ebuild:
+ changed sys-kernel/linux-headers dependency for nptl to linux26-headers
09 Jul 2004; Travis Tilley <lv@gentoo.org> glibc-2.3.3.20040420.ebuild,
glibc-2.3.4.20040605-r1.ebuild, glibc-2.3.4.20040619.ebuild:
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
diff --git a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild b/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
index 08c80b3993e4..2f66e0b03325 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040605.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040605.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.ebuild,v 1.21 2004/07/09 09:44:57 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040605.ebuild,v 1.22 2004/07/09 22:47:31 lv Exp $
IUSE="nls pic build nptl erandom hardened makecheck multilib debug"
@@ -58,7 +58,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
diff --git a/sys-libs/glibc/glibc-2.3.4.20040619.ebuild b/sys-libs/glibc/glibc-2.3.4.20040619.ebuild
index d94416fedc70..603e630ed5f9 100644
--- a/sys-libs/glibc/glibc-2.3.4.20040619.ebuild
+++ b/sys-libs/glibc/glibc-2.3.4.20040619.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.20040619.ebuild,v 1.10 2004/07/09 17:30:51 lv Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.4.20040619.ebuild,v 1.11 2004/07/09 22:47:31 lv Exp $
IUSE="nls pic build nptl erandom hardened makecheck multilib debug"
@@ -55,7 +55,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