public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libuv: libuv-0.11.8.ebuild ChangeLog
@ 2013-08-23  6:46 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2013-08-23  6:46 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/08/23 06:46:45

  Modified:             libuv-0.11.8.ebuild ChangeLog
  Log:
  improve error handling
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.2                  dev-libs/libuv/libuv-0.11.8.ebuild

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

Index: libuv-0.11.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libuv-0.11.8.ebuild	23 Aug 2013 06:45:43 -0000	1.1
+++ libuv-0.11.8.ebuild	23 Aug 2013 06:46:45 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild,v 1.1 2013/08/23 06:45:43 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild,v 1.2 2013/08/23 06:46:45 hasufell Exp $
 
 EAPI=5
 
@@ -19,7 +19,7 @@
 	epatch "${FILESDIR}"/${P}-Werror.patch
 
 	echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests])" \
-    	> m4/libuv-extra-automake-flags.m4
+    	> m4/libuv-extra-automake-flags.m4 || die
 
 	eautoreconf
 }



1.3                  dev-libs/libuv/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	23 Aug 2013 06:45:43 -0000	1.2
+++ ChangeLog	23 Aug 2013 06:46:45 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libuv
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.2 2013/08/23 06:45:43 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.3 2013/08/23 06:46:45 hasufell Exp $
+
+  23 Aug 2013; Julian Ospald <hasufell@gentoo.org> libuv-0.11.8.ebuild:
+  improve error handling
 
 *libuv-0.11.8 (23 Aug 2013)
 
@@ -13,4 +16,3 @@
   01 Aug 2013; Julian Ospald <hasufell@gentoo.org> +libuv-0.11.6.ebuild,
   +metadata.xml:
   initial import wrt #410337
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libuv: libuv-0.11.8.ebuild ChangeLog
@ 2013-08-23  6:47 Julian Ospald (hasufell)
  0 siblings, 0 replies; 2+ messages in thread
From: Julian Ospald (hasufell) @ 2013-08-23  6:47 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/08/23 06:47:45

  Modified:             libuv-0.11.8.ebuild ChangeLog
  Log:
  add upstream bug reference
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)

Revision  Changes    Path
1.3                  dev-libs/libuv/libuv-0.11.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild?r1=1.2&r2=1.3

Index: libuv-0.11.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libuv-0.11.8.ebuild	23 Aug 2013 06:46:45 -0000	1.2
+++ libuv-0.11.8.ebuild	23 Aug 2013 06:47:45 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild,v 1.2 2013/08/23 06:46:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/libuv-0.11.8.ebuild,v 1.3 2013/08/23 06:47:45 hasufell Exp $
 
 EAPI=5
 
@@ -16,6 +16,7 @@
 IUSE="static-libs"
 
 src_prepare() {
+	# https://github.com/joyent/libuv/pull/900
 	epatch "${FILESDIR}"/${P}-Werror.patch
 
 	echo "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [serial-tests])" \



1.4                  dev-libs/libuv/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libuv/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	23 Aug 2013 06:46:45 -0000	1.3
+++ ChangeLog	23 Aug 2013 06:47:45 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libuv
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.3 2013/08/23 06:46:45 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libuv/ChangeLog,v 1.4 2013/08/23 06:47:45 hasufell Exp $
+
+  23 Aug 2013; Julian Ospald <hasufell@gentoo.org> libuv-0.11.8.ebuild:
+  add upstream bug reference
 
   23 Aug 2013; Julian Ospald <hasufell@gentoo.org> libuv-0.11.8.ebuild:
   improve error handling





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-23  6:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-23  6:47 [gentoo-commits] gentoo-x86 commit in dev-libs/libuv: libuv-0.11.8.ebuild ChangeLog Julian Ospald (hasufell)
  -- strict thread matches above, loose matches on Subject: below --
2013-08-23  6:46 Julian Ospald (hasufell)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox