diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 18:34:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-22 18:34:19 +0000 |
commit | d2ba75ff38b6d04df6c2daacde0405871b303156 (patch) | |
tree | 2d9f77e0088abfe8e40e72d479fabe032f603c1c /sys-devel | |
parent | old (diff) | |
download | gentoo-2-d2ba75ff38b6d04df6c2daacde0405871b303156.tar.gz gentoo-2-d2ba75ff38b6d04df6c2daacde0405871b303156.tar.bz2 gentoo-2-d2ba75ff38b6d04df6c2daacde0405871b303156.zip |
Stable for HPPA (bug #402847).
(Portage version: 2.2.0_alpha88/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.5.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index b3c83184de6e..c2798ab2eae2 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.851 2012/02/22 18:14:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.852 2012/02/22 18:34:19 jer Exp $ + + 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> gcc-4.5.3-r2.ebuild: + Stable for HPPA (bug #402847). 22 Feb 2012; Agostino Sarubbo <ago@gentoo.org> gcc-4.5.3-r2.ebuild: Stable for AMD64, wrt bug #402847 diff --git a/sys-devel/gcc/gcc-4.5.3-r2.ebuild b/sys-devel/gcc/gcc-4.5.3-r2.ebuild index 2cc72ddfd4bc..090fc47de867 100644 --- a/sys-devel/gcc/gcc-4.5.3-r2.ebuild +++ b/sys-devel/gcc/gcc-4.5.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.4 2012/02/22 18:14:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.3-r2.ebuild,v 1.5 2012/02/22 18:34:19 jer Exp $ PATCH_VER="1.1" UCLIBC_VER="1.0" @@ -22,7 +22,7 @@ inherit toolchain DESCRIPTION="The GNU Compiler Collection" LICENSE="GPL-3 LGPL-3 || ( GPL-3 libgcc libstdc++ gcc-runtime-library-exception-3.1 ) FDL-1.2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |