idella4     14/10/13 08:04:09

  Modified:             wsgiproxy2-0.4.1.ebuild ChangeLog
  Removed:              wsgiproxy2-0.3.ebuild wsgiproxy2-0.1.ebuild
                        wsgiproxy2-0.2.ebuild
  Log:
  add py3.4 support, rm old
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.5                  dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild

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

Index: wsgiproxy2-0.4.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wsgiproxy2-0.4.1.ebuild     5 Jul 2014 02:48:00 -0000       1.4
+++ wsgiproxy2-0.4.1.ebuild     13 Oct 2014 08:04:09 -0000      1.5
@@ -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/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.4 
2014/07/05 02:48:00 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/wsgiproxy2-0.4.1.ebuild,v 1.5 
2014/10/13 08:04:09 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
 
 inherit distutils-r1
 



1.10                 dev-python/wsgiproxy2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog   5 Jul 2014 02:48:00 -0000       1.9
+++ ChangeLog   13 Oct 2014 08:04:09 -0000      1.10
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/wsgiproxy2
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.9 
2014/07/05 02:48:00 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiproxy2/ChangeLog,v 1.10 
2014/10/13 08:04:09 idella4 Exp $
+
+  13 Oct 2014; Ian Delaney <idel...@gentoo.org> -wsgiproxy2-0.1.ebuild,
+  -wsgiproxy2-0.2.ebuild, -wsgiproxy2-0.3.ebuild, wsgiproxy2-0.4.1.ebuild:
+  add py3.4 support, rm old
 
   05 Jul 2014; Ian Delaney <idel...@gentoo.org> wsgiproxy2-0.4.1.ebuild:
   whitespace




Reply via email to