diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-21 10:57:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-21 10:57:39 +0000 |
commit | 71dd573fbdc95c167f4e1d6e9936a47a0f4d568b (patch) | |
tree | 1773a1b73f628ccbcd3c03b08ec71fe4dc9778d9 | |
parent | Stable for x86, wrt bug #429058 (diff) | |
download | gentoo-2-71dd573fbdc95c167f4e1d6e9936a47a0f4d568b.tar.gz gentoo-2-71dd573fbdc95c167f4e1d6e9936a47a0f4d568b.tar.bz2 gentoo-2-71dd573fbdc95c167f4e1d6e9936a47a0f4d568b.zip |
Stable for AMD64, wrt bug #431878
(Portage version: 2.1.11.9/cvs/Linux x86_64)
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.4.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 2f98815f1649..300991912d6b 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.892 2012/08/19 01:26:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.893 2012/08/21 10:57:39 ago Exp $ + + 21 Aug 2012; Agostino Sarubbo <ago@gentoo.org> gcc-4.4.7.ebuild: + Stable for AMD64, wrt bug #431878 19 Aug 2012; Mike Frysinger <vapier@gentoo.org> gcc-4.7.1.ebuild: Update fortify source handling, and enable cross-compiler warnings with system diff --git a/sys-devel/gcc/gcc-4.4.7.ebuild b/sys-devel/gcc/gcc-4.4.7.ebuild index 68c25dd56926..a661b20a6868 100644 --- a/sys-devel/gcc/gcc-4.4.7.ebuild +++ b/sys-devel/gcc/gcc-4.4.7.ebuild @@ -1,6 +1,6 @@ # 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.7.ebuild,v 1.1 2012/03/27 05:02:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.4.7.ebuild,v 1.2 2012/08/21 10:57:39 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} |