Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.5.0.ebuild
Date: Sat, 24 Apr 2010 23:59:02
Message-Id: 20100424235859.5075F2C04C@corvid.gentoo.org
1 halcy0n 10/04/24 23:58:59
2
3 Modified: gcc-4.5.0.ebuild
4 Log:
5 Forgot to remove the excludes before committing
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 sys-devel/gcc/gcc-4.5.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?r1=1.1&r2=1.2
14
15 Index: gcc-4.5.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- gcc-4.5.0.ebuild 24 Apr 2010 23:53:52 -0000 1.1
22 +++ gcc-4.5.0.ebuild 24 Apr 2010 23:58:59 -0000 1.2
23 @@ -1,13 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.1 2010/04/24 23:53:52 halcy0n Exp $
27 -
28 -GENTOO_PATCH_EXCLUDE="00_all_gcc-trampolinewarn.patch
29 -18_all_904-flatten-switch-stmt-00.patch
30 -54_all_300-libstdc++-pic.patch
31 -73_all_sh-libgcc-stacks.patch
32 -90_all_gcc-freebsd.patch
33 -91_all_gcc-freebsd.patch"
34 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.2 2010/04/24 23:58:59 halcy0n Exp $
35
36 PATCH_VER="1.0"
37 UCLIBC_VER="1.0"