diff options
author | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:51:08 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2007-02-06 14:51:08 +0000 |
commit | 0d3ba4a9b528ebe99681179ef9fe2253db7faf53 (patch) | |
tree | 36717ea7195e62c8306fa774a0d042ce71f80927 /sys-devel | |
parent | Version bump (diff) | |
download | gentoo-2-0d3ba4a9b528ebe99681179ef9fe2253db7faf53.tar.gz gentoo-2-0d3ba4a9b528ebe99681179ef9fe2253db7faf53.tar.bz2 gentoo-2-0d3ba4a9b528ebe99681179ef9fe2253db7faf53.zip |
stable on amd64; bug 159460
(Portage version: 2.1.2-r7)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 4 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-3.4.6-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index d3df54890d57..32ade8ddc595 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,8 +1,8 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.607 2007/02/05 13:58:54 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.608 2007/02/06 14:51:08 blubb Exp $ - 05 Feb 2007; Simon Stelling <blubb@gentoo.org> gcc-4.1.1-r3.ebuild: + 06 Feb 2007; Simon Stelling <blubb@gentoo.org> gcc-4.1.1-r3.ebuild: stable on amd64; bug 160663 *gcc-4.0.4 (05 Feb 2007) diff --git a/sys-devel/gcc/gcc-3.4.6-r2.ebuild b/sys-devel/gcc/gcc-3.4.6-r2.ebuild index 0a58480dfe81..e2011af25ae7 100644 --- a/sys-devel/gcc/gcc-3.4.6-r2.ebuild +++ b/sys-devel/gcc/gcc-3.4.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.13 2007/01/01 21:51:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-3.4.6-r2.ebuild,v 1.14 2007/02/06 14:51:08 blubb Exp $ MAN_VER="" PATCH_VER="1.4" @@ -40,7 +40,7 @@ inherit toolchain eutils DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" -KEYWORDS="-* alpha ~amd64 arm ~ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="-* alpha amd64 arm ~ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" # we need a proper glibc version for the Scrt1.o provided to the pie-ssp specs # NOTE: we SHOULD be using at least binutils 2.15.90.0.1 everywhere for proper |