diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-22 13:31:24 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-22 13:31:24 +0000 |
commit | 71ae1cb2e02a9fd1c816ccdbdb6548002896f4ef (patch) | |
tree | 07ffb98124cc000888ad9418844e978f38b65b98 /profiles | |
parent | Bug 147880: switch to virtual/cdrtools, remove old version 0.2 (diff) | |
download | gentoo-2-71ae1cb2e02a9fd1c816ccdbdb6548002896f4ef.tar.gz gentoo-2-71ae1cb2e02a9fd1c816ccdbdb6548002896f4ef.tar.bz2 gentoo-2-71ae1cb2e02a9fd1c816ccdbdb6548002896f4ef.zip |
Working gcc-4.1.1 profiles, take 3.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/package.mask | 6 | ||||
-rw-r--r-- | profiles/default-linux/sparc/sparc64/dev/gcc.4.1.1/package.mask | 6 |
3 files changed, 7 insertions, 11 deletions
diff --git a/profiles/default-linux/sparc/ChangeLog b/profiles/default-linux/sparc/ChangeLog index 61e60f60e2c9..b89a83e1cea1 100644 --- a/profiles/default-linux/sparc/ChangeLog +++ b/profiles/default-linux/sparc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sparc profile # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.4 2006/09/21 02:21:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/ChangeLog,v 1.5 2006/09/22 13:31:24 weeve Exp $ + + 22 Sep 2006; Jason Wever <weeve@gentoo.org> + sparc32/dev/gcc-4.1.1/package.mask, sparc64/dev/gcc.4.1.1/package.mask: + Working gcc-4.1.1 profiles, take 3. 21 Sep 2006; Jason Wever <weeve@gentoo.org> sparc32/2006.0/package.mask, sparc64/2006.0/package.mask, sparc32/dev/gcc-4.1.1/make.defaults, diff --git a/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/package.mask b/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/package.mask index 3c22bc8f2a05..7db571cad277 100644 --- a/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/package.mask +++ b/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/package.mask,v 1.2 2006/09/21 02:21:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc32/dev/gcc-4.1.1/package.mask,v 1.3 2006/09/22 13:31:24 weeve Exp $ # Gustavo Zacarias <gustavoz@gentoo.org> # Totally untested on sparc32 @@ -187,7 +187,3 @@ dev-php5/php-java-bridge # Gustavo Zacarias <gustavoz@gentoo.org> # To avoid odd toolchain mixups <dev-libs/libffi-3.4.3 -# Mask gcc-4.x and glibc-2.4 until they are ready ->=sys-devel/gcc-4.0.0 ->=sys-libs/glibc-2.4 ->=sys-kernel/linux-headers-2.6.17 diff --git a/profiles/default-linux/sparc/sparc64/dev/gcc.4.1.1/package.mask b/profiles/default-linux/sparc/sparc64/dev/gcc.4.1.1/package.mask index ac997ceeb82e..dc76f473bdee 100644 --- a/profiles/default-linux/sparc/sparc64/dev/gcc.4.1.1/package.mask +++ b/profiles/default-linux/sparc/sparc64/dev/gcc.4.1.1/package.mask @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/dev/gcc.4.1.1/package.mask,v 1.1 2006/09/21 02:21:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/sparc/sparc64/dev/gcc.4.1.1/package.mask,v 1.2 2006/09/22 13:31:24 weeve Exp $ # Jason Wever <weeve@gentoo.org> # gradm requires 64 bit support, which doesn't exist in this profile @@ -182,7 +182,3 @@ dev-php5/php-java-bridge # Gustavo Zacarias <gustavoz@gentoo.org> # To avoid odd toolchain mixups <dev-libs/libffi-3.4.3 -# Mask gcc-4.x and glibc-2.4 until they are ready ->=sys-devel/gcc-4.0.0 ->=sys-libs/glibc-2.4 ->=sys-kernel/linux-headers-2.6.17 |