diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-28 11:08:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-28 11:08:33 +0000 |
commit | 1e9d3d98215b5258539ee6500c0710abe50a6f9c (patch) | |
tree | bea3994376d2808e3c4a50e67eaa53e0aca0123f /sys-devel | |
parent | Stabilize for all for real this time. (diff) | |
download | gentoo-2-1e9d3d98215b5258539ee6500c0710abe50a6f9c.tar.gz gentoo-2-1e9d3d98215b5258539ee6500c0710abe50a6f9c.tar.bz2 gentoo-2-1e9d3d98215b5258539ee6500c0710abe50a6f9c.zip |
Stable for ppc, wrt bug #467274
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.7.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 1b9fa6b163bf..3489d4af07c3 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.962 2013/09/27 17:13:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.963 2013/09/28 11:08:33 ago Exp $ + + 28 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gcc-4.7.3-r1.ebuild: + Stable for ppc, wrt bug #467274 27 Sep 2013; Agostino Sarubbo <ago@gentoo.org> gcc-4.7.3-r1.ebuild: Stable for amd64, wrt bug #467274 diff --git a/sys-devel/gcc/gcc-4.7.3-r1.ebuild b/sys-devel/gcc/gcc-4.7.3-r1.ebuild index e334a1dc305c..031ac074b603 100644 --- a/sys-devel/gcc/gcc-4.7.3-r1.ebuild +++ b/sys-devel/gcc/gcc-4.7.3-r1.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.7.3-r1.ebuild,v 1.2 2013/09/27 17:13:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild,v 1.3 2013/09/28 11:08:33 ago Exp $ PATCH_VER="1.3" UCLIBC_VER="1.0" @@ -24,7 +24,7 @@ DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3+ LGPL-3+ || ( GPL-3+ libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.3+" -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} |