diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-07 04:20:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-07 04:20:07 +0000 |
commit | 801ffce4633a8c16a2362f977f81cf978ceeca56 (patch) | |
tree | 799427555a18e0c3ae423509b1b76aeec46b4f6b /sys-devel | |
parent | Remove executable bit from compat headers. Update SRC_URI of compat source pa... (diff) | |
download | gentoo-2-801ffce4633a8c16a2362f977f81cf978ceeca56.tar.gz gentoo-2-801ffce4633a8c16a2362f977f81cf978ceeca56.tar.bz2 gentoo-2-801ffce4633a8c16a2362f977f81cf978ceeca56.zip |
Stable for HPPA (bug #548802).
(Portage version: 2.2.18/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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index fca7b58c8371..2e5e0e785560 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1068 2015/05/05 06:53:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.1069 2015/05/07 04:20:07 jer Exp $ + + 07 May 2015; Jeroen Roovers <jer@gentoo.org> gcc-4.7.4.ebuild: + Stable for HPPA (bug #548802). 05 May 2015; Mike Frysinger <vapier@gentoo.org> gcc-2.95.3-r10.ebuild, gcc-3.3.6-r1.ebuild, gcc-3.4.6-r2.ebuild, gcc-4.0.4.ebuild, gcc-4.1.2.ebuild, diff --git a/sys-devel/gcc/gcc-4.7.4.ebuild b/sys-devel/gcc/gcc-4.7.4.ebuild index f9dfcf8739c6..efa974530bf2 100644 --- a/sys-devel/gcc/gcc-4.7.4.ebuild +++ b/sys-devel/gcc/gcc-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v 1.6 2015/03/17 06:41:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.4.ebuild,v 1.7 2015/05/07 04:20:07 jer Exp $ EAPI="4" @@ -22,7 +22,7 @@ SSP_UCLIBC_STABLE="x86 amd64 ppc ppc64 arm" inherit eutils toolchain -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} |