idella4     14/10/24 02:34:24

  Modified:             pathtools-0.1.2.ebuild ChangeLog
  Log:
  drop py2.6 add py3.4 support
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.5                  dev-python/pathtools/pathtools-0.1.2.ebuild

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

Index: pathtools-0.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pathtools/pathtools-0.1.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pathtools-0.1.2.ebuild      10 Oct 2014 15:23:57 -0000      1.4
+++ pathtools-0.1.2.ebuild      24 Oct 2014 02:34:24 -0000      1.5
@@ -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/pathtools/pathtools-0.1.2.ebuild,v 1.4 
2014/10/10 15:23:57 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pathtools/pathtools-0.1.2.ebuild,v 1.5 
2014/10/24 02:34:24 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 inherit distutils-r1
 
 DESCRIPTION="Pattern matching and various utilities for file systems paths"



1.5                  dev-python/pathtools/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pathtools/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   10 Oct 2014 15:23:57 -0000      1.4
+++ ChangeLog   24 Oct 2014 02:34:24 -0000      1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pathtools
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pathtools/ChangeLog,v 1.4 
2014/10/10 15:23:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pathtools/ChangeLog,v 1.5 
2014/10/24 02:34:24 idella4 Exp $
+
+  24 Oct 2014; Ian Delaney <[email protected]> pathtools-0.1.2.ebuild:
+  drop py2.6 add py3.4 support
 
   10 Oct 2014; Agostino Sarubbo <[email protected]> pathtools-0.1.2.ebuild:
   Stable for amd64, wrt bug #518240




Reply via email to