pacho       14/11/25 13:41:43

  Modified:             python-slip-0.6.0.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.5                  dev-python/python-slip/python-slip-0.6.0.ebuild

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

Index: python-slip-0.6.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.6.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-slip-0.6.0.ebuild    23 Jul 2014 15:15:20 -0000      1.4
+++ python-slip-0.6.0.ebuild    25 Nov 2014 13:41:43 -0000      1.5
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.6.0.ebuild,v 1.4 
2014/07/23 15:15:20 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/python-slip/python-slip-0.6.0.ebuild,v 1.5 
2014/11/25 13:41:43 pacho Exp $
 
 EAPI=5
 
 PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python{2_7,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit distutils-r1 eutils
 



1.19                 dev-python/python-slip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   23 Jul 2014 15:15:20 -0000      1.18
+++ ChangeLog   25 Nov 2014 13:41:43 -0000      1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-slip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.18 
2014/07/23 15:15:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-slip/ChangeLog,v 1.19 
2014/11/25 13:41:43 pacho Exp $
+
+  25 Nov 2014; Pacho Ramos <[email protected]> python-slip-0.6.0.ebuild:
+  Support python 3.4
 
   23 Jul 2014; Agostino Sarubbo <[email protected]> python-slip-0.6.0.ebuild:
   Stable for x86, wrt bug #512012




Reply via email to