williamh    15/07/27 21:08:56

  Modified:             lanes-3.10.0.ebuild ChangeLog
  Log:
  remove die statement I was using for testing
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x30C46538)

Revision  Changes    Path
1.2                  dev-lua/lanes/lanes-3.10.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lanes/lanes-3.10.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lanes/lanes-3.10.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lanes/lanes-3.10.0.ebuild?r1=1.1&r2=1.2

Index: lanes-3.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lanes/lanes-3.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lanes-3.10.0.ebuild 24 Jul 2015 23:59:32 -0000      1.1
+++ lanes-3.10.0.ebuild 27 Jul 2015 21:08:56 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lanes/lanes-3.10.0.ebuild,v 1.1 
2015/07/24 23:59:32 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lanes/lanes-3.10.0.ebuild,v 1.2 
2015/07/27 21:08:56 williamh Exp $
 
 EAPI=5
 
@@ -29,5 +29,4 @@
        emake DESTDIR="${D}" PREFIX=/usr install
        dodoc ABOUT BUGS CHANGES README TODO
 dohtml -r docs/*
-       die "in install phase"
 }



1.2                  dev-lua/lanes/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lanes/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lanes/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lua/lanes/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lua/lanes/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   24 Jul 2015 23:59:32 -0000      1.1
+++ ChangeLog   27 Jul 2015 21:08:56 -0000      1.2
@@ -1,10 +1,12 @@
 # ChangeLog for dev-lua/lanes
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lua/lanes/ChangeLog,v 1.1 2015/07/24 
23:59:32 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lua/lanes/ChangeLog,v 1.2 2015/07/27 
21:08:56 williamh Exp $
+
+  27 Jul 2015; William Hubbs <willi...@gentoo.org> lanes-3.10.0.ebuild:
+  remove die statement I was using for testing
 
 *lanes-3.10.0 (24 Jul 2015)
 
   24 Jul 2015; William Hubbs <willi...@gentoo.org> +lanes-3.10.0.ebuild,
   +files/lanes-3.10.0-fix-makefile.patch, +metadata.xml:
   Initial commit
-




Reply via email to