pacho       14/11/28 10:01:47

  Modified:             asciitable-0.8.0-r1.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/asciitable/asciitable-0.8.0-r1.ebuild

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

Index: asciitable-0.8.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- asciitable-0.8.0-r1.ebuild  5 Sep 2013 18:47:03 -0000       1.3
+++ asciitable-0.8.0-r1.ebuild  28 Nov 2014 10:01:47 -0000      1.4
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0-r1.ebuild,v 1.3 
2013/09/05 18:47:03 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/asciitable/asciitable-0.8.0-r1.ebuild,v 1.4 
2014/11/28 10:01:47 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.19                 dev-python/asciitable/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   5 Sep 2013 18:47:03 -0000       1.18
+++ ChangeLog   28 Nov 2014 10:01:47 -0000      1.19
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/asciitable
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.18 
2013/09/05 18:47:03 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/asciitable/ChangeLog,v 1.19 
2014/11/28 10:01:47 pacho Exp $
+
+  28 Nov 2014; Pacho Ramos <[email protected]> asciitable-0.8.0-r1.ebuild:
+  Support python 3.4
 
   05 Sep 2013; Michał Górny <[email protected]> asciitable-0.8.0-r1.ebuild:
   Clean up PYTHON_COMPAT from old implementations.




Reply via email to