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.1.2.ebuild
Date: Thu, 31 Jan 2008 18:41:37
Message-Id: E1JKeLv-0001jy-2N@stork.gentoo.org
1 vapier 08/01/31 18:41:35
2
3 Modified: gcc-4.1.2.ebuild
4 Log:
5 sh stable
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.18 sys-devel/gcc/gcc-4.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.17&r2=1.18
14
15 Index: gcc-4.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- gcc-4.1.2.ebuild 11 Jan 2008 04:19:46 -0000 1.17
22 +++ gcc-4.1.2.ebuild 31 Jan 2008 18:41:34 -0000 1.18
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.1.2.ebuild,v 1.17 2008/01/11 04:19:46 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.18 2008/01/31 18:41:34 vapier Exp $
28
29 PATCH_VER="1.0.2"
30 UCLIBC_VER="1.0"
31 @@ -17,7 +17,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 mips ppc ppc64 s390 sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="-* alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh 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@l.g.o mailing list