Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Joe Peterson (lavajoe)" <lavajoe@g.o>
|
|
Subject:
|
gentoo-x86 commit in games-simulation/secondlife-bin: secondlife-bin-1.23_rc1.ebuild ChangeLog
|
|
Date:
|
Tue, 12 May 2009 18:57:50 +0000
|
|
lavajoe 09/05/12 18:57:50
Modified: secondlife-bin-1.23_rc1.ebuild ChangeLog
Log:
Add music streaming (64-bit) patch to latest RC
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Revision Changes Path
1.2 games-simulation/secondlife-bin/secondlife-bin-1.23_rc1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc1.ebuild?r1=1.1&r2=1.2
Index: secondlife-bin-1.23_rc1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- secondlife-bin-1.23_rc1.ebuild 11 May 2009 16:05:24 -0000 1.1
+++ secondlife-bin-1.23_rc1.ebuild 12 May 2009 18:57:50 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc1.ebuild,v 1.1 2009/05/11 16:05:24 lavajoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/secondlife-bin-1.23_rc1.ebuild,v 1.2 2009/05/12 18:57:50 lavajoe Exp $
inherit eutils multilib games versionator
@@ -76,7 +76,7 @@
# On 64-bit systems, we need to uncomment LL_BAD_OPENAL_DRIVER=x
# to fix streaming audio.
- #use amd64 && epatch "${FILESDIR}"/${P}-amd64-audio-streaming-fix.patch
+ use amd64 && epatch "${FILESDIR}"/${P}-amd64-audio-streaming-fix.patch
}
src_install() {
1.20 games-simulation/secondlife-bin/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-simulation/secondlife-bin/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 11 May 2009 16:05:24 -0000 1.19
+++ ChangeLog 12 May 2009 18:57:50 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for games-simulation/secondlife-bin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v 1.19 2009/05/11 16:05:24 lavajoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife-bin/ChangeLog,v 1.20 2009/05/12 18:57:50 lavajoe Exp $
+
+ 12 May 2009; Joe Peterson <lavajoe@g.o>
+ +files/secondlife-bin-1.23_rc1-amd64-audio-streaming-fix.patch,
+ secondlife-bin-1.23_rc1:
+ Add music streaming (64-bit) patch to latest RC
*secondlife-bin-1.23_rc1 (11 May 2009)
|
|