mr_bones_    14/08/01 22:10:50

  Modified:             zinc-1.1.ebuild ChangeLog
  Log:
  EAPI=5; update HOMEPAGE/SRC_URI
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.8                  games-emulation/zinc/zinc-1.1.ebuild

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

Index: zinc-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- zinc-1.1.ebuild     14 Apr 2013 07:03:39 -0000      1.7
+++ zinc-1.1.ebuild     1 Aug 2014 22:10:50 -0000       1.8
@@ -1,21 +1,22 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.7 
2013/04/14 07:03:39 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/zinc-1.1.ebuild,v 1.8 
2014/08/01 22:10:50 mr_bones_ Exp $
 
+EAPI=5
 inherit games
 
 DESCRIPTION="An x86 binary-only emulator for the Sony ZN-1, ZN-2, and Namco 
System 11 arcade systems"
-HOMEPAGE="http://www.emuhype.com/";
-SRC_URI="http://www.emuhype.com/files/${P//[-.]/}-lnx.tar.bz2";
+HOMEPAGE="http://caesar.logiqx.com/php/emulator.php?id=zinc_linux";
+SRC_URI="http://caesar.logiqx.com/zips/emus/linux/zinc_linux/${P//[-.]/}-lnx.tar.bz2";
 
 LICENSE="freedist"
 SLOT="0"
 KEYWORDS="-* ~amd64 x86"
 IUSE=""
 RESTRICT="strip"
-QA_EXECSTACK="${GAMES_PREFIX_OPT:1}/bin/zinc"
+QA_PREBUILT="${GAMES_PREFIX_OPT:1}/bin/zinc /usr/lib*/*.so"
 
-DEPEND="x11-libs/libXext
+RDEPEND="x11-libs/libXext
        virtual/opengl
        amd64? ( app-emulation/emul-linux-x86-xlibs )"
 
@@ -23,7 +24,7 @@
 
 src_install() {
        exeinto "${GAMES_PREFIX_OPT}"/bin
-       doexe zinc || die "doexe failed"
+       doexe zinc
        dolib.so libcontrolznc.so librendererznc.so libsoundznc.so 
libs11player.so
        dodoc readme.txt
        prepgamesdirs



1.12                 games-emulation/zinc/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog   14 Apr 2013 07:03:39 -0000      1.11
+++ ChangeLog   1 Aug 2014 22:10:50 -0000       1.12
@@ -1,6 +1,9 @@
 # ChangeLog for games-emulation/zinc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.11 
2013/04/14 07:03:39 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-emulation/zinc/ChangeLog,v 1.12 
2014/08/01 22:10:50 mr_bones_ Exp $
+
+  01 Aug 2014; Michael Sterrett <[email protected]> zinc-1.1.ebuild:
+  EAPI=5; update HOMEPAGE/SRC_URI
 
   14 Apr 2013; Ulrich Müller <[email protected]> zinc-1.1.ebuild:
   Fix LICENSE, see readme.txt file: "This emulator may be freely distributed




Reply via email to