Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ifc-10.0.026-r1.ebuild ifc-10.1.008.ebuild ChangeLog
Date: Wed, 05 Dec 2007 20:37:02
Message-Id: E1J00zG-00025j-Rq@stork.gentoo.org
1 armin76 07/12/05 20:36:54
2
3 Modified: ifc-10.0.026-r1.ebuild ifc-10.1.008.ebuild
4 ChangeLog
5 Log:
6 Drop ia64 keyword because gcc-3.3.2-r7 is missing
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.10 dev-lang/ifc/ifc-10.0.026-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?r1=1.9&r2=1.10
15
16 Index: ifc-10.0.026-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ifc-10.0.026-r1.ebuild 25 Nov 2007 20:05:37 -0000 1.9
23 +++ ifc-10.0.026-r1.ebuild 5 Dec 2007 20:36:54 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.9 2007/11/25 20:05:37 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.10 2007/12/05 20:36:54 armin76 Exp $
29
30 inherit rpm eutils
31
32 @@ -15,7 +15,7 @@
33 # no eclass: very likely to change for next versions
34 ###
35 PACKAGEID="l_${PB}_c_${PV}"
36 -KEYWORDS="amd64 ia64 x86"
37 +KEYWORDS="amd64 x86"
38 SRC_URI="amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_intel64.tar.gz )
39 ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia64.tar.gz )
40 x86? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia32.tar.gz )"
41
42
43
44 1.3 dev-lang/ifc/ifc-10.1.008.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.008.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.008.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.008.ebuild?r1=1.2&r2=1.3
49
50 Index: ifc-10.1.008.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.008.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ifc-10.1.008.ebuild 25 Nov 2007 20:05:37 -0000 1.2
57 +++ ifc-10.1.008.ebuild 5 Dec 2007 20:36:54 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2007 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.008.ebuild,v 1.2 2007/11/25 20:05:37 bicatali Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.008.ebuild,v 1.3 2007/12/05 20:36:54 armin76 Exp $
63
64 inherit rpm eutils
65
66 @@ -15,7 +15,7 @@
67 # no eclass: very likely to change for next versions
68 ###
69 PACKAGEID="l_${PB}_p_${PV}"
70 -KEYWORDS="~amd64 ~ia64 ~x86"
71 +KEYWORDS="~amd64 ~x86"
72 SRC_URI="amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_intel64.tar.gz )
73 ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia64.tar.gz )
74 x86? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia32.tar.gz )"
75
76
77
78 1.39 dev-lang/ifc/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.39&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.39&content-type=text/plain
82 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?r1=1.38&r2=1.39
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v
87 retrieving revision 1.38
88 retrieving revision 1.39
89 diff -u -r1.38 -r1.39
90 --- ChangeLog 25 Nov 2007 20:05:37 -0000 1.38
91 +++ ChangeLog 5 Dec 2007 20:36:54 -0000 1.39
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-lang/ifc
94 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.38 2007/11/25 20:05:37 bicatali Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.39 2007/12/05 20:36:54 armin76 Exp $
97 +
98 + 05 Dec 2007; Raúl Porcel <armin76@g.o> ifc-10.0.026-r1.ebuild,
99 + ifc-10.1.008.ebuild:
100 + Drop ia64 keyword because gcc-3.3.2-r7 is missing
101
102 25 Nov 2007; Sébastien Fabbro <bicatali@g.o>
103 ifc-10.0.026-r1.ebuild, ifc-10.1.008.ebuild:
104
105
106
107 --
108 gentoo-commits@g.o mailing list