Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ifc-10.0.026-r1.ebuild ChangeLog
Date: Wed, 07 Nov 2007 07:06:01
Message-Id: E1Ipez6-000465-BE@stork.gentoo.org
1 opfer 07/11/07 07:05:56
2
3 Modified: ifc-10.0.026-r1.ebuild ChangeLog
4 Log:
5 stable x86, bug 197977
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.5 dev-lang/ifc/ifc-10.0.026-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?r1=1.4&r2=1.5
14
15 Index: ifc-10.0.026-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ifc-10.0.026-r1.ebuild 6 Nov 2007 10:42:02 -0000 1.4
22 +++ ifc-10.0.026-r1.ebuild 7 Nov 2007 07:05:55 -0000 1.5
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/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.4 2007/11/06 10:42:02 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.5 2007/11/07 07:05:55 opfer Exp $
28
29 inherit rpm
30
31 @@ -15,7 +15,7 @@
32 # no eclass: very likely to change for next versions
33 ###
34 PACKAGEID="l_${PB}_c_${PV}"
35 -KEYWORDS="~amd64 ~ia64 ~x86"
36 +KEYWORDS="~amd64 ~ia64 x86"
37 SRC_URI="amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_intel64.tar.gz )
38 ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia64.tar.gz )
39 x86? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia32.tar.gz )"
40
41
42
43 1.33 dev-lang/ifc/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.33&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.33&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?r1=1.32&r2=1.33
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v
52 retrieving revision 1.32
53 retrieving revision 1.33
54 diff -u -r1.32 -r1.33
55 --- ChangeLog 6 Nov 2007 10:42:02 -0000 1.32
56 +++ ChangeLog 7 Nov 2007 07:05:55 -0000 1.33
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-lang/ifc
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.32 2007/11/06 10:42:02 bicatali Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.33 2007/11/07 07:05:55 opfer Exp $
62 +
63 + 07 Nov 2007; Christian Faulhammer <opfer@g.o>
64 + ifc-10.0.026-r1.ebuild:
65 + stable x86, bug 197977
66
67 06 Nov 2007; Sébastien Fabbro <bicatali@g.o>
68 ifc-10.0.026-r1.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list