tupone      15/01/05 16:35:00

  Modified:             penguin-command-1.6.11.ebuild ChangeLog
  Log:
  EAPI 5
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0145142D)

Revision  Changes    Path
1.6                  games-arcade/penguin-command/penguin-command-1.6.11.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild?r1=1.5&r2=1.6

Index: penguin-command-1.6.11.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- penguin-command-1.6.11.ebuild       15 May 2014 16:30:14 -0000      1.5
+++ penguin-command-1.6.11.ebuild       5 Jan 2015 16:35:00 -0000       1.6
@@ -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-arcade/penguin-command/penguin-command-1.6.11.ebuild,v
 1.5 2014/05/15 16:30:14 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-arcade/penguin-command/penguin-command-1.6.11.ebuild,v
 1.6 2015/01/05 16:35:00 tupone Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils games
 
 DESCRIPTION="A clone of the classic Missile Command game"
@@ -17,10 +17,10 @@
 DEPEND="media-libs/libsdl[sound,joystick,video]
        media-libs/sdl-mixer[mod]
        media-libs/sdl-image[jpeg,png]"
+RDEPEND="${DEPEND}"
 
 src_install() {
-       emake DESTDIR="${D}" install || die
-       dodoc AUTHORS ChangeLog NEWS README
+       default
        newicon data/gfx/icon.xpm ${PN}.xpm
        make_desktop_entry ${PN} "Penguin Command" ${PN}
        prepgamesdirs



1.20                 games-arcade/penguin-command/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/penguin-command/ChangeLog?rev=1.20&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/penguin-command/ChangeLog?rev=1.20&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-arcade/penguin-command/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog   15 May 2014 16:30:14 -0000      1.19
+++ ChangeLog   5 Jan 2015 16:35:00 -0000       1.20
@@ -1,6 +1,10 @@
 # ChangeLog for games-arcade/penguin-command
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 
1.19 2014/05/15 16:30:14 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/penguin-command/ChangeLog,v 
1.20 2015/01/05 16:35:00 tupone Exp $
+
+  05 Jan 2015; Tupone Alfredo <[email protected]>
+  penguin-command-1.6.11.ebuild:
+  EAPI 5
 
   15 May 2014; Ulrich Müller <[email protected]> penguin-command-1.6.11.ebuild:
   Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to




Reply via email to