mr_bones_    15/02/19 08:53:38

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

Revision  Changes    Path
1.5                  games-util/loki_patch/loki_patch-20091105.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild?r1=1.4&r2=1.5

Index: loki_patch-20091105.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- loki_patch-20091105.ebuild  3 May 2012 03:41:15 -0000       1.4
+++ loki_patch-20091105.ebuild  19 Feb 2015 08:53:38 -0000      1.5
@@ -1,8 +1,8 @@
-# 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-util/loki_patch/loki_patch-20091105.ebuild,v 1.4 
2012/05/03 03:41:15 jdhore Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/games-util/loki_patch/loki_patch-20091105.ebuild,v 1.5 
2015/02/19 08:53:38 mr_bones_ Exp $
 
-EAPI=2
+EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="Loki Software binary patch tool"
@@ -41,12 +41,12 @@
 }
 
 src_compile() {
-       emake -C loki_setupdb || die "emake loki_setupdb failed"
-       emake -C loki_patch || die "emake loki_patch failed"
+       emake -C loki_setupdb
+       emake -C loki_patch
 }
 
 src_install() {
        cd ${PN}
-       dobin loki_patch make_patch || die "dobin failed"
+       dobin loki_patch make_patch
        dodoc CHANGES NOTES README TODO
 }



1.14                 games-util/loki_patch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   3 May 2012 03:41:15 -0000       1.13
+++ ChangeLog   19 Feb 2015 08:53:38 -0000      1.14
@@ -1,6 +1,10 @@
 # ChangeLog for games-util/loki_patch
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.13 
2012/05/03 03:41:15 jdhore Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-util/loki_patch/ChangeLog,v 1.14 
2015/02/19 08:53:38 mr_bones_ Exp $
+
+  19 Feb 2015; Michael Sterrett <mr_bon...@gentoo.org>
+  loki_patch-20091105.ebuild:
+  EAPI=5
 
   03 May 2012; Jeff Horelick <jdh...@gentoo.org> loki_patch-20091105.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig
@@ -63,4 +67,3 @@
   +loki_patch-20040916.ebuild:
   Initial import. Ebuild submitted by Alex Linke <incubation...@freenet.de> to
   bug #63649. Closing bug #63649.
-




Reply via email to