diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-28 13:49:23 +0000 |
commit | 8ca4b7177f5c1ca295941c62a95c3415eb1bb23c (patch) | |
tree | f985bb33879184e7ca779e79f2c44900307cc866 /sys-devel | |
parent | Stable for ppc, wrt bug #512012 (diff) | |
download | gentoo-2-8ca4b7177f5c1ca295941c62a95c3415eb1bb23c.tar.gz gentoo-2-8ca4b7177f5c1ca295941c62a95c3415eb1bb23c.tar.bz2 gentoo-2-8ca4b7177f5c1ca295941c62a95c3415eb1bb23c.zip |
Stable for ppc, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, 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.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index dd1f3a38d4ea..2fe6f3846bad 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1010 2014/07/15 20:19:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1011 2014/07/28 13:49:23 ago Exp $ + + 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gcc-4.6.4.ebuild: + Stable for ppc, wrt bug #512012 15 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gcc-4.6.4.ebuild: amd64 stable wrt bug #504798 diff --git a/sys-devel/gcc/gcc-4.6.4.ebuild b/sys-devel/gcc/gcc-4.6.4.ebuild index 1c662d8dc492..01012b367e6a 100644 --- a/sys-devel/gcc/gcc-4.6.4.ebuild +++ b/sys-devel/gcc/gcc-4.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.11 2014/07/15 20:19:29 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.12 2014/07/28 13:49:23 ago Exp $ EAPI="2" @@ -25,7 +25,7 @@ inherit eutils toolchain 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} |