idella4     15/06/13 01:20:34

  Modified:             configparser-3.3.0.2.ebuild ChangeLog
  Log:
  add
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.4                  dev-python/configparser/configparser-3.3.0.2.ebuild

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

Index: configparser-3.3.0.2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/configparser/configparser-3.3.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- configparser-3.3.0.2.ebuild 8 Mar 2015 23:42:34 -0000       1.3
+++ configparser-3.3.0.2.ebuild 13 Jun 2015 01:20:34 -0000      1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/configparser/configparser-3.3.0.2.ebuild,v 
1.3 2015/03/08 23:42:34 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/configparser/configparser-3.3.0.2.ebuild,v 
1.4 2015/06/13 01:20:34 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 ) # 2_6 possible with extra deps
+PYTHON_COMPAT=( python2_7 pypy )
 inherit distutils-r1
 
 MY_PV=${PV%.*}r${PV##*.}



1.7                  dev-python/configparser/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/configparser/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   3 Jun 2015 14:17:56 -0000       1.6
+++ ChangeLog   13 Jun 2015 01:20:34 -0000      1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/configparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/configparser/ChangeLog,v 1.6 
2015/06/03 14:17:56 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/configparser/ChangeLog,v 1.7 
2015/06/13 01:20:34 idella4 Exp $
+
+  13 Jun 2015; Ian Delaney <[email protected]> configparser-3.3.0.2.ebuild:
+  add
 
   03 Jun 2015; Justin Lecher <[email protected]> metadata.xml:
   Add pypi to remote-id in metadata.xml




Reply via email to