Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: gcc-4.3.1.ebuild ChangeLog
Date: Sun, 29 Jun 2008 16:51:37
Message-Id: E1KD07f-0003TB-Vr@stork.gentoo.org
1 bluebird 08/06/29 16:51:31
2
3 Modified: gcc-4.3.1.ebuild ChangeLog
4 Log:
5 Added ~sparc keyword
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r8 sparc64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.5 sys-devel/gcc/gcc-4.3.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-4.3.1.ebuild?r1=1.4&r2=1.5
14
15 Index: gcc-4.3.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- gcc-4.3.1.ebuild 21 Jun 2008 04:23:11 -0000 1.4
22 +++ gcc-4.3.1.ebuild 29 Jun 2008 16:51:31 -0000 1.5
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.1.ebuild,v 1.4 2008/06/21 04:23:11 vapier Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.1.ebuild,v 1.5 2008/06/29 16:51:31 bluebird 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="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
36 +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
37
38 RDEPEND=">=sys-libs/zlib-1.1.4
39 >=sys-devel/gcc-config-1.4
40
41
42
43 1.656 sys-devel/gcc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.656&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?rev=1.656&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/ChangeLog?r1=1.655&r2=1.656
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v
52 retrieving revision 1.655
53 retrieving revision 1.656
54 diff -u -r1.655 -r1.656
55 --- ChangeLog 22 Jun 2008 11:03:02 -0000 1.655
56 +++ ChangeLog 29 Jun 2008 16:51:31 -0000 1.656
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-devel/gcc
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.655 2008/06/22 11:03:02 vapier Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.656 2008/06/29 16:51:31 bluebird Exp $
62 +
63 + 29 Jun 2008; Friedrich Oslage <bluebird@g.o> gcc-4.3.1.ebuild:
64 + Added ~sparc keyword
65
66 22 Jun 2008; Mike Frysinger <vapier@g.o> gcc-3.2.2.ebuild:
67 Move patches out of $FILESDIR and into patch tarball.
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list