summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-09-25 13:31:36 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-09-25 13:31:36 +0000
commit6850b4bc5edf39971263bcb2a1e29148f3579b25 (patch)
tree9192418ff776381615fc2f86b557d786fce13787 /sys-devel
parentVersion bump (diff)
downloadgentoo-2-6850b4bc5edf39971263bcb2a1e29148f3579b25.tar.gz
gentoo-2-6850b4bc5edf39971263bcb2a1e29148f3579b25.tar.bz2
gentoo-2-6850b4bc5edf39971263bcb2a1e29148f3579b25.zip
Mark -arm due to bug #286251, mark -sparc due to bug #283041
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog6
-rw-r--r--sys-devel/gcc/gcc-4.3.2-r3.ebuild4
-rw-r--r--sys-devel/gcc/gcc-4.4.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index e89565d05bda..d15c51b9e4fc 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.727 2009/09/23 20:41:22 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.728 2009/09/25 13:31:36 armin76 Exp $
+
+ 25 Sep 2009; Raúl Porcel <armin76@gentoo.org> gcc-4.3.2-r3.ebuild,
+ gcc-4.4.1.ebuild:
+ Mark -arm due to bug #286251, mark -sparc due to bug #283041
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> gcc-3.1.1-r2.ebuild:
Remove virtual/libc
diff --git a/sys-devel/gcc/gcc-4.3.2-r3.ebuild b/sys-devel/gcc/gcc-4.3.2-r3.ebuild
index 021f0000fe2a..d3982148e4d7 100644
--- a/sys-devel/gcc/gcc-4.3.2-r3.ebuild
+++ b/sys-devel/gcc/gcc-4.3.2-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-devel/gcc/gcc-4.3.2-r3.ebuild,v 1.14 2009/09/20 04:49:22 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r3.ebuild,v 1.15 2009/09/25 13:31:36 armin76 Exp $
PATCH_VER="1.6"
UCLIBC_VER="1.0"
@@ -28,7 +28,7 @@ inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-3 libgcc libstdc++"
-KEYWORDS="alpha amd64 ~arm -hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm -hppa ia64 ~mips ppc ppc64 ~s390 -sh sparc x86 ~x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4
diff --git a/sys-devel/gcc/gcc-4.4.1.ebuild b/sys-devel/gcc/gcc-4.4.1.ebuild
index dd4a211d1c29..189c57e147f2 100644
--- a/sys-devel/gcc/gcc-4.4.1.ebuild
+++ b/sys-devel/gcc/gcc-4.4.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-devel/gcc/gcc-4.4.1.ebuild,v 1.9 2009/09/20 05:26:19 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.1.ebuild,v 1.10 2009/09/25 13:31:36 armin76 Exp $
PATCH_VER="1.0"
UCLIBC_VER="1.1"
@@ -26,7 +26,7 @@ inherit toolchain
DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
LICENSE="GPL-3 LGPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1"
-KEYWORDS="~alpha ~amd64 ~arm -hppa ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 -arm -hppa ~ia64 ~ppc ~ppc64 -sparc ~x86 ~x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4