Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/libstdc++: libstdc++-3.3.ebuild ChangeLog
Date: Wed, 05 Dec 2007 20:10:44
Message-Id: E1J00Zn-0001mK-Ov@stork.gentoo.org
1 armin76 07/12/05 20:10:35
2
3 Modified: libstdc++-3.3.ebuild ChangeLog
4 Log:
5 Drop ia64 keyword as gcc-3.3.2-r7 is gone
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.12 virtual/libstdc++/libstdc++-3.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild?r1=1.11&r2=1.12
14
15 Index: libstdc++-3.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- libstdc++-3.3.ebuild 8 Nov 2007 08:15:24 -0000 1.11
22 +++ libstdc++-3.3.ebuild 5 Dec 2007 20:10:35 -0000 1.12
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.11 2007/11/08 08:15:24 corsair Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.12 2007/12/05 20:10:35 armin76 Exp $
28
29 DESCRIPTION="Virtual for the GNU Standard C++ Library"
30 HOMEPAGE="http://www.gentoo.org/proj/en/base/"
31 SRC_URI=""
32 LICENSE="GPL-2"
33 SLOT="3.3"
34 -KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
35 +KEYWORDS="-* amd64 ppc ppc64 x86 ~x86-fbsd"
36 IUSE=""
37 DEPEND=""
38 RDEPEND="|| ( =sys-libs/libstdc++-v3-bin-3.3* =sys-libs/libstdc++-v3-3.3* =sys-devel/gcc-3.3* )"
39
40
41
42 1.12 virtual/libstdc++/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.12&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?rev=1.12&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/libstdc++/ChangeLog?r1=1.11&r2=1.12
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v
51 retrieving revision 1.11
52 retrieving revision 1.12
53 diff -u -r1.11 -r1.12
54 --- ChangeLog 8 Nov 2007 08:15:24 -0000 1.11
55 +++ ChangeLog 5 Dec 2007 20:10:35 -0000 1.12
56 @@ -1,6 +1,9 @@
57 # ChangeLog for virtual/libstdc++
58 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.11 2007/11/08 08:15:24 corsair Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.12 2007/12/05 20:10:35 armin76 Exp $
61 +
62 + 05 Dec 2007; Raúl Porcel <armin76@g.o> libstdc++-3.3.ebuild:
63 + Drop ia64 keyword as gcc-3.3.2-r7 is gone
64
65 08 Nov 2007; Markus Rothe <corsair@g.o> libstdc++-3.3.ebuild:
66 Add entry for libstdc++-v3-bin; bug #195264
67
68
69
70 --
71 gentoo-commits@g.o mailing list