mgorny      15/04/08 08:05:02

  Modified:             twisted-runner-13.2.0.ebuild
                        twisted-runner-13.0.0-r1.ebuild
                        twisted-runner-14.0.0.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.7                  dev-python/twisted-runner/twisted-runner-13.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.2.0.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.2.0.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.2.0.ebuild?r1=1.6&r2=1.7

Index: twisted-runner-13.2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.2.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- twisted-runner-13.2.0.ebuild        9 Mar 2015 00:01:10 -0000       1.6
+++ twisted-runner-13.2.0.ebuild        8 Apr 2015 08:05:02 -0000       1.7
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.2.0.ebuild,v
 1.6 2015/03/09 00:01:10 pacho Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.2.0.ebuild,v
 1.7 2015/04/08 08:05:02 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit twisted-r1
 



1.11                 dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild?r1=1.10&r2=1.11

Index: twisted-runner-13.0.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- twisted-runner-13.0.0-r1.ebuild     15 Sep 2014 08:19:44 -0000      1.10
+++ twisted-runner-13.0.0-r1.ebuild     8 Apr 2015 08:05:02 -0000       1.11
@@ -1,9 +1,9 @@
-# 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/twisted-runner/twisted-runner-13.0.0-r1.ebuild,v
 1.10 2014/09/15 08:19:44 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-13.0.0-r1.ebuild,v
 1.11 2015/04/08 08:05:02 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit twisted-r1
 



1.4                  dev-python/twisted-runner/twisted-runner-14.0.0.ebuild

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

Index: twisted-runner-14.0.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- twisted-runner-14.0.0.ebuild        10 Aug 2014 21:24:15 -0000      1.3
+++ twisted-runner-14.0.0.ebuild        8 Apr 2015 08:05:02 -0000       1.4
@@ -1,9 +1,9 @@
-# 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/twisted-runner/twisted-runner-14.0.0.ebuild,v
 1.3 2014/08/10 21:24:15 slyfox Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/twisted-runner/twisted-runner-14.0.0.ebuild,v
 1.4 2015/04/08 08:05:02 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit twisted-r1
 



1.93                 dev-python/twisted-runner/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   9 Mar 2015 00:01:10 -0000       1.92
+++ ChangeLog   8 Apr 2015 08:05:02 -0000       1.93
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/twisted-runner
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.92 
2015/03/09 00:01:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-runner/ChangeLog,v 1.93 
2015/04/08 08:05:02 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgo...@gentoo.org> 
twisted-runner-13.0.0-r1.ebuild,
+  twisted-runner-13.2.0.ebuild, twisted-runner-14.0.0.ebuild:
+  Drop old Python implementations
 
   09 Mar 2015; Pacho Ramos <pa...@gentoo.org> twisted-runner-13.2.0.ebuild:
   x86 stable, bug 540290




Reply via email to