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.2.2.ebuild
Date: Mon, 31 Dec 2007 15:40:49
Message-Id: E1J9Mks-00062f-UT@stork.gentoo.org
1 vapier 07/12/31 15:40:42
2
3 Modified: gcc-4.2.2.ebuild
4 Log:
5 arm love
6 (Portage version: 2.1.4_rc12)
7
8 Revision Changes Path
9 1.3 sys-devel/gcc/gcc-4.2.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.2.2.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.2.2.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.2.2.ebuild?r1=1.2&r2=1.3
14
15 Index: gcc-4.2.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.2.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- gcc-4.2.2.ebuild 25 Oct 2007 14:41:50 -0000 1.2
22 +++ gcc-4.2.2.ebuild 31 Dec 2007 15:40:42 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 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.2.2.ebuild,v 1.2 2007/10/25 14:41:50 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.2.2.ebuild,v 1.3 2007/12/31 15:40:42 vapier Exp $
28
29 PATCH_VER="1.0"
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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37
38 RDEPEND=">=sys-libs/zlib-1.1.4
39 || ( >=sys-devel/gcc-config-1.3.12-r4 app-admin/eselect-compiler )
40
41
42
43 --
44 gentoo-commits@g.o mailing list