mgorny      14/03/31 20:48:37

  Modified:             ansi2html-0.9.4.ebuild ansi2html-1.0.5.ebuild
                        ansi2html-1.0.2.ebuild ansi2html-0.9.3-r1.ebuild
                        ansi2html-1.0.6.ebuild ansi2html-0.10.0.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.4                  dev-python/ansi2html/ansi2html-0.9.4.ebuild

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

Index: ansi2html-0.9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ansi2html-0.9.4.ebuild      28 Sep 2013 13:49:15 -0000      1.3
+++ ansi2html-0.9.4.ebuild      31 Mar 2014 20:48:36 -0000      1.4
@@ -1,11 +1,11 @@
-# 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/ansi2html/ansi2html-0.9.4.ebuild,v 1.3 
2013/09/28 13:49:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.4.ebuild,v 1.4 
2014/03/31 20:48:36 mgorny Exp $
 
 EAPI=5
 
 # ordereddict is need for < 2.7, but it's not packaged (yet)
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.3                  dev-python/ansi2html/ansi2html-1.0.5.ebuild

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

Index: ansi2html-1.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ansi2html-1.0.5.ebuild      29 Dec 2013 17:17:09 -0000      1.2
+++ ansi2html-1.0.5.ebuild      31 Mar 2014 20:48:37 -0000      1.3
@@ -1,11 +1,11 @@
-# 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/ansi2html/ansi2html-1.0.5.ebuild,v 1.2 
2013/12/29 17:17:09 maekke Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.5.ebuild,v 1.3 
2014/03/31 20:48:37 mgorny Exp $
 
 EAPI=5
 
 # ordereddict is need for < 2.7, but it's not packaged (yet)
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.2                  dev-python/ansi2html/ansi2html-1.0.2.ebuild

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

Index: ansi2html-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ansi2html-1.0.2.ebuild      4 Oct 2013 21:13:24 -0000       1.1
+++ ansi2html-1.0.2.ebuild      31 Mar 2014 20:48:37 -0000      1.2
@@ -1,11 +1,11 @@
-# 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/ansi2html/ansi2html-1.0.2.ebuild,v 1.1 
2013/10/04 21:13:24 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.2.ebuild,v 1.2 
2014/03/31 20:48:37 mgorny Exp $
 
 EAPI=5
 
 # ordereddict is need for < 2.7, but it's not packaged (yet)
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.4                  dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild

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

Index: ansi2html-0.9.3-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ansi2html-0.9.3-r1.ebuild   28 Sep 2013 13:49:15 -0000      1.3
+++ ansi2html-0.9.3-r1.ebuild   31 Mar 2014 20:48:37 -0000      1.4
@@ -1,11 +1,11 @@
-# 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/ansi2html/ansi2html-0.9.3-r1.ebuild,v 1.3 
2013/09/28 13:49:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.3-r1.ebuild,v 1.4 
2014/03/31 20:48:37 mgorny Exp $
 
 EAPI=5
 
 # ordereddict is need for < 2.7, but it's not packaged (yet)
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.2                  dev-python/ansi2html/ansi2html-1.0.6.ebuild

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

Index: ansi2html-1.0.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ansi2html-1.0.6.ebuild      8 Jan 2014 04:58:23 -0000       1.1
+++ ansi2html-1.0.6.ebuild      31 Mar 2014 20:48:37 -0000      1.2
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.6.ebuild,v 1.1 
2014/01/08 04:58:23 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-1.0.6.ebuild,v 1.2 
2014/03/31 20:48:37 mgorny Exp $
 
 EAPI=5
 
 # ordereddict is need for < 2.7, but it's not packaged (yet)
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.2                  dev-python/ansi2html/ansi2html-0.10.0.ebuild

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

Index: ansi2html-0.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.10.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ansi2html-0.10.0.ebuild     28 Sep 2013 13:49:15 -0000      1.1
+++ ansi2html-0.10.0.ebuild     31 Mar 2014 20:48:37 -0000      1.2
@@ -1,11 +1,11 @@
-# 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/ansi2html/ansi2html-0.10.0.ebuild,v 1.1 
2013/09/28 13:49:15 sping Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.10.0.ebuild,v 1.2 
2014/03/31 20:48:37 mgorny Exp $
 
 EAPI=5
 
 # ordereddict is need for < 2.7, but it's not packaged (yet)
-PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_2,3_3} pypy pypy2_0 )
 
 inherit distutils-r1
 



1.16                 dev-python/ansi2html/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog   30 Mar 2014 09:15:50 -0000      1.15
+++ ChangeLog   31 Mar 2014 20:48:37 -0000      1.16
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/ansi2html
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v 1.15 
2014/03/30 09:15:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ChangeLog,v 1.16 
2014/03/31 20:48:37 mgorny Exp $
+
+  31 Mar 2014; Michał Górny <mgo...@gentoo.org> ansi2html-0.10.0.ebuild,
+  ansi2html-0.9.3-r1.ebuild, ansi2html-0.9.4.ebuild, ansi2html-1.0.2.ebuild,
+  ansi2html-1.0.5.ebuild, ansi2html-1.0.6.ebuild:
+  Add support for the new PyPy slotting.
 
   30 Mar 2014; Pacho Ramos <pa...@gentoo.org> metadata.xml:
   Drop maintainer as talked with him (#398377)




Reply via email to