prometheanfire    15/08/05 01:41:01

  Modified:             PyECLib-1.0.7.ebuild ChangeLog
  Log:
  fixing build error bug 556534
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x33ED3FD25AFC78BA)

Revision  Changes    Path
1.4                  dev-python/PyECLib/PyECLib-1.0.7.ebuild

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

Index: PyECLib-1.0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- PyECLib-1.0.7.ebuild        29 Jul 2015 17:53:38 -0000      1.3
+++ PyECLib-1.0.7.ebuild        5 Aug 2015 01:41:01 -0000       1.4
@@ -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-python/PyECLib/PyECLib-1.0.7.ebuild,v 
1.3 2015/07/29 17:53:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/PyECLib-1.0.7.ebuild,v 
1.4 2015/08/05 01:41:01 prometheanfire Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python2_7 )
@@ -18,3 +18,5 @@
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
 RDEPEND="dev-libs/liberasurecode"
+
+PATCHES=( "${FILESDIR}/1.0.7-erasurecode_locations.patch" )



1.5                  dev-python/PyECLib/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/PyECLib/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   29 Jul 2015 17:53:38 -0000      1.4
+++ ChangeLog   5 Aug 2015 01:41:01 -0000       1.5
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/PyECLib
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/ChangeLog,v 1.4 
2015/07/29 17:53:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyECLib/ChangeLog,v 1.5 
2015/08/05 01:41:01 prometheanfire Exp $
+
+  05 Aug 2015; Matthew Thode <prometheanf...@gentoo.org>
+  +files/1.0.7-erasurecode_locations.patch, PyECLib-1.0.7.ebuild:
+  fixing build error bug 556534
 
   29 Jul 2015; Mikle Kolyada <zlog...@gentoo.org> PyECLib-1.0.7.ebuild:
   x86 stable wrt bug #554284




Reply via email to