diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-04 15:48:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-04 15:48:44 +0000 |
commit | 4ce73f960f0327358174516253e3c35d19d90fc5 (patch) | |
tree | 58b77d43ebdf3f9ee102866d8ea3b27825726d61 /sys-devel | |
parent | gtk2 flag is not needed with >=at-spi-1.32.0-r1:1 (diff) | |
download | gentoo-2-4ce73f960f0327358174516253e3c35d19d90fc5.tar.gz gentoo-2-4ce73f960f0327358174516253e3c35d19d90fc5.tar.bz2 gentoo-2-4ce73f960f0327358174516253e3c35d19d90fc5.zip |
Stable for HPPA (bug #467274).
(Portage version: 2.2.7/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.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 868c2b4e1eb5..58a4b3d484e3 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.965 2013/10/04 11:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.966 2013/10/04 15:48:44 jer Exp $ + + 04 Oct 2013; Jeroen Roovers <jer@gentoo.org> gcc-4.7.3-r1.ebuild: + Stable for HPPA (bug #467274). 04 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gcc-4.7.3-r1.ebuild: Stable for alpha, 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 de3336cdf0b4..d842da41bc20 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.5 2013/10/04 11:41:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.7.3-r1.ebuild,v 1.6 2013/10/04 15:48:44 jer 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} |