diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2011-02-13 12:03:21 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2011-02-13 12:03:21 +0000 |
commit | 358f825c0d8623aaf23a283bc9e31d5234fa181b (patch) | |
tree | 7a55400ffccbb849cbc39bbb1c7cc9aa71cc0d19 /sys-devel | |
parent | arm/ia64/m68k/s390/sh/sparc stable wrt #353673 (diff) | |
download | gentoo-2-358f825c0d8623aaf23a283bc9e31d5234fa181b.tar.gz gentoo-2-358f825c0d8623aaf23a283bc9e31d5234fa181b.tar.bz2 gentoo-2-358f825c0d8623aaf23a283bc9e31d5234fa181b.zip |
Bump patchset to 1.1. Fixes for arm and testsuite stuff.
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/gcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/gcc/gcc-4.5.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-devel/gcc/ChangeLog b/sys-devel/gcc/ChangeLog index 6ab87fa033a1..399dab26e881 100644 --- a/sys-devel/gcc/ChangeLog +++ b/sys-devel/gcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.801 2011/02/13 04:53:21 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.802 2011/02/13 12:03:21 dirtyepic Exp $ + + 13 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> gcc-4.5.2.ebuild: + Bump patchset to 1.1. Fixes for arm and testsuite stuff. 13 Feb 2011; Ryan Hill <dirtyepic@gentoo.org> -gcc-4.4.3-r2.ebuild, -gcc-4.4.4-r1.ebuild, gcc-4.4.4-r2.ebuild, gcc-4.4.5.ebuild: diff --git a/sys-devel/gcc/gcc-4.5.2.ebuild b/sys-devel/gcc/gcc-4.5.2.ebuild index 2c06f8d95c6c..c8c81e171bac 100644 --- a/sys-devel/gcc/gcc-4.5.2.ebuild +++ b/sys-devel/gcc/gcc-4.5.2.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.1 2010/12/28 01:09:34 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.2.ebuild,v 1.2 2011/02/13 12:03:21 dirtyepic Exp $ -PATCH_VER="1.0" +PATCH_VER="1.1" UCLIBC_VER="1.0" ETYPE="gcc-compiler" |