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
mr_bones_ 12/06/19 17:32:43
Modified: vdrift-20111022.ebuild ChangeLog
Log:
enforce single-precision for sci-physics/bullet (bug #402759)
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.4 games-sports/vdrift/vdrift-20111022.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/vdrift/vdrift-20111022.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/vdrift/vdrift-20111022.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/vdrift/vdrift-20111022.ebuild?r1=1.3&r2=1.4
Index: vdrift-20111022.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-sports/vdrift/vdrift-20111022.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- vdrift-20111022.ebuild 3 May 2012 03:35:40 -0000 1.3
+++ vdrift-20111022.ebuild 19 Jun 2012 17:32:43 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/vdrift/vdrift-20111022.ebuild,v 1.3 2012/05/03 03:35:40 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/vdrift/vdrift-20111022.ebuild,v 1.4 2012/06/19 17:32:43 mr_bones_ Exp $
EAPI=2
inherit eutils scons-utils games
@@ -22,7 +22,7 @@
media-libs/sdl-image[png]
media-libs/libvorbis
net-misc/curl
- sci-physics/bullet
+ sci-physics/bullet[-double-precision]
virtual/opengl
virtual/glu"
DEPEND="${RDEPEND}
1.19 games-sports/vdrift/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/vdrift/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/vdrift/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-sports/vdrift/ChangeLog?r1=1.18&r2=1.19
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-sports/vdrift/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog 3 May 2012 03:35:40 -0000 1.18
+++ ChangeLog 19 Jun 2012 17:32:43 -0000 1.19
@@ -1,6 +1,9 @@
# ChangeLog for games-sports/vdrift
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-sports/vdrift/ChangeLog,v 1.18 2012/05/03 03:35:40 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-sports/vdrift/ChangeLog,v 1.19 2012/06/19 17:32:43 mr_bones_ Exp $
+
+ 19 Jun 2012; Michael Sterrett <mr_bones_@g.o> vdrift-20111022.ebuild:
+ enforce single-precision for sci-physics/bullet (bug #402759)
03 May 2012; Jeff Horelick <jdhore@g.o> vdrift-20111022.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
|
|