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/clanbomber: ChangeLog clanbomber-2.1.1.ebuild
Date: Wed, 31 Dec 2014 12:37:25
Message-Id: 20141231123722.988BDE90A@oystercatcher.gentoo.org
1 tupone 14/12/31 12:37:22
2
3 Modified: ChangeLog clanbomber-2.1.1.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.22 games-action/clanbomber/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/clanbomber/ChangeLog?rev=1.22&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/clanbomber/ChangeLog?rev=1.22&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/clanbomber/ChangeLog?r1=1.21&r2=1.22
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/games-action/clanbomber/ChangeLog,v
19 retrieving revision 1.21
20 retrieving revision 1.22
21 diff -u -r1.21 -r1.22
22 --- ChangeLog 15 May 2014 16:20:54 -0000 1.21
23 +++ ChangeLog 31 Dec 2014 12:37:22 -0000 1.22
24 @@ -1,6 +1,9 @@
25 # ChangeLog for games-action/clanbomber
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/ChangeLog,v 1.21 2014/05/15 16:20:54 ulm Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/ChangeLog,v 1.22 2014/12/31 12:37:22 tupone Exp $
29 +
30 + 31 Dec 2014; Tupone Alfredo <tupone@g.o> clanbomber-2.1.1.ebuild:
31 + Migration to EAPI 4
32
33 15 May 2014; Ulrich Müller <ulm@g.o> clanbomber-2.1.1.ebuild:
34 Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to
35
36
37
38 1.8 games-action/clanbomber/clanbomber-2.1.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/clanbomber/clanbomber-2.1.1.ebuild?rev=1.8&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/clanbomber/clanbomber-2.1.1.ebuild?rev=1.8&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/clanbomber/clanbomber-2.1.1.ebuild?r1=1.7&r2=1.8
43
44 Index: clanbomber-2.1.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/games-action/clanbomber/clanbomber-2.1.1.ebuild,v
47 retrieving revision 1.7
48 retrieving revision 1.8
49 diff -u -r1.7 -r1.8
50 --- clanbomber-2.1.1.ebuild 15 May 2014 16:20:54 -0000 1.7
51 +++ clanbomber-2.1.1.ebuild 31 Dec 2014 12:37:22 -0000 1.8
52 @@ -1,9 +1,9 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/clanbomber-2.1.1.ebuild,v 1.7 2014/05/15 16:20:54 ulm Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/games-action/clanbomber/clanbomber-2.1.1.ebuild,v 1.8 2014/12/31 12:37:22 tupone Exp $
57
58 -EAPI=2
59 -inherit autotools base eutils flag-o-matic games
60 +EAPI=4
61 +inherit autotools eutils flag-o-matic games
62
63 DESCRIPTION="Bomberman-like multiplayer game"
64 HOMEPAGE="http://savannah.nongnu.org/projects/clanbomber/"
65 @@ -43,7 +43,7 @@
66 }
67
68 src_install() {
69 - base_src_install
70 + default
71 newicon src/pics/cup2.png ${PN}.png
72 make_desktop_entry ${PN}2 ClanBomber2
73 rm -f "${D}${GAMES_DATADIR}"/${PN}/fonts/DejaVuSans-Bold.ttf