mgorny      14/03/31 21:23:08

  Modified:             python-argparse-1.ebuild ChangeLog
  Log:
  Add support for the new PyPy slotting.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.16                 virtual/python-argparse/python-argparse-1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-argparse/python-argparse-1.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-argparse/python-argparse-1.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-argparse/python-argparse-1.ebuild?r1=1.15&r2=1.16

Index: python-argparse-1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/virtual/python-argparse/python-argparse-1.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- python-argparse-1.ebuild    25 Jan 2014 21:27:58 -0000      1.15
+++ python-argparse-1.ebuild    31 Mar 2014 21:23:07 -0000      1.16
@@ -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/virtual/python-argparse/python-argparse-1.ebuild,v 1.15 
2014/01/25 21:27:58 vapier Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/python-argparse/python-argparse-1.ebuild,v 1.16 
2014/03/31 21:23:07 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
 inherit python-r1
 
 DESCRIPTION="A virtual for the Python argparse module"



1.17                 virtual/python-argparse/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-argparse/ChangeLog?rev=1.17&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-argparse/ChangeLog?rev=1.17&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-argparse/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/python-argparse/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog   25 Jan 2014 21:27:58 -0000      1.16
+++ ChangeLog   31 Mar 2014 21:23:07 -0000      1.17
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/python-argparse
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/python-argparse/ChangeLog,v 1.16 
2014/01/25 21:27:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/python-argparse/ChangeLog,v 1.17 
2014/03/31 21:23:07 mgorny Exp $
+
+  31 Mar 2014; Michał Górny <[email protected]> python-argparse-1.ebuild:
+  Add support for the new PyPy slotting.
 
   25 Jan 2014; Mike Frysinger <[email protected]> python-argparse-0.ebuild,
   python-argparse-1.ebuild:




Reply via email to