Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-simulation/secondlife: secondlife-1.23_rc4-r1.ebuild
Date: Sat, 22 Aug 2009 19:12:18
Message-Id: E1Mew0f-0007qv-59@stork.gentoo.org
1 ssuominen 09/08/22 19:12:17
2
3 Modified: secondlife-1.23_rc4-r1.ebuild
4 Log:
5 Fix libstdc++ deps.
6 (Portage version: 2.2_rc39/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.2 games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: secondlife-1.23_rc4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- secondlife-1.23_rc4-r1.ebuild 7 Jul 2009 14:41:27 -0000 1.1
22 +++ secondlife-1.23_rc4-r1.ebuild 22 Aug 2009 19:12:16 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild,v 1.1 2009/07/07 14:41:27 lavajoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild,v 1.2 2009/08/22 19:12:16 ssuominen Exp $
28
29 inherit eutils multilib games versionator
30
31 @@ -50,7 +50,7 @@
32 net-misc/curl
33 net-dns/c-ares
34 sys-libs/zlib
35 - virtual/libstdc++
36 + =virtual/libstdc++-3*
37 virtual/glu
38 virtual/opengl
39 media-libs/openal