Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.3.2.ebuild
Date: Mon, 27 Oct 2008 06:36:52
Message-Id: E1KuLic-0002IS-GS@stork.gentoo.org
1 vapier 08/10/27 06:36:50
2
3 Modified: gcc-4.3.2.ebuild
4 Log:
5 sh love
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
7
8 Revision Changes Path
9 1.4 sys-devel/gcc/gcc-4.3.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.2.ebuild?r1=1.3&r2=1.4
14
15 Index: gcc-4.3.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- gcc-4.3.2.ebuild 26 Oct 2008 22:18:05 -0000 1.3
22 +++ gcc-4.3.2.ebuild 27 Oct 2008 06:36:50 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.3.2.ebuild,v 1.3 2008/10/26 22:18:05 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2.ebuild,v 1.4 2008/10/27 06:36:50 vapier Exp $
28
29 PATCH_VER="1.1"
30 UCLIBC_VER="1.0"
31 @@ -16,7 +16,7 @@
32 DESCRIPTION="The GNU Compiler Collection. Includes C/C++, java compilers, pie+ssp extensions, Haj Ten Brugge runtime bounds checking"
33
34 LICENSE="GPL-2 LGPL-2.1"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
37
38 RDEPEND=">=sys-libs/zlib-1.1.4
39 >=sys-devel/gcc-config-1.4