diff options
author | 2012-02-27 15:16:55 +0000 | |
---|---|---|
committer | 2012-02-27 15:16:55 +0000 | |
commit | 6dc4092119b707fdebb7a784b5c7c2fa123aaa47 (patch) | |
tree | 8acb0ea95d26da741d493d11cf234f6e71a909dc /sys-devel/gcc | |
parent | Marking Apache-Test-1.360.0 ppc for bug 400033 (diff) | |
download | gentoo-2-6dc4092119b707fdebb7a784b5c7c2fa123aaa47.tar.gz gentoo-2-6dc4092119b707fdebb7a784b5c7c2fa123aaa47.tar.bz2 gentoo-2-6dc4092119b707fdebb7a784b5c7c2fa123aaa47.zip |
Stable for amd64, wrt bug #405849
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.4.6-r1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index ac806fdcad01..df3e0de096f9 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.854 2012/02/27 15:14:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.855 2012/02/27 15:16:55 ago Exp $ + + 27 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gcc-4.4.6-r1.ebuild: + Stable for amd64, wrt bug #405849 27 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gcc-4.3.6-r1.ebuild: Stable for amd64, wrt bug #405845 diff --git a/sys-devel/gcc/gcc-4.4.6-r1.ebuild b/sys-devel/gcc/gcc-4.4.6-r1.ebuild index 7a87c9e9f592..24f6b1d54717 100644 --- a/sys-devel/gcc/gcc-4.4.6-r1.ebuild +++ b/sys-devel/gcc/gcc-4.4.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.3 2011/11/09 19:22:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.6-r1.ebuild,v 1.4 2012/02/27 15:16:55 ago Exp $ PATCH_VER="1.0" UCLIBC_VER="1.0" @@ -22,7 +22,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |