Gentoo Archives: gentoo-commits

From: "William Hubbs (williamh)" <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/secondlife-bin: ChangeLog secondlife-bin-1.23_rc4.ebuild
Date: Sat, 22 Aug 2009 21:09:41
Message-Id: E1MexqE-0004k6-VC@stork.gentoo.org
1 williamh 09/08/22 21:09:38
2
3 Modified: ChangeLog secondlife-bin-1.23_rc4.ebuild
4 Log:
5 fixed rdepend for bug 231870.
6 (Portage version: 2.2_rc38/cvs/Linux i686)
7
8 Revision Changes Path
9 1.25 games-simulation/secondlife-bin/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/ChangeLog?rev=1.25&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/ChangeLog?rev=1.25&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/ChangeLog?r1=1.24&r2=1.25
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v
18 retrieving revision 1.24
19 retrieving revision 1.25
20 diff -u -r1.24 -r1.25
21 --- ChangeLog 14 Jun 2009 18:48:10 -0000 1.24
22 +++ ChangeLog 22 Aug 2009 21:09:38 -0000 1.25
23 @@ -1,6 +1,10 @@
24 # ChangeLog for games-simulation/secondlife-bin
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v 1.24 2009/06/14 18:48:10 lavajoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v 1.25 2009/08/22 21:09:38 williamh Exp $
28 +
29 + 22 Aug 2009; William Hubbs <williamh@g.o>
30 + secondlife-bin-1.23_rc4.ebuild:
31 + Fixed virtual/libstdc++ dependency for bug 231870.
32
33 14 Jun 2009; Joe Peterson <lavajoe@g.o>
34 secondlife-bin-1.23_rc4.ebuild:
35
36
37
38 1.4 games-simulation/secondlife-bin/secondlife-bin-1.23_rc4.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc4.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc4.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc4.ebuild?r1=1.3&r2=1.4
43
44 Index: secondlife-bin-1.23_rc4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc4.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- secondlife-bin-1.23_rc4.ebuild 22 Aug 2009 19:12:47 -0000 1.3
51 +++ secondlife-bin-1.23_rc4.ebuild 22 Aug 2009 21:09:38 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc4.ebuild,v 1.3 2009/08/22 19:12:47 ssuominen Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc4.ebuild,v 1.4 2009/08/22 21:09:38 williamh Exp $
57
58 inherit eutils multilib games versionator
59
60 @@ -51,7 +51,7 @@
61 net-misc/curl
62 net-dns/c-ares
63 sys-libs/zlib
64 - =virtual/libstdc++-3*
65 + ~virtual/libstdc++-3.3
66 virtual/glu
67 virtual/opengl
68 media-libs/openal