idella4     14/11/28 08:50:24

  Modified:             pyserial-2.7-r1.ebuild ChangeLog
  Log:
  clean old python impls
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.4                  dev-python/pyserial/pyserial-2.7-r1.ebuild

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

Index: pyserial-2.7-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyserial-2.7-r1.ebuild      26 Jun 2014 01:28:59 -0000      1.3
+++ pyserial-2.7-r1.ebuild      28 Nov 2014 08:50:24 -0000      1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v 1.3 
2014/06/26 01:28:59 chutzpah Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pyserial/pyserial-2.7-r1.ebuild,v 1.4 
2014/11/28 08:50:24 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=(python{2_{6,7},3_{2,3,4}} pypy{,2_0})
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
 
 inherit distutils-r1
 



1.100                dev-python/pyserial/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog   26 Jun 2014 01:28:59 -0000      1.99
+++ ChangeLog   28 Nov 2014 08:50:24 -0000      1.100
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyserial
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.99 
2014/06/26 01:28:59 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyserial/ChangeLog,v 1.100 
2014/11/28 08:50:24 idella4 Exp $
+
+  28 Nov 2014; Ian Delaney <[email protected]> pyserial-2.7-r1.ebuild:
+  clean old python impls
 
   26 Jun 2014; Patrick McLean <[email protected]> pyserial-2.7-r1.ebuild:
   Add python3_4




Reply via email to