Gentoo Archives: gentoo-commits

From: "Julian Ospald (hasufell)" <hasufell@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in games-strategy/ja2-stracciatella: ChangeLog ja2-stracciatella-0.12.1_p7072.ebuild
Date: Sat, 02 Jun 2012 16:47:32
Message-Id: 20120602164721.683862004B@flycatcher.gentoo.org
1 hasufell 12/06/02 16:47:21
2
3 Modified: ChangeLog ja2-stracciatella-0.12.1_p7072.ebuild
4 Log:
5 bump to EAPI=4
6
7 (Portage version: 2.2.0_alpha109/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 games-strategy/ja2-stracciatella/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 10 May 2012 20:05:37 -0000 1.1
23 +++ ChangeLog 2 Jun 2012 16:47:21 -0000 1.2
24 @@ -1,6 +1,10 @@
25 # ChangeLog for games-strategy/ja2-stracciatella
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog,v 1.1 2012/05/10 20:05:37 hasufell Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ChangeLog,v 1.2 2012/06/02 16:47:21 hasufell Exp $
29 +
30 + 02 Jun 2012; Julian Ospald <hasufell@g.o>
31 + ja2-stracciatella-0.12.1_p7072.ebuild:
32 + bump to EAPI=4
33
34 *ja2-stracciatella-0.12.1_p7072 (10 May 2012)
35
36
37
38
39 1.2 games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild?r1=1.1&r2=1.2
44
45 Index: ja2-stracciatella-0.12.1_p7072.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- ja2-stracciatella-0.12.1_p7072.ebuild 10 May 2012 20:05:37 -0000 1.1
52 +++ ja2-stracciatella-0.12.1_p7072.ebuild 2 Jun 2012 16:47:21 -0000 1.2
53 @@ -1,8 +1,8 @@
54 # Copyright 1999-2012 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild,v 1.1 2012/05/10 20:05:37 hasufell Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/games-strategy/ja2-stracciatella/ja2-stracciatella-0.12.1_p7072.ebuild,v 1.2 2012/06/02 16:47:21 hasufell Exp $
58
59 -EAPI=3
60 +EAPI=4
61
62 inherit eutils games
63
64 @@ -62,15 +62,15 @@
65 use editor && myconf+=" JA2EDITOR=yes JA2BETAVERSION=yes"
66 use zlib && myconf+=" WITH_ZLIB=yes"
67
68 - emake ${myconf} || die
69 + emake ${myconf}
70 }
71
72 src_install() {
73 - dogamesbin ja2 "${T}"/ja2-convert || die
74 + dogamesbin ja2 "${T}"/ja2-convert
75
76 if use editor; then
77 insinto "${GAMES_DATADIR}"/ja2/data
78 - doins "${WORKDIR}"/editor.slf || die
79 + doins "${WORKDIR}"/editor.slf
80 fi
81
82 make_desktop_entry ja2 ${PN}