diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2010-05-17 20:02:39 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2010-05-17 20:02:39 +0000 |
commit | 737a6e6c632cc928ffe331f2356c105d7dfbf1a5 (patch) | |
tree | 5793eed39fa366a1e2143a7c4d6af6437b78614c /sys-devel/gcc | |
parent | Stable for HPPA (bug #319725). (diff) | |
download | gentoo-2-737a6e6c632cc928ffe331f2356c105d7dfbf1a5.tar.gz gentoo-2-737a6e6c632cc928ffe331f2356c105d7dfbf1a5.tar.bz2 gentoo-2-737a6e6c632cc928ffe331f2356c105d7dfbf1a5.zip |
Bump patchset to fix bug #317217
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sys-devel/gcc')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index c77682ca41b2..bc2d4f0f2774 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.752 2010/05/09 11:26:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.753 2010/05/17 20:02:39 halcy0n Exp $ + + 17 May 2010; Mark Loeser <halcy0n@gentoo.org> gcc-4.5.0.ebuild: + Bump patchset to fix bug #317217 09 May 2010; Raúl Porcel <armin76@gentoo.org> gcc-4.4.3-r2.ebuild: Add ~sh diff --git a/sys-devel/gcc/gcc-4.5.0.ebuild b/sys-devel/gcc/gcc-4.5.0.ebuild index a0927cdd0414..59cc3dcc4c33 100644 --- a/sys-devel/gcc/gcc-4.5.0.ebuild +++ b/sys-devel/gcc/gcc-4.5.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.5 2010/04/25 21:35:03 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.6 2010/05/17 20:02:39 halcy0n Exp $ -PATCH_VER="1.0" +PATCH_VER="1.1" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |