Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/ifc: ChangeLog ifc-10.0.026-r1.ebuild ifc-10.1.017.ebuild ifc-10.1.018.ebuild
Date: Sat, 22 Aug 2009 20:23:15
Message-Id: E1Mex7I-0002ab-Cf@stork.gentoo.org
1 williamh 09/08/22 20:23:12
2
3 Modified: ChangeLog ifc-10.0.026-r1.ebuild
4 ifc-10.1.017.ebuild ifc-10.1.018.ebuild
5 Log:
6 fixed rdepends for 231870.
7 (Portage version: 2.2_rc38/cvs/Linux i686)
8
9 Revision Changes Path
10 1.49 dev-lang/ifc/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.49&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?rev=1.49&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ChangeLog?r1=1.48&r2=1.49
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v
19 retrieving revision 1.48
20 retrieving revision 1.49
21 diff -u -r1.48 -r1.49
22 --- ChangeLog 2 Sep 2008 09:47:16 -0000 1.48
23 +++ ChangeLog 22 Aug 2009 20:23:12 -0000 1.49
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-lang/ifc
26 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.48 2008/09/02 09:47:16 bicatali Exp $
28 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ChangeLog,v 1.49 2009/08/22 20:23:12 williamh Exp $
30 +
31 + 22 Aug 2009; William Hubbs <williamh@g.o> ifc-10.0.026-r1.ebuild,
32 + ifc-10.1.017.ebuild, ifc-10.1.018.ebuild:
33 + fixed rdepends for bug 231870.
34
35 *ifc-10.1.018 (02 Sep 2008)
36
37
38
39
40 1.14 dev-lang/ifc/ifc-10.0.026-r1.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.14&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?rev=1.14&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild?r1=1.13&r2=1.14
45
46 Index: ifc-10.0.026-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v
49 retrieving revision 1.13
50 retrieving revision 1.14
51 diff -u -r1.13 -r1.14
52 --- ifc-10.0.026-r1.ebuild 22 Aug 2009 19:15:57 -0000 1.13
53 +++ ifc-10.0.026-r1.ebuild 22 Aug 2009 20:23:12 -0000 1.14
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2008 Gentoo Foundation
56 +# Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.13 2009/08/22 19:15:57 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.0.026-r1.ebuild,v 1.14 2009/08/22 20:23:12 williamh Exp $
60
61 inherit rpm eutils
62
63 @@ -26,7 +26,7 @@
64 RESTRICT="test strip mirror"
65 IUSE=""
66 DEPEND=""
67 -RDEPEND="=virtual/libstdc++-3*
68 +RDEPEND="~virtual/libstdc++-3.3
69 amd64? ( app-emulation/emul-linux-x86-compat )"
70
71 pkg_setup() {
72
73
74
75 1.4 dev-lang/ifc/ifc-10.1.017.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild?rev=1.4&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild?rev=1.4&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild?r1=1.3&r2=1.4
80
81 Index: ifc-10.1.017.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v
84 retrieving revision 1.3
85 retrieving revision 1.4
86 diff -u -r1.3 -r1.4
87 --- ifc-10.1.017.ebuild 22 Aug 2009 19:15:57 -0000 1.3
88 +++ ifc-10.1.017.ebuild 22 Aug 2009 20:23:12 -0000 1.4
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2008 Gentoo Foundation
91 +# Copyright 1999-2009 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v 1.3 2009/08/22 19:15:57 ssuominen Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.017.ebuild,v 1.4 2009/08/22 20:23:12 williamh Exp $
95
96 inherit rpm eutils check-reqs
97
98 @@ -27,7 +27,7 @@
99 RESTRICT="test strip mirror"
100 IUSE=""
101 DEPEND=""
102 -RDEPEND="=virtual/libstdc++-3*
103 +RDEPEND="~virtual/libstdc++-3.3
104 amd64? ( app-emulation/emul-linux-x86-compat )"
105
106 pkg_setup() {
107
108
109
110 1.3 dev-lang/ifc/ifc-10.1.018.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild?rev=1.3&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild?rev=1.3&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild?r1=1.2&r2=1.3
115
116 Index: ifc-10.1.018.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v
119 retrieving revision 1.2
120 retrieving revision 1.3
121 diff -u -r1.2 -r1.3
122 --- ifc-10.1.018.ebuild 22 Aug 2009 19:15:57 -0000 1.2
123 +++ ifc-10.1.018.ebuild 22 Aug 2009 20:23:12 -0000 1.3
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2008 Gentoo Foundation
126 +# Copyright 1999-2009 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v 1.2 2009/08/22 19:15:57 ssuominen Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ifc/ifc-10.1.018.ebuild,v 1.3 2009/08/22 20:23:12 williamh Exp $
130
131 inherit rpm eutils check-reqs
132
133 @@ -27,7 +27,7 @@
134 RESTRICT="test strip mirror"
135 IUSE=""
136 DEPEND=""
137 -RDEPEND="=virtual/libstdc++-3*
138 +RDEPEND="~virtual/libstdc++-3.3
139 amd64? ( app-emulation/emul-linux-x86-compat )"
140
141 pkg_setup() {