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-action/btanks: btanks-0.9.8083.ebuild ChangeLog
Date: Mon, 01 Jun 2015 22:11:34
Message-Id: 20150601221130.0FF60A14@oystercatcher.gentoo.org
1 mr_bones_ 15/06/01 22:11:30
2
3 Modified: btanks-0.9.8083.ebuild ChangeLog
4 Log:
5 add slot to dev-lang/lua dep
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.10 games-action/btanks/btanks-0.9.8083.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild?r1=1.9&r2=1.10
15
16 Index: btanks-0.9.8083.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- btanks-0.9.8083.ebuild 6 Feb 2015 13:43:39 -0000 1.9
23 +++ btanks-0.9.8083.ebuild 1 Jun 2015 22:11:30 -0000 1.10
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.9 2015/02/06 13:43:39 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/btanks-0.9.8083.ebuild,v 1.10 2015/06/01 22:11:30 mr_bones_ Exp $
29
30 EAPI=5
31 inherit eutils scons-utils games
32 @@ -14,7 +14,7 @@
33 KEYWORDS="amd64 x86"
34 IUSE=""
35
36 -RDEPEND=">=dev-lang/lua-5.1
37 +RDEPEND=">=dev-lang/lua-5.1:0
38 media-libs/libsdl[joystick,video]
39 media-libs/libvorbis
40 virtual/opengl
41
42
43
44 1.30 games-action/btanks/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.30&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?rev=1.30&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/btanks/ChangeLog?r1=1.29&r2=1.30
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v
53 retrieving revision 1.29
54 retrieving revision 1.30
55 diff -u -r1.29 -r1.30
56 --- ChangeLog 6 Feb 2015 13:43:39 -0000 1.29
57 +++ ChangeLog 1 Jun 2015 22:11:30 -0000 1.30
58 @@ -1,6 +1,9 @@
59 # ChangeLog for games-action/btanks
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.29 2015/02/06 13:43:39 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/games-action/btanks/ChangeLog,v 1.30 2015/06/01 22:11:30 mr_bones_ Exp $
63 +
64 + 01 Jun 2015; Michael Sterrett <mr_bones_@g.o> btanks-0.9.8083.ebuild:
65 + add slot to dev-lang/lua dep
66
67 06 Feb 2015; Agostino Sarubbo <ago@g.o> btanks-0.9.8083.ebuild:
68 Stable for amd64, wrt bug #538990