mr_bones_ 14/11/30 18:03:10 Modified: boswars-2.7-r1.ebuild ChangeLog Log: Needs libsdl[opengl] (bug #531216) (Portage version: 2.2.8-r2/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.6 games-strategy/boswars/boswars-2.7-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?r1=1.5&r2=1.6 Index: boswars-2.7-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- boswars-2.7-r1.ebuild 15 May 2014 17:02:24 -0000 1.5 +++ boswars-2.7-r1.ebuild 30 Nov 2014 18:03:10 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v 1.5 2014/05/15 17:02:24 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v 1.6 2014/11/30 18:03:10 mr_bones_ Exp $ EAPI=5 inherit eutils scons-utils games @@ -17,7 +17,7 @@ IUSE="" RDEPEND="dev-lang/lua - media-libs/libsdl[sound,video] + media-libs/libsdl[opengl,sound,video] media-libs/libpng:0 media-libs/libvorbis media-libs/libtheora 1.29 games-strategy/boswars/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?rev=1.29&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?rev=1.29&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?r1=1.28&r2=1.29 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- ChangeLog 25 Aug 2014 20:31:19 -0000 1.28 +++ ChangeLog 30 Nov 2014 18:03:10 -0000 1.29 @@ -1,6 +1,9 @@ # ChangeLog for games-strategy/boswars # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v 1.28 2014/08/25 20:31:19 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v 1.29 2014/11/30 18:03:10 mr_bones_ Exp $ + + 30 Nov 2014; Michael Sterrett <[email protected]> boswars-2.7-r1.ebuild: + Needs libsdl[opengl] (bug #531216) 25 Aug 2014; Michael Sterrett <[email protected]> -boswars-2.6.1.ebuild, -files/boswars-2.6.1-gentoo.patch, -files/boswars-2.6.1-scons-blows.patch:
