diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-09 20:10:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-09 20:10:48 +0000 |
commit | c7c209afac4a7d3663d87c7af5c3b644e28b1524 (patch) | |
tree | 8bff5bbc033305a2eeb234736d8c12c419304637 /sys-devel | |
parent | dev-lang/tcl: Version Bump, #448602 (diff) | |
download | gentoo-2-c7c209afac4a7d3663d87c7af5c3b644e28b1524.tar.gz gentoo-2-c7c209afac4a7d3663d87c7af5c3b644e28b1524.tar.bz2 gentoo-2-c7c209afac4a7d3663d87c7af5c3b644e28b1524.zip |
Stable for ia64, wrt bug #418383
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index b066afb7785c..0657190813dc 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.927 2013/01/08 19:10:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.928 2013/01/09 20:10:48 ago Exp $ + + 09 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gcc-4.6.3.ebuild: + Stable for ia64, wrt bug #418383 08 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gcc-4.6.3.ebuild: Stable for ppc64, wrt bug #418383 diff --git a/sys-devel/gcc/gcc-4.6.3.ebuild b/sys-devel/gcc/gcc-4.6.3.ebuild index 1ffca265da08..db5d530ff69d 100644 --- a/sys-devel/gcc/gcc-4.6.3.ebuild +++ b/sys-devel/gcc/gcc-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.20 2013/01/08 19:10:47 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.3.ebuild,v 1.21 2013/01/09 20:10:48 ago Exp $ PATCH_VER="1.9" UCLIBC_VER="1.0" @@ -23,7 +23,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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |