mr_bones_    15/03/31 02:31:55

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

Revision  Changes    Path
1.8                  games-arcade/spout/spout-1.3.ebuild

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

Index: spout-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- spout-1.3.ebuild    24 Apr 2007 15:13:43 -0000      1.7
+++ spout-1.3.ebuild    31 Mar 2015 02:31:55 -0000      1.8
@@ -1,7 +1,8 @@
-# Copyright 1999-2007 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/spout/spout-1.3.ebuild,v 1.7 
2007/04/24 15:13:43 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/spout-1.3.ebuild,v 1.8 
2015/03/31 02:31:55 mr_bones_ Exp $
 
+EAPI=5
 inherit eutils games
 
 MY_P="spout-unix-${PV}"
@@ -15,11 +16,12 @@
 IUSE=""
 
 DEPEND=">=media-libs/libsdl-1.2.6"
+RDEPEND=${DEPEND}
 
 S=${WORKDIR}/${MY_P}
 
 src_install() {
-       dogamesbin spout || die "dogamesbin failed"
+       dogamesbin spout
        doicon spout.png
        make_desktop_entry spout "Spout"
        dodoc README



1.9                  games-arcade/spout/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   24 Apr 2007 15:13:43 -0000      1.8
+++ ChangeLog   31 Mar 2015 02:31:55 -0000      1.9
@@ -1,6 +1,9 @@
 # ChangeLog for games-arcade/spout
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.8 
2007/04/24 15:13:43 drizzt Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/spout/ChangeLog,v 1.9 
2015/03/31 02:31:55 mr_bones_ Exp $
+
+  31 Mar 2015; Michael Sterrett <[email protected]> spout-1.3.ebuild:
+  EAPI=5
 
   24 Apr 2007; Timothy Redaelli <[email protected]> spout-1.3.ebuild:
   Add ~x86-fbsd keyword.
@@ -32,4 +35,3 @@
   21 Jul 2004; Michael Sterrett <[email protected]> +metadata.xml,
   +spout-1.2.ebuild:
   Initial commit - ebuild supplied by [email protected] via bug #57558
-




Reply via email to