diff options
author | 2004-07-02 09:33:21 +0000 | |
---|---|---|
committer | 2004-07-02 09:33:21 +0000 | |
commit | 083fb661e390b58196022ded152347b0e4e2cde3 (patch) | |
tree | 56bf3ea833b971d02d9b1d1b60c8b37b6837e445 /sys-devel/gcc | |
parent | update Manifest (diff) | |
download | gentoo-2-083fb661e390b58196022ded152347b0e4e2cde3.tar.gz gentoo-2-083fb661e390b58196022ded152347b0e4e2cde3.tar.bz2 gentoo-2-083fb661e390b58196022ded152347b0e4e2cde3.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'sys-devel/gcc')
26 files changed, 88 insertions, 76 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 496ee448f26f..23e247add010 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sys-devel/gcc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.278 2004/06/29 14:05:26 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.279 2004/07/02 09:32:02 eradicator Exp $ + + 02 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gcc-2.95.3-r8.ebuild, + gcc-3.0.4-r6.ebuild, gcc-3.1.1-r2.ebuild, gcc-3.3-r1.ebuild, + gcc-3.3.1-r5.ebuild, gcc-3.3.2-r1.ebuild, gcc-3.3.2-r2.ebuild, + gcc-3.3.2-r4.ebuild, gcc-3.3.2-r5.ebuild, gcc-3.3.2-r6.ebuild, + gcc-3.3.2-r7.ebuild, gcc-3.3.2.ebuild, gcc-3.3.3-r3.ebuild, + gcc-3.3.3-r4.ebuild, gcc-3.3.3-r5.ebuild, gcc-3.3.3-r6.ebuild, + gcc-3.3.3.ebuild, gcc-3.3.3_pre20040130.ebuild, + gcc-3.3.3_pre20040215.ebuild, gcc-3.3.3_pre20040322.ebuild, + gcc-3.3.3_pre20040408-r1.ebuild, gcc-3.3.3_pre20040426.ebuild, + gcc-3.3.4.ebuild, gcc-3.3.ebuild, gcc-3.4.0-r6.ebuild: + virtual/glibc -> virtual/libc 29 Jun 2004; <solar@gentoo.org> gcc-3.3.3-r6.ebuild, gcc-3.3.4.ebuild, gcc-3.4.0-r6.ebuild, files/3.3.3/gcc-3.3.3-norelro.patch: diff --git a/sys-devel/gcc/gcc-2.95.3-r8.ebuild b/sys-devel/gcc/gcc-2.95.3-r8.ebuild index abe465fbaab4..4443020e07c7 100644 --- a/sys-devel/gcc/gcc-2.95.3-r8.ebuild +++ b/sys-devel/gcc/gcc-2.95.3-r8.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-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.29 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-2.95.3-r8.ebuild,v 1.30 2004/07/02 09:32:02 eradicator Exp $ inherit eutils flag-o-matic gcc @@ -72,11 +72,11 @@ else SLOT="${CCHOST}-${MY_PV}" fi -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/gcc-config-1.2 !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-devel/gcc-config-1.2.3 >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 diff --git a/sys-devel/gcc/gcc-3.0.4-r6.ebuild b/sys-devel/gcc/gcc-3.0.4-r6.ebuild index 95e7391d848e..d6b6aab56019 100644 --- a/sys-devel/gcc/gcc-3.0.4-r6.ebuild +++ b/sys-devel/gcc/gcc-3.0.4-r6.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-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.22 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.0.4-r6.ebuild,v 1.23 2004/07/02 09:32:03 eradicator Exp $ # NOTE TO MAINTAINER: Info pages get nuked for multiple version installs. # Ill fix it later if i get a chance. @@ -23,10 +23,10 @@ SLOT="3.0" KEYWORDS="x86 sparc -ppc" IUSE="nls bootstrap static build" -DEPEND="virtual/glibc +DEPEND="virtual/libc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4 !build? ( >=sys-libs/ncurses-5.2-r2 )" diff --git a/sys-devel/gcc/gcc-3.1.1-r2.ebuild b/sys-devel/gcc/gcc-3.1.1-r2.ebuild index 9c639985282b..bac3acef100d 100644 --- a/sys-devel/gcc/gcc-3.1.1-r2.ebuild +++ b/sys-devel/gcc/gcc-3.1.1-r2.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-devel/gcc/gcc-3.1.1-r2.ebuild,v 1.3 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.1.1-r2.ebuild,v 1.4 2004/07/02 09:32:03 eradicator Exp $ # NOTE TO MAINTAINER: Info pages get nuked for multiple version installs. # Ill fix it later if i get a chance. @@ -36,10 +36,10 @@ SLOT="${MY_PV}" KEYWORDS="x86 sparc -ppc" IUSE="static nls bootstrap java build" -DEPEND="virtual/glibc +DEPEND="virtual/libc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 !build? ( >=sys-libs/ncurses-5.2-r2 )" diff --git a/sys-devel/gcc/gcc-3.3-r1.ebuild b/sys-devel/gcc/gcc-3.3-r1.ebuild index f398c75a560c..0a3587b1a402 100644 --- a/sys-devel/gcc/gcc-3.3-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3-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-devel/gcc/gcc-3.3-r1.ebuild,v 1.15 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3-r1.ebuild,v 1.16 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X f77 objc" @@ -113,13 +113,13 @@ else fi # We need the later binutils for support of the new cleanup attribute -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.4.1-r1 >=sys-devel/gcc-config-1.3.1 !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 diff --git a/sys-devel/gcc/gcc-3.3.1-r5.ebuild b/sys-devel/gcc/gcc-3.3.1-r5.ebuild index c31b0c4f8d9b..493b746efb86 100644 --- a/sys-devel/gcc/gcc-3.3.1-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.1-r5.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-devel/gcc/gcc-3.3.1-r5.ebuild,v 1.8 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.1-r5.ebuild,v 1.9 2004/07/02 09:32:03 eradicator Exp $ inherit eutils flag-o-matic libtool @@ -117,7 +117,7 @@ fi # We need the later binutils for support of the new cleanup attribute. # 'make check' fails for about 10 tests (if I remember correctly) less # if we use later bison. -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 >=sys-devel/gcc-config-1.3.1 @@ -125,7 +125,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 diff --git a/sys-devel/gcc/gcc-3.3.2-r1.ebuild b/sys-devel/gcc/gcc-3.3.2-r1.ebuild index a2dcd47b7fb3..e128713e03dd 100644 --- a/sys-devel/gcc/gcc-3.3.2-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-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-devel/gcc/gcc-3.3.2-r1.ebuild,v 1.5 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r1.ebuild,v 1.6 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -115,7 +115,7 @@ fi # We need the later binutils for support of the new cleanup attribute. # 'make check' fails for about 10 tests (if I remember correctly) less # if we use later bison. -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 >=sys-devel/gcc-config-1.3.1 @@ -123,7 +123,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 diff --git a/sys-devel/gcc/gcc-3.3.2-r2.ebuild b/sys-devel/gcc/gcc-3.3.2-r2.ebuild index 016fb9958dc6..b02da4004be3 100644 --- a/sys-devel/gcc/gcc-3.3.2-r2.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r2.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-devel/gcc/gcc-3.3.2-r2.ebuild,v 1.11 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r2.ebuild,v 1.12 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -115,7 +115,7 @@ fi # We need the later binutils for support of the new cleanup attribute. # 'make check' fails for about 10 tests (if I remember correctly) less # if we use later bison. -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 >=sys-devel/gcc-config-1.3.1 @@ -123,7 +123,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 diff --git a/sys-devel/gcc/gcc-3.3.2-r4.ebuild b/sys-devel/gcc/gcc-3.3.2-r4.ebuild index 702541bbb8d6..06c08c04cf1d 100644 --- a/sys-devel/gcc/gcc-3.3.2-r4.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r4.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-devel/gcc/gcc-3.3.2-r4.ebuild,v 1.5 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r4.ebuild,v 1.6 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -122,7 +122,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -131,7 +131,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.2-r5.ebuild b/sys-devel/gcc/gcc-3.3.2-r5.ebuild index 56711d70ee64..0b25cae20090 100644 --- a/sys-devel/gcc/gcc-3.3.2-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r5.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-devel/gcc/gcc-3.3.2-r5.ebuild,v 1.18 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r5.ebuild,v 1.19 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj" @@ -123,7 +123,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -132,7 +132,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.2-r6.ebuild b/sys-devel/gcc/gcc-3.3.2-r6.ebuild index 8e381669f63a..763f5812a671 100644 --- a/sys-devel/gcc/gcc-3.3.2-r6.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r6.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-devel/gcc/gcc-3.3.2-r6.ebuild,v 1.8 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r6.ebuild,v 1.9 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -123,7 +123,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -132,7 +132,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.2-r7.ebuild b/sys-devel/gcc/gcc-3.3.2-r7.ebuild index 758661b71798..4dec4f10b089 100644 --- a/sys-devel/gcc/gcc-3.3.2-r7.ebuild +++ b/sys-devel/gcc/gcc-3.3.2-r7.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-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.9 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2-r7.ebuild,v 1.10 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj" @@ -123,7 +123,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -132,7 +132,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.2.ebuild b/sys-devel/gcc/gcc-3.3.2.ebuild index d6f9424bee5d..85060773b915 100644 --- a/sys-devel/gcc/gcc-3.3.2.ebuild +++ b/sys-devel/gcc/gcc-3.3.2.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-devel/gcc/gcc-3.3.2.ebuild,v 1.11 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.2.ebuild,v 1.12 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -118,7 +118,7 @@ fi # We need the later binutils for support of the new cleanup attribute. # 'make check' fails for about 10 tests (if I remember correctly) less # if we use later bison. -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 >=sys-devel/gcc-config-1.3.1 @@ -126,7 +126,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 diff --git a/sys-devel/gcc/gcc-3.3.3-r3.ebuild b/sys-devel/gcc/gcc-3.3.3-r3.ebuild index 982da07a2bf1..da7af7a9a623 100644 --- a/sys-devel/gcc/gcc-3.3.3-r3.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r3.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-devel/gcc/gcc-3.3.3-r3.ebuild,v 1.9 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r3.ebuild,v 1.10 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc hardened uclibc" @@ -135,7 +135,7 @@ fi # else bootstap will break. # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) !amd64? ( hardened? ( >=sys-libs/glibc-2.3.3_pre20040207 ) ) ( !sys-devel/hardened-gcc ) @@ -146,7 +146,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) hardened? ( !amd64? ( >=sys-libs/glibc-2.3.3_pre20040207 ) ) >=sys-devel/gcc-config-1.3.1 diff --git a/sys-devel/gcc/gcc-3.3.3-r4.ebuild b/sys-devel/gcc/gcc-3.3.3-r4.ebuild index ef769d0e8599..9f8bdc904aca 100644 --- a/sys-devel/gcc/gcc-3.3.3-r4.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r4.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-devel/gcc/gcc-3.3.3-r4.ebuild,v 1.10 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r4.ebuild,v 1.11 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc hardened uclibc debug" @@ -135,7 +135,7 @@ fi # else bootstap will break. # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) !amd64? ( hardened? ( >=sys-libs/glibc-2.3.3_pre20040207 ) ) ( !sys-devel/hardened-gcc ) @@ -147,7 +147,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) hardened? ( !amd64? ( >=sys-libs/glibc-2.3.3_pre20040207 ) ) >=sys-devel/gcc-config-1.3.1 diff --git a/sys-devel/gcc/gcc-3.3.3-r5.ebuild b/sys-devel/gcc/gcc-3.3.3-r5.ebuild index 6f1cc6290ade..626f0d364834 100644 --- a/sys-devel/gcc/gcc-3.3.3-r5.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r5.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-devel/gcc/gcc-3.3.3-r5.ebuild,v 1.5 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r5.ebuild,v 1.6 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc hardened uclibc debug" @@ -134,7 +134,7 @@ fi # else bootstap will break. # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) ( !sys-devel/hardened-gcc ) >=sys-devel/binutils-2.14.90.0.6-r1 @@ -144,7 +144,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.3-r6.ebuild b/sys-devel/gcc/gcc-3.3.3-r6.ebuild index ea80affb2b8e..ce6f0a2da398 100644 --- a/sys-devel/gcc/gcc-3.3.3-r6.ebuild +++ b/sys-devel/gcc/gcc-3.3.3-r6.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-devel/gcc/gcc-3.3.3-r6.ebuild,v 1.10 2004/06/29 14:05:27 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3-r6.ebuild,v 1.11 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc pic hardened uclibc debug" @@ -135,7 +135,7 @@ fi # else bootstap will break. # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs -DEPEND="virtual/glibc +DEPEND="virtual/libc !uclibc? ( !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) ) !uclibc? ( hardened? ( >=sys-libs/glibc-2.3.2-r9 ) ) ( !sys-devel/hardened-gcc ) @@ -146,7 +146,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !uclibc? ( !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) ) !uclibc? ( hardened? ( >=sys-libs/glibc-2.3.2-r9 ) ) >=sys-devel/gcc-config-1.3.1 diff --git a/sys-devel/gcc/gcc-3.3.3.ebuild b/sys-devel/gcc/gcc-3.3.3.ebuild index eadcab8b4554..68f72aa4bb52 100644 --- a/sys-devel/gcc/gcc-3.3.3.ebuild +++ b/sys-devel/gcc/gcc-3.3.3.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-devel/gcc/gcc-3.3.3.ebuild,v 1.11 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3.ebuild,v 1.12 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj" @@ -123,7 +123,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -132,7 +132,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040130.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040130.ebuild index 2e1521683a67..fd17d7add9c0 100644 --- a/sys-devel/gcc/gcc-3.3.3_pre20040130.ebuild +++ b/sys-devel/gcc/gcc-3.3.3_pre20040130.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-devel/gcc/gcc-3.3.3_pre20040130.ebuild,v 1.4 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040130.ebuild,v 1.5 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -128,7 +128,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -137,7 +137,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild index 5ef8a073017f..2a29539ad75e 100644 --- a/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild +++ b/sys-devel/gcc/gcc-3.3.3_pre20040215.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-devel/gcc/gcc-3.3.3_pre20040215.ebuild,v 1.6 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040215.ebuild,v 1.7 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -133,7 +133,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -142,7 +142,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild index 54505046fb7d..7eecc160ad4f 100644 --- a/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild +++ b/sys-devel/gcc/gcc-3.3.3_pre20040322.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-devel/gcc/gcc-3.3.3_pre20040322.ebuild,v 1.6 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040322.ebuild,v 1.7 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -133,7 +133,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -142,7 +142,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040408-r1.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040408-r1.ebuild index e997310ae5c4..b8b02bab7ff5 100644 --- a/sys-devel/gcc/gcc-3.3.3_pre20040408-r1.ebuild +++ b/sys-devel/gcc/gcc-3.3.3_pre20040408-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-devel/gcc/gcc-3.3.3_pre20040408-r1.ebuild,v 1.6 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040408-r1.ebuild,v 1.7 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib" @@ -133,7 +133,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -142,7 +142,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild b/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild index f95608afc05b..fa8b7d087e33 100644 --- a/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild +++ b/sys-devel/gcc/gcc-3.3.3_pre20040426.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-devel/gcc/gcc-3.3.3_pre20040426.ebuild,v 1.4 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.3_pre20040426.ebuild,v 1.5 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib debug" @@ -133,7 +133,7 @@ fi # we scan for Guard@@libgcc and then apply the function moving patch. # If using NPTL, we currently cannot however depend on glibc-2.3.2-r3, # else bootstap will break. -DEPEND="virtual/glibc +DEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/binutils-2.14.90.0.6-r1 >=sys-devel/bison-1.875 @@ -142,7 +142,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 diff --git a/sys-devel/gcc/gcc-3.3.4.ebuild b/sys-devel/gcc/gcc-3.3.4.ebuild index e10d63ed4a00..53b58afa8c03 100644 --- a/sys-devel/gcc/gcc-3.3.4.ebuild +++ b/sys-devel/gcc/gcc-3.3.4.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-devel/gcc/gcc-3.3.4.ebuild,v 1.5 2004/06/29 14:05:27 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.4.ebuild,v 1.6 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap build X multilib gcj f77 objc pic hardened uclibc debug" @@ -135,7 +135,7 @@ fi # else bootstap will break. # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs -DEPEND="virtual/glibc +DEPEND="virtual/libc !uclibc? ( !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) ) !uclibc? ( hardened? ( >=sys-libs/glibc-2.3.2-r9 ) ) ( !sys-devel/hardened-gcc ) @@ -146,7 +146,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !uclibc? ( !nptl? ( >=sys-libs/glibc-2.3.2-r3 ) ) !uclibc? ( hardened? ( >=sys-libs/glibc-2.3.2-r9 ) ) >=sys-devel/gcc-config-1.3.1 diff --git a/sys-devel/gcc/gcc-3.3.ebuild b/sys-devel/gcc/gcc-3.3.ebuild index 2eb4866406cf..09ec22a38397 100644 --- a/sys-devel/gcc/gcc-3.3.ebuild +++ b/sys-devel/gcc/gcc-3.3.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-devel/gcc/gcc-3.3.ebuild,v 1.15 2004/06/24 22:45:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.3.ebuild,v 1.16 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X" @@ -115,14 +115,14 @@ else SLOT="${CCHOST}-3.2" fi -DEPEND="virtual/glibc +DEPEND="virtual/libc mips? ( >=sys-devel/binutils-2.13.90.0.16 ) !mips? ( >=sys-devel/binutils-2.13.90.0.18 ) >=sys-devel/gcc-config-1.3.1 !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-devel/gcc-config-1.3.1 >=sys-libs/zlib-1.1.4 >=sys-apps/texinfo-4.2-r4 diff --git a/sys-devel/gcc/gcc-3.4.0-r6.ebuild b/sys-devel/gcc/gcc-3.4.0-r6.ebuild index e642cb4d0eba..e6c98b1d454c 100644 --- a/sys-devel/gcc/gcc-3.4.0-r6.ebuild +++ b/sys-devel/gcc/gcc-3.4.0-r6.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-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.14 2004/06/29 14:05:27 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.0-r6.ebuild,v 1.15 2004/07/02 09:32:03 eradicator Exp $ IUSE="static nls bootstrap java build X multilib gcj f77 objc hardened uclibc n32 n64" @@ -158,7 +158,7 @@ fi # we need at least glibc 2.3.3 20040420-r1 in order for gcc 3.4 not to nuke # SSP in glibc. -DEPEND="virtual/glibc +DEPEND="virtual/libc !uclibc? ( >=sys-libs/glibc-2.3.3_pre20040420-r1 ) !uclibc? ( hardened? ( >=sys-libs/glibc-2.3.3_pre20040529 ) ) ( !sys-devel/hardened-gcc ) @@ -169,7 +169,7 @@ DEPEND="virtual/glibc !build? ( >=sys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc !uclibc? ( >=sys-libs/glibc-2.3.3_pre20040420-r1 ) !uclibc? ( hardened? ( >=sys-libs/glibc-2.3.3_pre20040529 ) ) >=sys-devel/gcc-config-1.3.1 |