diff options
53 files changed, 143 insertions, 152 deletions
diff --git a/sys-libs/freeipmi/ChangeLog b/sys-libs/freeipmi/ChangeLog index 4c0c37d8ffef..009631ac1467 100644 --- a/sys-libs/freeipmi/ChangeLog +++ b/sys-libs/freeipmi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/freeipmi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/freeipmi/ChangeLog,v 1.19 2009/09/09 12:50:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/freeipmi/ChangeLog,v 1.20 2009/09/23 21:14:36 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> freeipmi-0.4.4.ebuild: + Remove virtual/libc *freeipmi-0.7.12 (09 Sep 2009) diff --git a/sys-libs/freeipmi/freeipmi-0.4.4.ebuild b/sys-libs/freeipmi/freeipmi-0.4.4.ebuild index e01af3e12e3a..6c7f0a752d9b 100644 --- a/sys-libs/freeipmi/freeipmi-0.4.4.ebuild +++ b/sys-libs/freeipmi/freeipmi-0.4.4.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/freeipmi/freeipmi-0.4.4.ebuild,v 1.1 2007/09/23 05:38:24 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/freeipmi/freeipmi-0.4.4.ebuild,v 1.2 2009/09/23 21:14:36 patrick Exp $ inherit flag-o-matic @@ -11,12 +11,11 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="virtual/libc - dev-scheme/guile - dev-libs/libgcrypt" +RDEPEND="dev-scheme/guile + dev-libs/libgcrypt" DEPEND="${RDEPEND} - virtual/os-headers - sys-apps/sed" + virtual/os-headers + sys-apps/sed" src_unpack() { unpack ${A} 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 <patrick@gentoo.org> 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 <anarchy@gentoo.org> 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 diff --git a/sys-libs/libhx/ChangeLog b/sys-libs/libhx/ChangeLog index 80d069911c9a..e6ba41f54b49 100644 --- a/sys-libs/libhx/ChangeLog +++ b/sys-libs/libhx/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libhx # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.15 2009/09/06 21:17:20 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/ChangeLog,v 1.16 2009/09/23 21:16:11 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libhx-2.6.ebuild, + libhx-2.7.ebuild, libhx-3.0.1.ebuild: + Remove virtual/libc *libhx-3.0.1 (06 Sep 2009) diff --git a/sys-libs/libhx/libhx-2.6.ebuild b/sys-libs/libhx/libhx-2.6.ebuild index 975a99736290..944d64255ecc 100644 --- a/sys-libs/libhx/libhx-2.6.ebuild +++ b/sys-libs/libhx/libhx-2.6.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/libhx/libhx-2.6.ebuild,v 1.1 2009/04/06 15:28:54 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/libhx-2.6.ebuild,v 1.2 2009/09/23 21:16:11 patrick Exp $ DESCRIPTION="Platform independent library providing basic system functions." HOMEPAGE="http://libhx.sourceforge.net" @@ -9,7 +9,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="${DEPEND}" S="${WORKDIR}/libHX-${PV}" diff --git a/sys-libs/libhx/libhx-2.7.ebuild b/sys-libs/libhx/libhx-2.7.ebuild index 41313af23884..addf89065719 100644 --- a/sys-libs/libhx/libhx-2.7.ebuild +++ b/sys-libs/libhx/libhx-2.7.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/libhx/libhx-2.7.ebuild,v 1.2 2009/05/08 22:03:14 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/libhx-2.7.ebuild,v 1.3 2009/09/23 21:16:11 patrick Exp $ DESCRIPTION="Platform independent library providing basic system functions." HOMEPAGE="http://libhx.sourceforge.net" @@ -9,7 +9,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="${DEPEND}" S="${WORKDIR}/libHX-${PV}" diff --git a/sys-libs/libhx/libhx-3.0.1.ebuild b/sys-libs/libhx/libhx-3.0.1.ebuild index 4497ca93b520..712f680c3287 100644 --- a/sys-libs/libhx/libhx-3.0.1.ebuild +++ b/sys-libs/libhx/libhx-3.0.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/libhx/libhx-3.0.1.ebuild,v 1.1 2009/09/06 21:17:20 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libhx/libhx-3.0.1.ebuild,v 1.2 2009/09/23 21:16:11 patrick Exp $ DESCRIPTION="Platform independent library providing basic system functions." HOMEPAGE="http://libhx.sourceforge.net" @@ -9,7 +9,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND="virtual/libc" +DEPEND="" RDEPEND="${DEPEND}" S="${WORKDIR}/libHX-${PV}" diff --git a/sys-libs/libsafe/ChangeLog b/sys-libs/libsafe/ChangeLog index 97e90aa5ab98..422df6add8ea 100644 --- a/sys-libs/libsafe/ChangeLog +++ b/sys-libs/libsafe/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libsafe -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsafe/ChangeLog,v 1.9 2008/11/24 04:10:22 matsuu Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsafe/ChangeLog,v 1.10 2009/09/23 21:16:32 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libsafe-2.0_p16-r1.ebuild: + Remove virtual/libc *libsafe-2.0_p16-r2 (24 Nov 2008) diff --git a/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild b/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild index 801d17cd9feb..df9a7f44db22 100644 --- a/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild +++ b/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/libsafe/libsafe-2.0_p16-r1.ebuild,v 1.4 2006/09/22 05:29:57 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsafe/libsafe-2.0_p16-r1.ebuild,v 1.5 2009/09/23 21:16:32 patrick Exp $ inherit flag-o-matic toolchain-funcs multilib @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="prelude" -DEPEND="virtual/libc - prelude? ( dev-libs/libprelude )" +DEPEND="prelude? ( dev-libs/libprelude )" S=${WORKDIR}/${MY_P} diff --git a/sys-libs/libsepol/ChangeLog b/sys-libs/libsepol/ChangeLog index f9ecdd96aec0..96f72a0f5d27 100644 --- a/sys-libs/libsepol/ChangeLog +++ b/sys-libs/libsepol/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libsepol # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.34 2009/08/02 01:12:10 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/ChangeLog,v 1.35 2009/09/23 21:16:53 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libsepol-2.0.32.ebuild, + libsepol-2.0.37.ebuild: + Remove virtual/libc *libsepol-2.0.37 (02 Aug 2009) diff --git a/sys-libs/libsepol/libsepol-2.0.32.ebuild b/sys-libs/libsepol/libsepol-2.0.32.ebuild index d9909eef0a77..85d46f93d592 100644 --- a/sys-libs/libsepol/libsepol-2.0.32.ebuild +++ b/sys-libs/libsepol/libsepol-2.0.32.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/libsepol/libsepol-2.0.32.ebuild,v 1.2 2009/07/22 13:26:16 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-2.0.32.ebuild,v 1.3 2009/09/23 21:16:53 patrick Exp $ IUSE="" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 x86" -DEPEND="virtual/libc" +DEPEND="" # tests are not meant to be run outside of the # full SELinux userland repo diff --git a/sys-libs/libsepol/libsepol-2.0.37.ebuild b/sys-libs/libsepol/libsepol-2.0.37.ebuild index 41145a4fb3b0..b2706934d450 100644 --- a/sys-libs/libsepol/libsepol-2.0.37.ebuild +++ b/sys-libs/libsepol/libsepol-2.0.37.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/libsepol/libsepol-2.0.37.ebuild,v 1.1 2009/08/02 01:12:10 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsepol/libsepol-2.0.37.ebuild,v 1.2 2009/09/23 21:16:53 patrick Exp $ IUSE="" @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="virtual/libc" +DEPEND="" # tests are not meant to be run outside of the # full SELinux userland repo diff --git a/sys-libs/libservicelog/ChangeLog b/sys-libs/libservicelog/ChangeLog index eb1b91563b78..a1643abd7a12 100644 --- a/sys-libs/libservicelog/ChangeLog +++ b/sys-libs/libservicelog/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libservicelog # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libservicelog/ChangeLog,v 1.3 2009/06/20 23:33:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libservicelog/ChangeLog,v 1.4 2009/09/23 21:17:12 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> + libservicelog-1.0.1.ebuild: + Remove virtual/libc 20 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> libservicelog-1.0.1.ebuild, +files/libservicelog-1.0.1.patch, diff --git a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild b/sys-libs/libservicelog/libservicelog-1.0.1.ebuild index c607896041c1..3cd584be5c93 100644 --- a/sys-libs/libservicelog/libservicelog-1.0.1.ebuild +++ b/sys-libs/libservicelog/libservicelog-1.0.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/libservicelog/libservicelog-1.0.1.ebuild,v 1.4 2009/06/20 23:33:38 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libservicelog/libservicelog-1.0.1.ebuild,v 1.5 2009/09/23 21:17:12 patrick Exp $ inherit eutils autotools @@ -13,8 +13,7 @@ LICENSE="IPL-1" KEYWORDS="ppc ~ppc64" IUSE="" -DEPEND="virtual/libc -dev-db/sqlite" +DEPEND="dev-db/sqlite" RDEPEND="${DEPEND} virtual/logger" diff --git a/sys-libs/libtrash/ChangeLog b/sys-libs/libtrash/ChangeLog index 77f7c857758b..9a22ed45baac 100644 --- a/sys-libs/libtrash/ChangeLog +++ b/sys-libs/libtrash/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/libtrash -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtrash/ChangeLog,v 1.13 2008/12/30 01:33:22 matsuu Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtrash/ChangeLog,v 1.14 2009/09/23 21:17:35 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> libtrash-2.2.ebuild, + libtrash-2.8.ebuild: + Remove virtual/libc *libtrash-3.2 (30 Dec 2008) diff --git a/sys-libs/libtrash/libtrash-2.2.ebuild b/sys-libs/libtrash/libtrash-2.2.ebuild index ef6074ba3702..3bfe3df1ce78 100644 --- a/sys-libs/libtrash/libtrash-2.2.ebuild +++ b/sys-libs/libtrash/libtrash-2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/libtrash/libtrash-2.2.ebuild,v 1.7 2005/05/16 16:21:18 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtrash/libtrash-2.2.ebuild,v 1.8 2009/09/23 21:17:35 patrick Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ppc" IUSE="" -DEPEND=">=virtual/libc-2.3.2 +DEPEND=">=sys-libs/glibc-2.3.2 dev-lang/perl" src_unpack() { diff --git a/sys-libs/libtrash/libtrash-2.8.ebuild b/sys-libs/libtrash/libtrash-2.8.ebuild index f4e0b0760b70..e19cd2213d2b 100644 --- a/sys-libs/libtrash/libtrash-2.8.ebuild +++ b/sys-libs/libtrash/libtrash-2.8.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/libtrash/libtrash-2.8.ebuild,v 1.1 2007/05/25 16:30:12 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libtrash/libtrash-2.8.ebuild,v 1.2 2009/09/23 21:17:35 patrick Exp $ inherit eutils toolchain-funcs @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -DEPEND="virtual/libc - dev-lang/perl" +DEPEND="dev-lang/perl" src_unpack() { unpack ${A} diff --git a/sys-libs/openhpi/ChangeLog b/sys-libs/openhpi/ChangeLog index eac1631686c3..e1b0cd1c1310 100644 --- a/sys-libs/openhpi/ChangeLog +++ b/sys-libs/openhpi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/openhpi # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/ChangeLog,v 1.6 2009/08/10 12:10:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/ChangeLog,v 1.7 2009/09/23 21:17:57 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> openhpi-2.0.3.ebuild: + Remove virtual/libc 10 Aug 2009; Samuli Suominen <ssuominen@gentoo.org> openhpi-2.12.0.ebuild: Fix building with GCC 4.4+ by removing -Werror wrt #277765. diff --git a/sys-libs/openhpi/openhpi-2.0.3.ebuild b/sys-libs/openhpi/openhpi-2.0.3.ebuild index f2a914c03c97..55f019bfdb58 100644 --- a/sys-libs/openhpi/openhpi-2.0.3.ebuild +++ b/sys-libs/openhpi/openhpi-2.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/openhpi/openhpi-2.0.3.ebuild,v 1.2 2005/05/05 22:58:14 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/openhpi-2.0.3.ebuild,v 1.3 2009/09/23 21:17:57 patrick Exp $ inherit flag-o-matic @@ -12,13 +12,12 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~x86" IUSE="snmp examples" -RDEPEND="virtual/libc - >=sys-fs/sysfsutils-1.0 - >=sys-libs/openipmi-0.26 - <sys-libs/openipmi-1.4 - snmp? ( >=net-analyzer/net-snmp-5.07 )" +RDEPEND=">=sys-fs/sysfsutils-1.0 + >=sys-libs/openipmi-0.26 + <sys-libs/openipmi-1.4 + snmp? ( >=net-analyzer/net-snmp-5.07 )" DEPEND="${RDEPEND} - virtual/os-headers" + virtual/os-headers" src_compile() { local myconf diff --git a/sys-libs/openipmi/ChangeLog b/sys-libs/openipmi/ChangeLog index c1c6b65ac878..70a77bac38e7 100644 --- a/sys-libs/openipmi/ChangeLog +++ b/sys-libs/openipmi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/openipmi -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v 1.13 2008/07/15 17:09:35 wolf31o2 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/ChangeLog,v 1.14 2009/09/23 21:18:21 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> openipmi-1.3.18.ebuild, + openipmi-1.4.12.ebuild, openipmi-1.4.14.ebuild, openipmi-1.4.28.ebuild: + Remove virtual/libc 15 Jul 2008; Chris Gianelloni <wolf31o2@gentoo.org> openipmi-2.0.11.ebuild: diff --git a/sys-libs/openipmi/openipmi-1.3.18.ebuild b/sys-libs/openipmi/openipmi-1.3.18.ebuild index f4673266d5c3..b936f6db67c6 100644 --- a/sys-libs/openipmi/openipmi-1.3.18.ebuild +++ b/sys-libs/openipmi/openipmi-1.3.18.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/openipmi/openipmi-1.3.18.ebuild,v 1.3 2008/05/18 13:15:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-1.3.18.ebuild,v 1.4 2009/09/23 21:18:21 patrick Exp $ DESCRIPTION="Library interface to IPMI" HOMEPAGE="http://sourceforge.net/projects/${PN}/" @@ -14,8 +14,7 @@ KEYWORDS="~amd64 ~x86" IUSE="crypt snmp" S="${WORKDIR}/${MY_P}" -RDEPEND="virtual/libc - sys-libs/gdbm +RDEPEND="sys-libs/gdbm crypt? ( dev-libs/openssl ) snmp? ( net-analyzer/net-snmp )" DEPEND="${RDEPEND} diff --git a/sys-libs/openipmi/openipmi-1.4.12.ebuild b/sys-libs/openipmi/openipmi-1.4.12.ebuild index 740ff5ebc46a..fba1b64ca8ca 100644 --- a/sys-libs/openipmi/openipmi-1.4.12.ebuild +++ b/sys-libs/openipmi/openipmi-1.4.12.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/openipmi/openipmi-1.4.12.ebuild,v 1.3 2008/05/18 13:15:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-1.4.12.ebuild,v 1.4 2009/09/23 21:18:21 patrick Exp $ DESCRIPTION="Library interface to IPMI" HOMEPAGE="http://sourceforge.net/projects/${PN}/" @@ -14,8 +14,7 @@ KEYWORDS="~x86" IUSE="crypt snmp perl" S="${WORKDIR}/${MY_P}" -RDEPEND="virtual/libc - dev-libs/glib +RDEPEND="dev-libs/glib sys-libs/gdbm crypt? ( dev-libs/openssl ) snmp? ( net-analyzer/net-snmp ) diff --git a/sys-libs/openipmi/openipmi-1.4.14.ebuild b/sys-libs/openipmi/openipmi-1.4.14.ebuild index 6c3635974cd2..493291ec5404 100644 --- a/sys-libs/openipmi/openipmi-1.4.14.ebuild +++ b/sys-libs/openipmi/openipmi-1.4.14.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/openipmi/openipmi-1.4.14.ebuild,v 1.2 2008/05/18 13:15:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-1.4.14.ebuild,v 1.3 2009/09/23 21:18:21 patrick Exp $ DESCRIPTION="Library interface to IPMI" HOMEPAGE="http://sourceforge.net/projects/${PN}/" @@ -14,8 +14,7 @@ KEYWORDS="~x86" IUSE="crypt snmp perl" S="${WORKDIR}/${MY_P}" -RDEPEND="virtual/libc - dev-libs/glib +RDEPEND="dev-libs/glib sys-libs/gdbm crypt? ( dev-libs/openssl ) snmp? ( net-analyzer/net-snmp ) diff --git a/sys-libs/openipmi/openipmi-1.4.28.ebuild b/sys-libs/openipmi/openipmi-1.4.28.ebuild index 4a851029f7c3..2eb8b421fdb3 100644 --- a/sys-libs/openipmi/openipmi-1.4.28.ebuild +++ b/sys-libs/openipmi/openipmi-1.4.28.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/openipmi/openipmi-1.4.28.ebuild,v 1.2 2008/05/18 13:15:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openipmi/openipmi-1.4.28.ebuild,v 1.3 2009/09/23 21:18:21 patrick Exp $ DESCRIPTION="Library interface to IPMI" HOMEPAGE="http://sourceforge.net/projects/openipmi/" @@ -14,8 +14,7 @@ KEYWORDS="~x86 ~amd64" IUSE="crypt snmp perl" S="${WORKDIR}/${MY_P}" -RDEPEND="virtual/libc - dev-libs/glib +RDEPEND="dev-libs/glib sys-libs/gdbm crypt? ( dev-libs/openssl ) snmp? ( net-analyzer/net-snmp ) diff --git a/sys-libs/uclibc/ChangeLog b/sys-libs/uclibc/ChangeLog index a38581d83df0..1882bec5ef78 100644 --- a/sys-libs/uclibc/ChangeLog +++ b/sys-libs/uclibc/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/uclibc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.51 2009/08/25 08:50:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.52 2009/09/23 21:18:50 patrick Exp $ + + 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> uclibc-0.9.27-r1.ebuild, + uclibc-0.9.28.3.ebuild, uclibc-0.9.28.3-r3.ebuild, + uclibc-0.9.28.3-r7.ebuild, uclibc-0.9.28.3-r8.ebuild, + uclibc-0.9.30.ebuild, uclibc-0.9.30.1.ebuild, uclibc-0.9.30.1-r1.ebuild: + Remove virtual/libc 25 Aug 2009; Mike Frysinger <vapier@gentoo.org> uclibc-0.9.28.3-r8.ebuild: Install a simple fenv.h for newer gcc versions #266298 by Antonio Pezo. diff --git a/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild b/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild index 6fd8e4e00db2..a3314127b293 100644 --- a/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.27-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/uclibc/uclibc-0.9.27-r1.ebuild,v 1.36 2009/08/25 07:24:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.27-r1.ebuild,v 1.37 2009/09/23 21:18:50 patrick Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -44,7 +44,6 @@ IUSE="build debug elibc_uclibc hardened ipv6 minimal nls pregen userlocales word RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ ${CTARGET} == ${CHOST} ]] ; then DEPEND="virtual/os-headers app-misc/pax-utils" else diff --git a/sys-libs/uclibc/uclibc-0.9.28.3-r3.ebuild b/sys-libs/uclibc/uclibc-0.9.28.3-r3.ebuild index bd784a42c4f3..af531ba88862 100644 --- a/sys-libs/uclibc/uclibc-0.9.28.3-r3.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.28.3-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/uclibc/uclibc-0.9.28.3-r3.ebuild,v 1.7 2009/07/26 19:39:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.28.3-r3.ebuild,v 1.8 2009/09/23 21:18:50 patrick Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -43,7 +43,6 @@ IUSE="build elibc_uclibc uclibc-compat debug hardened iconv ipv6 minimal nls pre RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ ${CTARGET} == ${CHOST} ]] ; then DEPEND="virtual/os-headers app-misc/pax-utils" else diff --git a/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild b/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild index 4308c5c95ba8..4360a28a187f 100644 --- a/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.28.3-r7.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/uclibc/uclibc-0.9.28.3-r7.ebuild,v 1.7 2009/08/25 07:21:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.28.3-r7.ebuild,v 1.8 2009/09/23 21:18:50 patrick Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -43,7 +43,6 @@ IUSE="build elibc_uclibc uclibc-compat debug hardened iconv ipv6 minimal nls pre RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ ${CTARGET} == ${CHOST} ]] ; then DEPEND="virtual/os-headers app-misc/pax-utils" else diff --git a/sys-libs/uclibc/uclibc-0.9.28.3-r8.ebuild b/sys-libs/uclibc/uclibc-0.9.28.3-r8.ebuild index 960f1761bd94..620d3b55b839 100644 --- a/sys-libs/uclibc/uclibc-0.9.28.3-r8.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.28.3-r8.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/uclibc/uclibc-0.9.28.3-r8.ebuild,v 1.2 2009/08/25 08:50:30 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.28.3-r8.ebuild,v 1.3 2009/09/23 21:18:50 patrick Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -43,7 +43,6 @@ IUSE="build elibc_uclibc uclibc-compat debug hardened iconv ipv6 minimal nls pre RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ ${CTARGET} == ${CHOST} ]] ; then DEPEND="virtual/os-headers app-misc/pax-utils" else diff --git a/sys-libs/uclibc/uclibc-0.9.28.3.ebuild b/sys-libs/uclibc/uclibc-0.9.28.3.ebuild index ea4fde68493c..84abe19a6b98 100644 --- a/sys-libs/uclibc/uclibc-0.9.28.3.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.28.3.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/uclibc/uclibc-0.9.28.3.ebuild,v 1.12 2009/07/26 19:39:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.28.3.ebuild,v 1.13 2009/09/23 21:18:50 patrick Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -43,7 +43,6 @@ IUSE="build elibc_uclibc uclibc-compat debug hardened iconv ipv6 minimal nls pre RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ ${CTARGET} == ${CHOST} ]] ; then DEPEND="virtual/os-headers app-misc/pax-utils" else diff --git a/sys-libs/uclibc/uclibc-0.9.30.1-r1.ebuild b/sys-libs/uclibc/uclibc-0.9.30.1-r1.ebuild index 8f8f06dec396..49b60f20105f 100644 --- a/sys-libs/uclibc/uclibc-0.9.30.1-r1.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.30.1-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/uclibc/uclibc-0.9.30.1-r1.ebuild,v 1.4 2009/07/26 19:39:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.30.1-r1.ebuild,v 1.5 2009/09/23 21:18:50 patrick Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -38,7 +38,6 @@ IUSE="build elibc_uclibc uclibc-compat debug hardened ssp ipv6 minimal wordexp c RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ -n $CTARGET && ${CTARGET} != ${CHOST} ]]; then DEPEND="" SLOT="${CTARGET}" diff --git a/sys-libs/uclibc/uclibc-0.9.30.1.ebuild b/sys-libs/uclibc/uclibc-0.9.30.1.ebuild index 1668779b99ef..4bef0803e3dc 100644 --- a/sys-libs/uclibc/uclibc-0.9.30.1.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.30.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/uclibc/uclibc-0.9.30.1.ebuild,v 1.5 2009/07/26 19:39:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.30.1.ebuild,v 1.6 2009/09/23 21:18:50 patrick Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -38,7 +38,6 @@ IUSE="build elibc_uclibc uclibc-compat debug hardened ssp ipv6 minimal wordexp c RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ -n $CTARGET && ${CTARGET} != ${CHOST} ]]; then DEPEND="" SLOT="${CTARGET}" diff --git a/sys-libs/uclibc/uclibc-0.9.30.ebuild b/sys-libs/uclibc/uclibc-0.9.30.ebuild index 8569e291bfa2..66d6bc76480a 100644 --- a/sys-libs/uclibc/uclibc-0.9.30.ebuild +++ b/sys-libs/uclibc/uclibc-0.9.30.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/uclibc/uclibc-0.9.30.ebuild,v 1.5 2009/07/26 19:39:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/uclibc-0.9.30.ebuild,v 1.6 2009/09/23 21:18:50 patrick Exp $ #ESVN_REPO_URI="svn://uclibc.org/trunk/uClibc" #inherit subversion @@ -39,7 +39,6 @@ IUSE="build elibc_uclibc uclibc-compat debug hardened ssp iconv ipv6 minimal nls RESTRICT="strip" RDEPEND="" -PROVIDE="elibc_uclibc? ( virtual/libc )" if [[ -n $CTARGET && ${CTARGET} != ${CHOST} ]]; then DEPEND="" SLOT="${CTARGET}" |