diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-07-08 11:35:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-07-08 11:35:22 +0000 |
commit | afb337d276f703eba49a7949c274293f60165996 (patch) | |
tree | dbf01b2c67448723947e67a761599db71bd49e31 /sys-devel | |
parent | Stable for amd64 wrt bug #513734 (diff) | |
download | gentoo-2-afb337d276f703eba49a7949c274293f60165996.tar.gz gentoo-2-afb337d276f703eba49a7949c274293f60165996.tar.bz2 gentoo-2-afb337d276f703eba49a7949c274293f60165996.zip |
Stable for HPPA (bug #504798).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 98bdfe108665..dd656c0aa5fe 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.1006 2014/06/17 16:06:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1007 2014/07/08 11:35:22 jer Exp $ + + 08 Jul 2014; Jeroen Roovers <jer@gentoo.org> gcc-4.6.4.ebuild: + Stable for HPPA (bug #504798). 17 Jun 2014; Tobias Klausmann <klausman@gentoo.org> gcc-4.6.4.ebuild: Stable on alpha, bug #504798 diff --git a/sys-devel/gcc/gcc-4.6.4.ebuild b/sys-devel/gcc/gcc-4.6.4.ebuild index ae6ec9d2d49d..7e8e335c32a0 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.7 2014/06/17 16:06:49 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.6.4.ebuild,v 1.8 2014/07/08 11:35:22 jer 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} |