summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-10-19 14:25:16 -0400
committerMike Frysinger <vapier@gentoo.org>2015-10-19 14:25:16 -0400
commitf8303f360e685bea41321ff8b29cb6502abf01a2 (patch)
tree1ea627b5bad048ce90db6f6506f860ba1b55aa67
parentgdb: force disable guile for now #562902 (diff)
downloadtoolchain-f8303f360e685bea41321ff8b29cb6502abf01a2.tar.gz
toolchain-f8303f360e685bea41321ff8b29cb6502abf01a2.tar.bz2
toolchain-f8303f360e685bea41321ff8b29cb6502abf01a2.zip
glibc: drop old-style PROVIDE=virtual/libc
-rw-r--r--sys-libs/glibc/glibc-2.3.6-r5.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.4-r4.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.5.1.ebuild3
-rw-r--r--sys-libs/glibc/glibc-2.6.1.ebuild1
-rw-r--r--sys-libs/glibc/glibc-2.7-r2.ebuild1
-rw-r--r--sys-libs/glibc/glibc-2.8_p20080602-r1.ebuild1
6 files changed, 0 insertions, 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