tupone      15/02/06 21:50:13

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

Revision  Changes    Path
1.13                 games-misc/robotfindskitten/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/robotfindskitten/ChangeLog?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/robotfindskitten/ChangeLog?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-misc/robotfindskitten/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-misc/robotfindskitten/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   22 Jan 2013 21:01:21 -0000      1.12
+++ ChangeLog   6 Feb 2015 21:50:13 -0000       1.13
@@ -1,6 +1,10 @@
 # ChangeLog for games-misc/robotfindskitten
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-misc/robotfindskitten/ChangeLog,v 
1.12 2013/01/22 21:01:21 mr_bones_ Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-misc/robotfindskitten/ChangeLog,v 
1.13 2015/02/06 21:50:13 tupone Exp $
+
+  06 Feb 2015; Tupone Alfredo <tup...@gentoo.org>
+  robotfindskitten-1.7320508.406.ebuild:
+  EAPI 5
 
   22 Jan 2013; Michael Sterrett <mr_bon...@gentoo.org>
   -robotfindskitten-1.4142135.349.ebuild:



1.6                  
games-misc/robotfindskitten/robotfindskitten-1.7320508.406.ebuild

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

Index: robotfindskitten-1.7320508.406.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-misc/robotfindskitten/robotfindskitten-1.7320508.406.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- robotfindskitten-1.7320508.406.ebuild       18 Mar 2012 19:40:25 -0000      
1.5
+++ robotfindskitten-1.7320508.406.ebuild       6 Feb 2015 21:50:13 -0000       
1.6
@@ -1,7 +1,7 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/games-misc/robotfindskitten/robotfindskitten-1.7320508.406.ebuild,v
 1.5 2012/03/18 19:40:25 armin76 Exp $
-
+# $Header: 
/var/cvsroot/gentoo-x86/games-misc/robotfindskitten/robotfindskitten-1.7320508.406.ebuild,v
 1.6 2015/02/06 21:50:13 tupone Exp $
+EAPI=5
 inherit games
 
 DESCRIPTION="Help robot find kitten"
@@ -14,9 +14,10 @@
 IUSE=""
 
 DEPEND="sys-libs/ncurses"
+RDEPEND="${DEPEND}"
 
 src_install() {
-       dogamesbin src/robotfindskitten || die "dogamesbin failed"
+       dogamesbin src/robotfindskitten
        doinfo doc/robotfindskitten.info
        dodoc AUTHORS BUGS ChangeLog NEWS README
        prepgamesdirs




Reply via email to