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: Sun, 25 Apr 2010 21:35:08
Message-Id: 20100425213504.0D4342C04C@corvid.gentoo.org
1 halcy0n 10/04/25 21:35:03
2
3 Modified: gcc-4.5.0.ebuild
4 Log:
5 That shouldn't have gotten bumped, still testing the new patchset
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 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.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild?r1=1.4&r2=1.5
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.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- gcc-4.5.0.ebuild 25 Apr 2010 21:34:05 -0000 1.4
22 +++ gcc-4.5.0.ebuild 25 Apr 2010 21:35:03 -0000 1.5
23 @@ -1,8 +1,8 @@
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.4 2010/04/25 21:34:05 halcy0n Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.5.0.ebuild,v 1.5 2010/04/25 21:35:03 halcy0n Exp $
28
29 -PATCH_VER="1.1"
30 +PATCH_VER="1.0"
31 UCLIBC_VER="1.0"
32
33 ETYPE="gcc-compiler"