mr_bones_    15/03/23 06:29:31

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

Revision  Changes    Path
1.8                  games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild?r1=1.7&r2=1.8

Index: stoned-bin-1.1.6.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- stoned-bin-1.1.6.ebuild     25 Apr 2014 15:51:44 -0000      1.7
+++ stoned-bin-1.1.6.ebuild     23 Mar 2015 06:29:31 -0000      1.8
@@ -1,7 +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-simulation/stoned-bin/stoned-bin-1.1.6.ebuild,v 
1.7 2014/04/25 15:51:44 ulm Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-simulation/stoned-bin/stoned-bin-1.1.6.ebuild,v 
1.8 2015/03/23 06:29:31 mr_bones_ Exp $
 
+EAPI=5
 inherit games
 
 DESCRIPTION="3D curling simulation"
@@ -20,12 +21,13 @@
        =media-libs/fmod-3*
        sys-libs/zlib
        media-libs/libpng"
+DEPEND=${RDEPEND}
 
 S=${WORKDIR}/${P/-bin}-i386-linux
 
 src_install() {
        into "${GAMES_PREFIX_OPT}"
-       dobin stoned || die "dobin failed"
+       dobin stoned
        dodoc FAQ README
        prepgamesdirs
 }



1.13                 games-simulation/stoned-bin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog   25 Apr 2014 15:51:44 -0000      1.12
+++ ChangeLog   23 Mar 2015 06:29:31 -0000      1.13
@@ -1,6 +1,9 @@
 # ChangeLog for games-simulation/stoned-bin
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/ChangeLog,v 
1.12 2014/04/25 15:51:44 ulm Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-simulation/stoned-bin/ChangeLog,v 
1.13 2015/03/23 06:29:31 mr_bones_ Exp $
+
+  23 Mar 2015; Michael Sterrett <mr_bon...@gentoo.org> stoned-bin-1.1.6.ebuild:
+  EAPI=5
 
   25 Apr 2014; Ulrich Müller <u...@gentoo.org> stoned-bin-1.1.6.ebuild:
   Fix LICENSE, public domain according to Free Software Directory.




Reply via email to