Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-action/deathchase3d: ChangeLog deathchase3d-0.9.ebuild
Date: Wed, 31 Dec 2014 12:49:07
Message-Id: 20141231124901.F29B1E912@oystercatcher.gentoo.org
1 tupone 14/12/31 12:49:01
2
3 Modified: ChangeLog deathchase3d-0.9.ebuild
4 Log:
5 Migration to EAPI 4
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0145142D)
8
9 Revision Changes Path
10 1.6 games-action/deathchase3d/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/deathchase3d/ChangeLog?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/deathchase3d/ChangeLog?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/deathchase3d/ChangeLog?r1=1.5&r2=1.6
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/deathchase3d/ChangeLog,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ChangeLog 13 Jun 2011 07:27:17 -0000 1.5
23 +++ ChangeLog 31 Dec 2014 12:49:01 -0000 1.6
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-action/deathchase3d
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/ChangeLog,v 1.5 2011/06/13 07:27:17 tupone Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/ChangeLog,v 1.6 2014/12/31 12:49:01 tupone Exp $
30 +
31 + 31 Dec 2014; Tupone Alfredo <tupone@g.o> deathchase3d-0.9.ebuild:
32 + Migration to EAPI 4
33
34 13 Jun 2011; Tupone Alfredo <tupone@g.o> deathchase3d-0.9.ebuild,
35 +files/deathchase3d-0.9-underlink.patch:
36
37
38
39 1.6 games-action/deathchase3d/deathchase3d-0.9.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild?r1=1.5&r2=1.6
44
45 Index: deathchase3d-0.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- deathchase3d-0.9.ebuild 13 Jun 2011 07:27:17 -0000 1.5
52 +++ deathchase3d-0.9.ebuild 31 Dec 2014 12:49:01 -0000 1.6
53 @@ -1,7 +1,7 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild,v 1.5 2011/06/13 07:27:17 tupone Exp $
58 -EAPI=2
59 +# $Header: /var/cvsroot/gentoo-x86/games-action/deathchase3d/deathchase3d-0.9.ebuild,v 1.6 2014/12/31 12:49:01 tupone Exp $
60 +EAPI=4
61
62 inherit games
63
64 @@ -15,11 +15,12 @@
65 IUSE=""
66
67 DEPEND="media-libs/libsdl"
68 +RDEPEND="${DEPEND}"
69
70 PATCHES=( "${FILESDIR}"/${P}-underlink.patch )
71
72 src_install() {
73 - dogamesbin "${PN}/${PN}" || die "dogamesbin failed"
74 + dogamesbin "${PN}/${PN}"
75 dodoc README
76 dohtml "${PN}/docs/en/index.html"
77 prepgamesdirs