mr_bones_ 15/02/06 21:42:24 Modified: ChangeLog scorched3d-44.ebuild Log: add media-libs/glew dep (bug #539158) (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.96 games-strategy/scorched3d/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/ChangeLog?rev=1.96&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/ChangeLog?rev=1.96&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/ChangeLog?r1=1.95&r2=1.96 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -u -r1.95 -r1.96 --- ChangeLog 6 Feb 2015 13:43:29 -0000 1.95 +++ ChangeLog 6 Feb 2015 21:42:24 -0000 1.96 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/scorched3d # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.95 2015/02/06 13:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/ChangeLog,v 1.96 2015/02/06 21:42:24 mr_bones_ Exp $ + + 06 Feb 2015; Michael Sterrett <[email protected]> scorched3d-44.ebuild: + add media-libs/glew dep (bug #539158) 06 Feb 2015; Agostino Sarubbo <[email protected]> scorched3d-44.ebuild: Stable for amd64, wrt bug #538986 1.4 games-strategy/scorched3d/scorched3d-44.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/scorched3d-44.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/scorched3d-44.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/scorched3d/scorched3d-44.ebuild?r1=1.3&r2=1.4 Index: scorched3d-44.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-44.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- scorched3d-44.ebuild 6 Feb 2015 13:43:29 -0000 1.3 +++ scorched3d-44.ebuild 6 Feb 2015 21:42:24 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-44.ebuild,v 1.3 2015/02/06 13:43:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/scorched3d/scorched3d-44.ebuild,v 1.4 2015/02/06 21:42:24 mr_bones_ Exp $ EAPI=5 WX_GTK_VER=2.8 @@ -25,6 +25,7 @@ !dedicated? ( virtual/opengl virtual/glu + media-libs/glew media-libs/libogg media-libs/libvorbis media-libs/openal
