Gentoo Archives: gentoo-commits

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