pacho       14/11/24 21:19:10

  Modified:             hiredis-0.1.1-r2.ebuild ChangeLog
  Log:
  Support python 3.4
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
A188FBD4)

Revision  Changes    Path
1.4                  dev-python/hiredis/hiredis-0.1.1-r2.ebuild

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

Index: hiredis-0.1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hiredis/hiredis-0.1.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hiredis-0.1.1-r2.ebuild     16 Jun 2014 02:25:22 -0000      1.3
+++ hiredis-0.1.1-r2.ebuild     24 Nov 2014 21:19:10 -0000      1.4
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/hiredis/hiredis-0.1.1-r2.ebuild,v 1.3 
2014/06/16 02:25:22 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/hiredis/hiredis-0.1.1-r2.ebuild,v 1.4 
2014/11/24 21:19:10 pacho Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.6                  dev-python/hiredis/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog   16 Jun 2014 02:25:22 -0000      1.5
+++ ChangeLog   24 Nov 2014 21:19:10 -0000      1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/hiredis
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v 1.5 
2014/06/16 02:25:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/hiredis/ChangeLog,v 1.6 
2014/11/24 21:19:10 pacho Exp $
+
+  24 Nov 2014; Pacho Ramos <[email protected]> hiredis-0.1.1-r2.ebuild:
+  Support python 3.4
 
   16 Jun 2014; Mike Frysinger <[email protected]> hiredis-0.1.1-r2.ebuild:
   Add arm love #511026.




Reply via email to