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/icc: icc-10.0.026.ebuild icc-10.1.008.ebuild ChangeLog
Date: Mon, 24 Dec 2007 19:35:20
Message-Id: E1J6t4z-0000r5-52@stork.gentoo.org
1 armin76 07/12/24 19:35:13
2
3 Modified: icc-10.0.026.ebuild icc-10.1.008.ebuild ChangeLog
4 Log:
5 Re-add ia64
6 (Portage version: 2.1.3.19, RepoMan options: --force)
7
8 Revision Changes Path
9 1.12 dev-lang/icc/icc-10.0.026.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild?r1=1.11&r2=1.12
14
15 Index: icc-10.0.026.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- icc-10.0.026.ebuild 5 Dec 2007 20:38:52 -0000 1.11
22 +++ icc-10.0.026.ebuild 24 Dec 2007 19:35:12 -0000 1.12
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/icc/icc-10.0.026.ebuild,v 1.11 2007/12/05 20:38:52 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.0.026.ebuild,v 1.12 2007/12/24 19:35:12 armin76 Exp $
28
29 inherit rpm eutils
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 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.4 dev-lang/icc/icc-10.1.008.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild?r1=1.3&r2=1.4
48
49 Index: icc-10.1.008.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- icc-10.1.008.ebuild 5 Dec 2007 20:38:52 -0000 1.3
56 +++ icc-10.1.008.ebuild 24 Dec 2007 19:35:12 -0000 1.4
57 @@ -1,6 +1,6 @@
58 # Copyright 1999-2007 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild,v 1.3 2007/12/05 20:38:52 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/icc-10.1.008.ebuild,v 1.4 2007/12/24 19:35:12 armin76 Exp $
62
63 inherit rpm eutils
64
65 @@ -15,7 +15,7 @@
66 # no eclass: very likely to change for next versions
67 ###
68 PACKAGEID="l_${PB}_p_${PV}"
69 -KEYWORDS="~amd64 ~x86"
70 +KEYWORDS="~amd64 ~ia64 ~x86"
71 SRC_URI="amd64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_intel64.tar.gz )
72 ia64? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia64.tar.gz )
73 x86? ( http://registrationcenter-download.intel.com/irc_nas/${PID}/${PACKAGEID}_ia32.tar.gz )"
74
75
76
77 1.55 dev-lang/icc/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/ChangeLog?rev=1.55&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/ChangeLog?rev=1.55&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/icc/ChangeLog?r1=1.54&r2=1.55
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v
86 retrieving revision 1.54
87 retrieving revision 1.55
88 diff -u -r1.54 -r1.55
89 --- ChangeLog 5 Dec 2007 20:38:52 -0000 1.54
90 +++ ChangeLog 24 Dec 2007 19:35:12 -0000 1.55
91 @@ -1,6 +1,10 @@
92 # ChangeLog for dev-lang/icc
93 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.54 2007/12/05 20:38:52 armin76 Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/icc/ChangeLog,v 1.55 2007/12/24 19:35:12 armin76 Exp $
96 +
97 + 24 Dec 2007; Raúl Porcel <armin76@g.o> icc-10.0.026.ebuild,
98 + icc-10.1.008.ebuild:
99 + Re-add ia64
100
101 05 Dec 2007; Raúl Porcel <armin76@g.o> icc-10.0.026.ebuild,
102 icc-10.1.008.ebuild:
103
104
105
106 --
107 gentoo-commits@g.o mailing list