mr_bones_    15/03/23 06:04:24

  Modified:             warmux-11.04.1.ebuild ChangeLog
  Log:
  EAPI=5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.9                  games-strategy/warmux/warmux-11.04.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warmux/warmux-11.04.1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warmux/warmux-11.04.1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warmux/warmux-11.04.1.ebuild?r1=1.8&r2=1.9

Index: warmux-11.04.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warmux/warmux-11.04.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- warmux-11.04.1.ebuild       11 Mar 2013 01:25:07 -0000      1.8
+++ warmux-11.04.1.ebuild       23 Mar 2015 06:04:23 -0000      1.9
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/warmux/warmux-11.04.1.ebuild,v 1.8 
2013/03/11 01:25:07 mr_bones_ Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-strategy/warmux/warmux-11.04.1.ebuild,v 1.9 
2015/03/23 06:04:23 mr_bones_ Exp $
 
-EAPI=2
+EAPI=5
 inherit autotools eutils games
 
 DESCRIPTION="A free Worms clone"
@@ -44,7 +44,6 @@
 
 src_configure() {
        egamesconf \
-               --disable-dependency-tracking \
                --with-localedir-name=/usr/share/locale \
                --with-datadir-name="${GAMES_DATADIR}/${PN}" \
                --with-font-path=/usr/share/fonts/dejavu/DejaVuSans.ttf \
@@ -54,10 +53,9 @@
 }
 
 src_install() {
-       emake DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog README TODO
+       default
        rm -f "${D}${GAMES_DATADIR}/${PN}/font/DejaVuSans.ttf"
-       doicon data/icon/warmux.svg || die
-       make_desktop_entry warmux Warmux || die
+       doicon data/icon/warmux.svg
+       make_desktop_entry warmux Warmux
        prepgamesdirs
 }



1.16                 games-strategy/warmux/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warmux/ChangeLog?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warmux/ChangeLog?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-strategy/warmux/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-strategy/warmux/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   11 Mar 2013 01:25:07 -0000      1.15
+++ ChangeLog   23 Mar 2015 06:04:24 -0000      1.16
@@ -1,6 +1,9 @@
 # ChangeLog for games-strategy/warmux
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/warmux/ChangeLog,v 1.15 
2013/03/11 01:25:07 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/warmux/ChangeLog,v 1.16 
2015/03/23 06:04:24 mr_bones_ Exp $
+
+  23 Mar 2015; Michael Sterrett <mr_bon...@gentoo.org> warmux-11.04.1.ebuild:
+  EAPI=5
 
   11 Mar 2013; Michael Sterrett <mr_bon...@gentoo.org>
   +files/warmux-11.04.1-stat.patch, warmux-11.04.1.ebuild:




Reply via email to