mgorny      15/04/08 08:05:07

  Modified:             wxpython-3.0.1.1.ebuild wxpython-3.0.0.0.ebuild
                        wxpython-2.8.12.1-r2.ebuild wxpython-3.0.2.0.ebuild
                        wxpython-2.9.4.1-r2.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
EFB4464E!)

Revision  Changes    Path
1.2                  dev-python/wxpython/wxpython-3.0.1.1.ebuild

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

Index: wxpython-3.0.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wxpython-3.0.1.1.ebuild     6 Oct 2014 01:09:03 -0000       1.1
+++ wxpython-3.0.1.1.ebuild     8 Apr 2015 08:05:07 -0000       1.2
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.1.1.ebuild,v 1.1 
2014/10/06 01:09:03 leio Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.1.1.ebuild,v 1.2 
2015/04/08 08:05:07 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 WX_GTK_VER="3.0"
 
 inherit alternatives distutils-r1 eutils fdo-mime flag-o-matic wxwidgets



1.3                  dev-python/wxpython/wxpython-3.0.0.0.ebuild

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

Index: wxpython-3.0.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.0.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wxpython-3.0.0.0.ebuild     18 Jan 2014 01:24:44 -0000      1.2
+++ wxpython-3.0.0.0.ebuild     8 Apr 2015 08:05:07 -0000       1.3
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.0.0.ebuild,v 1.2 
2014/01/18 01:24:44 dirtyepic Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.0.0.ebuild,v 1.3 
2015/04/08 08:05:07 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 WX_GTK_VER="3.0"
 
 inherit alternatives distutils-r1 eutils fdo-mime flag-o-matic wxwidgets



1.13                 dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild?rev=1.13&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild?rev=1.13&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild?r1=1.12&r2=1.13

Index: wxpython-2.8.12.1-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- wxpython-2.8.12.1-r2.ebuild 19 Mar 2014 16:14:13 -0000      1.12
+++ wxpython-2.8.12.1-r2.ebuild 8 Apr 2015 08:05:07 -0000       1.13
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.12 
2014/03/19 16:14:13 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.8.12.1-r2.ebuild,v 1.13 
2015/04/08 08:05:07 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 WX_GTK_VER="2.8"
 
 inherit alternatives distutils-r1 eutils fdo-mime flag-o-matic wxwidgets



1.3                  dev-python/wxpython/wxpython-3.0.2.0.ebuild

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

Index: wxpython-3.0.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wxpython-3.0.2.0.ebuild     12 Mar 2015 13:23:56 -0000      1.2
+++ wxpython-3.0.2.0.ebuild     8 Apr 2015 08:05:07 -0000       1.3
@@ -1,10 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild,v 1.2 
2015/03/12 13:23:56 heroxbd Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-3.0.2.0.ebuild,v 1.3 
2015/04/08 08:05:07 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 WX_GTK_VER="3.0"
 
 inherit alternatives distutils-r1 eutils fdo-mime flag-o-matic wxwidgets



1.4                  dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild

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

Index: wxpython-2.9.4.1-r2.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wxpython-2.9.4.1-r2.ebuild  12 Dec 2013 12:57:30 -0000      1.3
+++ wxpython-2.9.4.1-r2.ebuild  8 Apr 2015 08:05:07 -0000       1.4
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v 1.3 
2013/12/12 12:57:30 jlec Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wxpython/wxpython-2.9.4.1-r2.ebuild,v 1.4 
2015/04/08 08:05:07 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 WX_GTK_VER="2.9"
 
 inherit alternatives distutils-r1 eutils fdo-mime flag-o-matic wxwidgets



1.211                dev-python/wxpython/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog   12 Mar 2015 13:23:56 -0000      1.210
+++ ChangeLog   8 Apr 2015 08:05:07 -0000       1.211
@@ -1,6 +1,11 @@
 # ChangeLog for dev-python/wxpython
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.210 
2015/03/12 13:23:56 heroxbd Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxpython/ChangeLog,v 1.211 
2015/04/08 08:05:07 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> wxpython-2.8.12.1-r2.ebuild,
+  wxpython-2.9.4.1-r2.ebuild, wxpython-3.0.0.0.ebuild, wxpython-3.0.1.1.ebuild,
+  wxpython-3.0.2.0.ebuild:
+  Drop old Python implementations
 
   12 Mar 2015; Benda Xu <[email protected]> wxpython-3.0.2.0.ebuild:
   Upstream wiki is now http://wiki.wxpython.org/MultiVersionInstalls




Reply via email to