Gentoo Archives: gentoo-commits

From: "Michael Sterrett (mr_bones_)" <mr_bones_@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/boswars: boswars-2.7-r1.ebuild ChangeLog
Date: Sun, 30 Nov 2014 18:03:15
Message-Id: 20141130180310.CC130B3B7@oystercatcher.gentoo.org
1 mr_bones_ 14/11/30 18:03:10
2
3 Modified: boswars-2.7-r1.ebuild ChangeLog
4 Log:
5 Needs libsdl[opengl] (bug #531216)
6
7 (Portage version: 2.2.8-r2/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.6 games-strategy/boswars/boswars-2.7-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: boswars-2.7-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- boswars-2.7-r1.ebuild 15 May 2014 17:02:24 -0000 1.5
23 +++ boswars-2.7-r1.ebuild 30 Nov 2014 18:03:10 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/boswars-2.7-r1.ebuild,v 1.5 2014/05/15 17:02:24 ulm Exp $
28 +# $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 $
29
30 EAPI=5
31 inherit eutils scons-utils games
32 @@ -17,7 +17,7 @@
33 IUSE=""
34
35 RDEPEND="dev-lang/lua
36 - media-libs/libsdl[sound,video]
37 + media-libs/libsdl[opengl,sound,video]
38 media-libs/libpng:0
39 media-libs/libvorbis
40 media-libs/libtheora
41
42
43
44 1.29 games-strategy/boswars/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?rev=1.29&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?rev=1.29&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/boswars/ChangeLog?r1=1.28&r2=1.29
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v
53 retrieving revision 1.28
54 retrieving revision 1.29
55 diff -u -r1.28 -r1.29
56 --- ChangeLog 25 Aug 2014 20:31:19 -0000 1.28
57 +++ ChangeLog 30 Nov 2014 18:03:10 -0000 1.29
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-strategy/boswars
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v 1.28 2014/08/25 20:31:19 mr_bones_ Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/boswars/ChangeLog,v 1.29 2014/11/30 18:03:10 mr_bones_ Exp $
63 +
64 + 30 Nov 2014; Michael Sterrett <mr_bones_@g.o> boswars-2.7-r1.ebuild:
65 + Needs libsdl[opengl] (bug #531216)
66
67 25 Aug 2014; Michael Sterrett <mr_bones_@g.o> -boswars-2.6.1.ebuild,
68 -files/boswars-2.6.1-gentoo.patch, -files/boswars-2.6.1-scons-blows.patch: