summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2010-08-13 17:11:21 +0000
committerJoseph Jezak <josejx@gentoo.org>2010-08-13 17:11:21 +0000
commit35594929b097efffcdc6836b49a7ed7af45702a0 (patch)
tree2e8b96d7b5766158ffef0223855b597c3c62afa4 /sys-devel
parentremove unused use flag (diff)
downloadgentoo-2-35594929b097efffcdc6836b49a7ed7af45702a0.tar.gz
gentoo-2-35594929b097efffcdc6836b49a7ed7af45702a0.tar.bz2
gentoo-2-35594929b097efffcdc6836b49a7ed7af45702a0.zip
Marked ppc stable for bug #302468.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/gcc/ChangeLog5
-rw-r--r--sys-devel/gcc/gcc-4.4.3-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog
index fb14e7de3041..0c6749acd345 100644
--- a/sys-devel/gcc/ChangeLog
+++ b/sys-devel/gcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/gcc
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.772 2010/08/10 02:16:15 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.773 2010/08/13 17:11:20 josejx Exp $
+
+ 13 Aug 2010; Joseph Jezak <josejx@gentoo.org> gcc-4.4.3-r2.ebuild:
+ Marked ppc stable for bug #302468.
10 Aug 2010; Jeroen Roovers <jer@gentoo.org> gcc-4.4.4-r1.ebuild:
Stable for HPPA (bug #331531).
diff --git a/sys-devel/gcc/gcc-4.4.3-r2.ebuild b/sys-devel/gcc/gcc-4.4.3-r2.ebuild
index 06ac27772a0d..cea7fb668e7b 100644
--- a/sys-devel/gcc/gcc-4.4.3-r2.ebuild
+++ b/sys-devel/gcc/gcc-4.4.3-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.9 2010/08/07 15:53:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.3-r2.ebuild,v 1.10 2010/08/13 17:11:21 josejx Exp $
PATCH_VER="1.2"
UCLIBC_VER="1.0"
@@ -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 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2"
-KEYWORDS="alpha amd64 arm -hppa ia64 ~mips ~ppc ppc64 sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm -hppa ia64 ~mips ppc ppc64 sh ~sparc x86 ~x86-fbsd"
RDEPEND=">=sys-libs/zlib-1.1.4
>=sys-devel/gcc-config-1.4