commit:     f8303f360e685bea41321ff8b29cb6502abf01a2
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 18:25:16 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Mon Oct 19 18:25:16 2015 +0000
URL:        https://gitweb.gentoo.org/proj/toolchain.git/commit/?id=f8303f36

glibc: drop old-style PROVIDE=virtual/libc

 sys-libs/glibc/glibc-2.3.6-r5.ebuild         | 3 ---
 sys-libs/glibc/glibc-2.4-r4.ebuild           | 3 ---
 sys-libs/glibc/glibc-2.5.1.ebuild            | 3 ---
 sys-libs/glibc/glibc-2.6.1.ebuild            | 1 -
 sys-libs/glibc/glibc-2.7-r2.ebuild           | 1 -
 sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild | 1 -
 6 files changed, 12 deletions(-)

diff --git a/sys-libs/glibc/glibc-2.3.6-r5.ebuild 
b/sys-libs/glibc/glibc-2.3.6-r5.ebuild
index 6af25ab..3a1bfce 100644
--- a/sys-libs/glibc/glibc-2.3.6-r5.ebuild
+++ b/sys-libs/glibc/glibc-2.3.6-r5.ebuild
@@ -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 a6e91be..10849e6 100644
--- a/sys-libs/glibc/glibc-2.4-r4.ebuild
+++ b/sys-libs/glibc/glibc-2.4-r4.ebuild
@@ -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.1.ebuild 
b/sys-libs/glibc/glibc-2.5.1.ebuild
index 02f3049..d6c50db 100644
--- a/sys-libs/glibc/glibc-2.5.1.ebuild
+++ b/sys-libs/glibc/glibc-2.5.1.ebuild
@@ -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 8ddc8a2..ab2194a 100644
--- a/sys-libs/glibc/glibc-2.6.1.ebuild
+++ b/sys-libs/glibc/glibc-2.6.1.ebuild
@@ -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.7-r2.ebuild 
b/sys-libs/glibc/glibc-2.7-r2.ebuild
index 89f0f31..f7c8449 100644
--- a/sys-libs/glibc/glibc-2.7-r2.ebuild
+++ b/sys-libs/glibc/glibc-2.7-r2.ebuild
@@ -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 7a2e416..63f58c5 100644
--- a/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild
+++ b/sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild
@@ -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

Reply via email to