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: Fri, 11 Jan 2008 04:19:50
Message-Id: E1JDBMw-0001RF-N4@stork.gentoo.org
1 vapier 08/01/11 04:19:46
2
3 Modified: gcc-4.1.2.ebuild
4 Log:
5 s390 stable
6 (Portage version: 2.1.4_rc14)
7
8 Revision Changes Path
9 1.17 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.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild?r1=1.16&r2=1.17
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.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- gcc-4.1.2.ebuild 20 Nov 2007 04:01:02 -0000 1.16
22 +++ gcc-4.1.2.ebuild 11 Jan 2008 04:19:46 -0000 1.17
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.16 2007/11/20 04:01:02 kumba Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.1.2.ebuild,v 1.17 2008/01/11 04:19:46 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 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