mgorny      14/03/31 20:47:43

  Modified:             whoosh-2.5.4.ebuild whoosh-2.5.7.ebuild
                        whoosh-2.5.3.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.2                  dev-python/whoosh/whoosh-2.5.4.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild?r1=1.1&r2=1.2

Index: whoosh-2.5.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- whoosh-2.5.4.ebuild 23 Sep 2013 02:53:04 -0000      1.1
+++ whoosh-2.5.4.ebuild 31 Mar 2014 20:47:43 -0000      1.2
@@ -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/whoosh/whoosh-2.5.4.ebuild,v 1.1 
2013/09/23 02:53:04 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.4.ebuild,v 1.2 
2014/03/31 20:47:43 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 )
 
 MY_PN="Whoosh"
 



1.2                  dev-python/whoosh/whoosh-2.5.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild?r1=1.1&r2=1.2

Index: whoosh-2.5.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- whoosh-2.5.7.ebuild 26 Mar 2014 18:32:09 -0000      1.1
+++ whoosh-2.5.7.ebuild 31 Mar 2014 20:47:43 -0000      1.2
@@ -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/whoosh/whoosh-2.5.7.ebuild,v 1.1 
2014/03/26 18:32:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.7.ebuild,v 1.2 
2014/03/31 20:47:43 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 )
 
 MY_PN="Whoosh"
 



1.2                  dev-python/whoosh/whoosh-2.5.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild?r1=1.1&r2=1.2

Index: whoosh-2.5.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- whoosh-2.5.3.ebuild 12 Sep 2013 18:36:17 -0000      1.1
+++ whoosh-2.5.3.ebuild 31 Mar 2014 20:47:43 -0000      1.2
@@ -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/whoosh/whoosh-2.5.3.ebuild,v 1.1 
2013/09/12 18:36:17 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/whoosh-2.5.3.ebuild,v 1.2 
2014/03/31 20:47:43 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 )
 
 MY_PN="Whoosh"
 



1.19                 dev-python/whoosh/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog   26 Mar 2014 18:32:09 -0000      1.18
+++ ChangeLog   31 Mar 2014 20:47:43 -0000      1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/whoosh
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.18 
2014/03/26 18:32:09 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/whoosh/ChangeLog,v 1.19 
2014/03/31 20:47:43 mgorny Exp $
+
+  31 Mar 2014; Michał Górny <[email protected]> whoosh-2.5.3.ebuild,
+  whoosh-2.5.4.ebuild, whoosh-2.5.7.ebuild:
+  Add support for the new PyPy slotting.
 
 *whoosh-2.5.7 (26 Mar 2014)
 




Reply via email to