From c3d2d9b3efccccc0af7ff76aa2263b6141c9cfad Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Wed, 23 Sep 2009 21:15:38 +0000 Subject: Remove virtual/libc (Portage version: 2.2_rc41/cvs/Linux x86_64) --- sys-libs/glibc/ChangeLog | 13 ++++++++++++- sys-libs/glibc/glibc-2.10.1.ebuild | 3 +-- sys-libs/glibc/glibc-2.2.5-r10.ebuild | 5 ++--- sys-libs/glibc/glibc-2.3.2-r12.ebuild | 3 +-- sys-libs/glibc/glibc-2.3.5-r3.ebuild | 5 +---- sys-libs/glibc/glibc-2.3.6-r4.ebuild | 7 ++----- sys-libs/glibc/glibc-2.3.6-r5.ebuild | 7 ++----- sys-libs/glibc/glibc-2.4-r4.ebuild | 7 ++----- sys-libs/glibc/glibc-2.5-r2.ebuild | 7 ++----- sys-libs/glibc/glibc-2.5-r3.ebuild | 7 ++----- sys-libs/glibc/glibc-2.5-r4.ebuild | 7 ++----- sys-libs/glibc/glibc-2.5.1.ebuild | 7 ++----- sys-libs/glibc/glibc-2.6.1.ebuild | 5 ++--- sys-libs/glibc/glibc-2.6.ebuild | 7 ++----- sys-libs/glibc/glibc-2.7-r2.ebuild | 3 +-- sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild | 3 +-- sys-libs/glibc/glibc-2.8_p20080602.ebuild | 3 +-- sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild | 3 +-- sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild | 3 +-- sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild | 3 +-- sys-libs/glibc/glibc-2.9_p20081201.ebuild | 3 +-- 21 files changed, 42 insertions(+), 69 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index acfb1136bf8a..0bfd271e881b 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.644 2009/09/20 02:57:50 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.645 2009/09/23 21:15:38 patrick Exp $ + + 23 Sep 2009; Patrick Lauer glibc-2.2.5-r10.ebuild, + glibc-2.3.2-r12.ebuild, glibc-2.3.5-r3.ebuild, glibc-2.3.6-r4.ebuild, + glibc-2.3.6-r5.ebuild, glibc-2.4-r4.ebuild, glibc-2.5-r2.ebuild, + glibc-2.5-r3.ebuild, glibc-2.5-r4.ebuild, glibc-2.5.1.ebuild, + glibc-2.6.ebuild, glibc-2.6.1.ebuild, glibc-2.7-r2.ebuild, + glibc-2.8_p20080602.ebuild, glibc-2.8_p20080602-r1.ebuild, + glibc-2.9_p20081201.ebuild, glibc-2.9_p20081201-r1.ebuild, + glibc-2.9_p20081201-r2.ebuild, glibc-2.9_p20081201-r3.ebuild, + glibc-2.10.1.ebuild: + Remove virtual/libc 20 Sep 2009; Jory A. Pratt glibc-2.10.1.ebuild, +files/2.10/glibc-2.10-gentoo-chk_fail.c: diff --git a/sys-libs/glibc/glibc-2.10.1.ebuild b/sys-libs/glibc/glibc-2.10.1.ebuild index 6e70a1b1b791..0053217439d3 100644 --- a/sys-libs/glibc/glibc-2.10.1.ebuild +++ b/sys-libs/glibc/glibc-2.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.7 2009/09/20 02:57:50 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.10.1.ebuild,v 1.8 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -76,7 +76,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.2.5-r10.ebuild b/sys-libs/glibc/glibc-2.2.5-r10.ebuild index 00611784a2f7..09b20de0a8cf 100644 --- a/sys-libs/glibc/glibc-2.2.5-r10.ebuild +++ b/sys-libs/glibc/glibc-2.2.5-r10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r10.ebuild,v 1.6 2007/07/02 15:36:13 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.2.5-r10.ebuild,v 1.7 2009/09/23 21:15:38 patrick Exp $ inherit flag-o-matic eutils @@ -21,7 +21,6 @@ RESTRICT="strip" # we'll handle stripping ourself #46186 DEPEND="virtual/os-headers nls? ( sys-devel/gettext )" RDEPEND="" -PROVIDE="virtual/libc" do_filter_flags() { # Over-zealous CFLAGS can often cause problems. What may work for one diff --git a/sys-libs/glibc/glibc-2.3.2-r12.ebuild b/sys-libs/glibc/glibc-2.3.2-r12.ebuild index 7c27fe52f738..f87dc813ade5 100644 --- a/sys-libs/glibc/glibc-2.3.2-r12.ebuild +++ b/sys-libs/glibc/glibc-2.3.2-r12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r12.ebuild,v 1.25 2009/01/26 18:41:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.2-r12.ebuild,v 1.26 2009/09/23 21:15:38 patrick Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -51,7 +51,6 @@ DEPEND=">=sys-devel/gcc-3.2.3-r1 nls? ( sys-devel/gettext )" RDEPEND="nls? ( sys-devel/gettext )" PDEPEND="ppc? ( >=sys-kernel/linux-headers-2.4.22 )" -PROVIDE="virtual/libc" # Try to get a kernel source tree with version equal or greater # than $1. We basically just try a few default locations. The diff --git a/sys-libs/glibc/glibc-2.3.5-r3.ebuild b/sys-libs/glibc/glibc-2.3.5-r3.ebuild index 56c6d35ddb0a..7fdb5ce8d125 100644 --- a/sys-libs/glibc/glibc-2.3.5-r3.ebuild +++ b/sys-libs/glibc/glibc-2.3.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r3.ebuild,v 1.35 2009/01/26 18:41:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.5-r3.ebuild,v 1.36 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -57,9 +57,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.3.6-r4.ebuild b/sys-libs/glibc/glibc-2.3.6-r4.ebuild index 05f29c1dd958..f5674a60f1d1 100644 --- a/sys-libs/glibc/glibc-2.3.6-r4.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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-r4.ebuild,v 1.39 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r4.ebuild,v 1.40 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -48,9 +48,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.3.6-r5.ebuild b/sys-libs/glibc/glibc-2.3.6-r5.ebuild index 84299a276b3c..cdc4dfefbd47 100644 --- a/sys-libs/glibc/glibc-2.3.6-r5.ebuild +++ b/sys-libs/glibc/glibc-2.3.6-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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-r5.ebuild,v 1.25 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.3.6-r5.ebuild,v 1.26 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -48,9 +48,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.4-r4.ebuild b/sys-libs/glibc/glibc-2.4-r4.ebuild index 6a901658833f..2fade3c726cb 100644 --- a/sys-libs/glibc/glibc-2.4-r4.ebuild +++ b/sys-libs/glibc/glibc-2.4-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r4.ebuild,v 1.20 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.4-r4.ebuild,v 1.21 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -61,9 +61,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.5-r2.ebuild b/sys-libs/glibc/glibc-2.5-r2.ebuild index 205ec1ff8816..f28a99d88dd2 100644 --- a/sys-libs/glibc/glibc-2.5-r2.ebuild +++ b/sys-libs/glibc/glibc-2.5-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r2.ebuild,v 1.18 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r2.ebuild,v 1.19 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -48,9 +48,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.5-r3.ebuild b/sys-libs/glibc/glibc-2.5-r3.ebuild index 27e5dc1cfddf..cd2a3625b9cd 100644 --- a/sys-libs/glibc/glibc-2.5-r3.ebuild +++ b/sys-libs/glibc/glibc-2.5-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r3.ebuild,v 1.14 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r3.ebuild,v 1.15 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -48,9 +48,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.5-r4.ebuild b/sys-libs/glibc/glibc-2.5-r4.ebuild index 3725659c1b37..266f2f0b208e 100644 --- a/sys-libs/glibc/glibc-2.5-r4.ebuild +++ b/sys-libs/glibc/glibc-2.5-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.12 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5-r4.ebuild,v 1.13 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -48,9 +48,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.5.1.ebuild b/sys-libs/glibc/glibc-2.5.1.ebuild index aea5bd192d20..9a5383545dee 100644 --- a/sys-libs/glibc/glibc-2.5.1.ebuild +++ b/sys-libs/glibc/glibc-2.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5.1.ebuild,v 1.2 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.5.1.ebuild,v 1.3 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -49,9 +49,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.6.1.ebuild b/sys-libs/glibc/glibc-2.6.1.ebuild index aef9483ad8cd..cd3b95facc45 100644 --- a/sys-libs/glibc/glibc-2.6.1.ebuild +++ b/sys-libs/glibc/glibc-2.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.27 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.1.ebuild,v 1.28 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -69,7 +69,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.6.ebuild b/sys-libs/glibc/glibc-2.6.ebuild index abaca273c3c2..dd30ed204efb 100644 --- a/sys-libs/glibc/glibc-2.6.ebuild +++ b/sys-libs/glibc/glibc-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.ebuild,v 1.20 2008/09/05 20:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.6.ebuild,v 1.21 2009/09/23 21:15:38 patrick Exp $ # Here's how the cross-compile logic breaks down ... # CTARGET - machine that will target the binaries @@ -62,9 +62,6 @@ if [[ ${CTARGET} == ${CHOST} ]] ; then export CTARGET=${CATEGORY/cross-} fi fi -if [[ ${CTARGET} == ${CHOST} ]] ; then - PROVIDE="virtual/libc" -fi is_crosscompile() { [[ ${CHOST} != ${CTARGET} ]] diff --git a/sys-libs/glibc/glibc-2.7-r2.ebuild b/sys-libs/glibc/glibc-2.7-r2.ebuild index be1ddb8f20f2..be16ace6cd99 100644 --- a/sys-libs/glibc/glibc-2.7-r2.ebuild +++ b/sys-libs/glibc/glibc-2.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.15 2009/03/19 09:38:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.7-r2.ebuild,v 1.16 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -69,7 +69,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild b/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild index 2db058c1203a..7b2e96b8fc90 100644 --- a/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild +++ b/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild,v 1.16 2009/04/13 15:17:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild,v 1.17 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -75,7 +75,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.8_p20080602.ebuild b/sys-libs/glibc/glibc-2.8_p20080602.ebuild index 883e1f641cd5..1002cc2a3dd4 100644 --- a/sys-libs/glibc/glibc-2.8_p20080602.ebuild +++ b/sys-libs/glibc/glibc-2.8_p20080602.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.14 2009/03/19 09:38:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.8_p20080602.ebuild,v 1.15 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -75,7 +75,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild b/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild index 465d63119cc3..a0572b1eb39c 100644 --- a/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild +++ b/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v 1.6 2009/03/19 09:38:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r1.ebuild,v 1.7 2009/09/23 21:15:38 patrick Exp $ GLIBC_PATCH_EXCLUDE="${GLIBC_PATCH_EXCLUDE} 1060_all_glibc-nss-deepbind.patch" #252302 @@ -77,7 +77,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild b/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild index af48ff7ee549..09253fa623ef 100644 --- a/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild +++ b/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild,v 1.15 2009/09/13 15:19:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r2.ebuild,v 1.16 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -75,7 +75,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild b/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild index a4b0d94203b4..c0975a3b3de1 100644 --- a/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild +++ b/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild,v 1.3 2009/09/07 04:24:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201-r3.ebuild,v 1.4 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -75,7 +75,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed diff --git a/sys-libs/glibc/glibc-2.9_p20081201.ebuild b/sys-libs/glibc/glibc-2.9_p20081201.ebuild index 61703a913c4c..59292c4427c5 100644 --- a/sys-libs/glibc/glibc-2.9_p20081201.ebuild +++ b/sys-libs/glibc/glibc-2.9_p20081201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild,v 1.4 2009/03/19 09:38:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/glibc-2.9_p20081201.ebuild,v 1.5 2009/09/23 21:15:38 patrick Exp $ inherit eutils versionator libtool toolchain-funcs flag-o-matic gnuconfig multilib @@ -75,7 +75,6 @@ else # Why SLOT 2.2 you ask yourself while sippin your tea ? # Everyone knows 2.2 > 0, duh. SLOT="2.2" - PROVIDE="virtual/libc" fi # General: We need a new-enough binutils for as-needed -- cgit v1.2.3-65-gdbad