diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:22:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 11:22:07 +0000 |
commit | 7ed471eba74a0e50b3969eedd96bbd54e136c287 (patch) | |
tree | 2bbec714c37dc68d22c6751b5106c4b094517d9b /sys-devel/gcc | |
parent | Stable for x86, wrt bug #525508 (diff) | |
download | gentoo-2-7ed471eba74a0e50b3969eedd96bbd54e136c287.tar.gz gentoo-2-7ed471eba74a0e50b3969eedd96bbd54e136c287.tar.bz2 gentoo-2-7ed471eba74a0e50b3969eedd96bbd54e136c287.zip |
Stable for x86, wrt bug #516152
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index ed0105cd3e93..7b6f0b593f55 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.1031 2014/11/01 07:56:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1032 2014/11/03 11:22:07 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> gcc-4.8.3.ebuild: + Stable for x86, wrt bug #516152 *gcc-4.9.2 (01 Nov 2014) diff --git a/sys-devel/gcc/gcc-4.8.3.ebuild b/sys-devel/gcc/gcc-4.8.3.ebuild index d02ef7c73235..de7b8a91b661 100644 --- a/sys-devel/gcc/gcc-4.8.3.ebuild +++ b/sys-devel/gcc/gcc-4.8.3.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.8.3.ebuild,v 1.9 2014/10/24 18:27:35 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.8.3.ebuild,v 1.10 2014/11/03 11:22:07 ago Exp $ EAPI="4" @@ -22,7 +22,7 @@ SSP_UCLIBC_STABLE="x86 amd64 mips ppc ppc64 arm" inherit eutils toolchain -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |