tupone      15/01/02 10:08:26

  Modified:             ChangeLog towbowl-tactics-0.5.ebuild
  Log:
  EAPI 4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  Changes    Path
1.10                 games-action/towbowl-tactics/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/towbowl-tactics/ChangeLog?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/towbowl-tactics/ChangeLog?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/towbowl-tactics/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/towbowl-tactics/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   15 May 2014 16:25:48 -0000      1.9
+++ ChangeLog   2 Jan 2015 10:08:26 -0000       1.10
@@ -1,6 +1,9 @@
 # ChangeLog for games-action/towbowl-tactics
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/towbowl-tactics/ChangeLog,v 
1.9 2014/05/15 16:25:48 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/towbowl-tactics/ChangeLog,v 
1.10 2015/01/02 10:08:26 tupone Exp $
+
+  02 Jan 2015; Tupone Alfredo <tup...@gentoo.org> towbowl-tactics-0.5.ebuild:
+  EAPI 4
 
   15 May 2014; Ulrich Müller <u...@gentoo.org> towbowl-tactics-0.5.ebuild:
   Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to



1.13                 games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild?r1=1.12&r2=1.13

Index: towbowl-tactics-0.5.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- towbowl-tactics-0.5.ebuild  15 May 2014 16:25:48 -0000      1.12
+++ towbowl-tactics-0.5.ebuild  2 Jan 2015 10:08:26 -0000       1.13
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild,v
 1.12 2014/05/15 16:25:48 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-action/towbowl-tactics/towbowl-tactics-0.5.ebuild,v
 1.13 2015/01/02 10:08:26 tupone Exp $
 
-EAPI=2
+EAPI=4
 inherit eutils games
 
 DESCRIPTION="Tow Bowl Tactics is a game based on Games Workshop's Blood Bowl"
@@ -41,12 +41,12 @@
 }
 
 src_install() {
-       dogamesbin tbt || die
+       dogamesbin tbt
        dodir "${GAMES_DATADIR}/tbt"
        cp -r ../data ../tbt.ico "${D}${GAMES_DATADIR}/tbt" || die
        insinto "${GAMES_SYSCONFDIR}/tbt"
-       doins ../config.xml || die
-       newicon ../data/images/panel/turn.png ${PN}.png || die
-       make_desktop_entry tbt "Tow Bowl Tactics" || die
+       doins ../config.xml
+       newicon ../data/images/panel/turn.png ${PN}.png
+       make_desktop_entry tbt "Tow Bowl Tactics"
        prepgamesdirs
 }




Reply via email to