mgorny      15/04/08 08:04:56

  Modified:             boto-2.26.0.ebuild boto-2.25.0.ebuild
                        boto-2.22.0.ebuild boto-2.29.1.ebuild
                        boto-2.24.0.ebuild boto-2.11.0.ebuild
                        boto-2.20.0.ebuild boto-2.23.0.ebuild
                        boto-2.21.0.ebuild boto-2.27.0.ebuild
                        boto-2.19.0.ebuild boto-2.20.1.ebuild
                        boto-2.21.1.ebuild boto-2.26.1.ebuild
                        boto-2.28.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.2                  dev-python/boto/boto-2.26.0.ebuild

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

Index: boto-2.26.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.26.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.26.0.ebuild  28 Feb 2014 04:46:47 -0000      1.1
+++ boto-2.26.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -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/boto/boto-2.26.0.ebuild,v 1.1 
2014/02/28 04:46:47 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.26.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.3                  dev-python/boto/boto-2.25.0.ebuild

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

Index: boto-2.25.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.25.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- boto-2.25.0.ebuild  24 Feb 2014 22:31:37 -0000      1.2
+++ boto-2.25.0.ebuild  8 Apr 2015 08:04:56 -0000       1.3
@@ -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/boto/boto-2.25.0.ebuild,v 1.2 
2014/02/24 22:31:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.25.0.ebuild,v 1.3 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.22.0.ebuild

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

Index: boto-2.22.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.22.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.22.0.ebuild  3 Jan 2014 03:46:06 -0000       1.1
+++ boto-2.22.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -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/boto/boto-2.22.0.ebuild,v 1.1 
2014/01/03 03:46:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.22.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.29.1.ebuild

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

Index: boto-2.29.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.29.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.29.1.ebuild  2 Jun 2014 07:56:14 -0000       1.1
+++ boto-2.29.1.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -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/boto/boto-2.29.1.ebuild,v 1.1 
2014/06/02 07:56:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.29.1.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.24.0.ebuild

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

Index: boto-2.24.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.24.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.24.0.ebuild  30 Jan 2014 08:05:06 -0000      1.1
+++ boto-2.24.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -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/boto/boto-2.24.0.ebuild,v 1.1 
2014/01/30 08:05:06 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.24.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.7                  dev-python/boto/boto-2.11.0.ebuild

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

Index: boto-2.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.11.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- boto-2.11.0.ebuild  24 Nov 2013 18:41:55 -0000      1.6
+++ boto-2.11.0.ebuild  8 Apr 2015 08:04:56 -0000       1.7
@@ -1,9 +1,9 @@
-# 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/boto/boto-2.11.0.ebuild,v 1.6 
2013/11/24 18:41:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.11.0.ebuild,v 1.7 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.20.0.ebuild

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

Index: boto-2.20.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.20.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.20.0.ebuild  13 Dec 2013 06:19:14 -0000      1.1
+++ boto-2.20.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -1,9 +1,9 @@
-# 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/boto/boto-2.20.0.ebuild,v 1.1 
2013/12/13 06:19:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.20.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.23.0.ebuild

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

Index: boto-2.23.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.23.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.23.0.ebuild  23 Jan 2014 00:32:36 -0000      1.1
+++ boto-2.23.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -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/boto/boto-2.23.0.ebuild,v 1.1 
2014/01/23 00:32:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.23.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.21.0.ebuild

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

Index: boto-2.21.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.21.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.21.0.ebuild  20 Dec 2013 01:08:51 -0000      1.1
+++ boto-2.21.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -1,9 +1,9 @@
-# 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/boto/boto-2.21.0.ebuild,v 1.1 
2013/12/20 01:08:51 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.21.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.4                  dev-python/boto/boto-2.27.0.ebuild

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

Index: boto-2.27.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.27.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- boto-2.27.0.ebuild  4 Jun 2014 21:02:00 -0000       1.3
+++ boto-2.27.0.ebuild  8 Apr 2015 08:04:56 -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/boto/boto-2.27.0.ebuild,v 1.3 
2014/06/04 21:02:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.27.0.ebuild,v 1.4 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.19.0.ebuild

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

Index: boto-2.19.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.19.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.19.0.ebuild  28 Nov 2013 05:12:18 -0000      1.1
+++ boto-2.19.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -1,9 +1,9 @@
-# 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/boto/boto-2.19.0.ebuild,v 1.1 
2013/11/28 05:12:18 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.19.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.20.1.ebuild

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

Index: boto-2.20.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.20.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.20.1.ebuild  17 Dec 2013 11:01:36 -0000      1.1
+++ boto-2.20.1.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -1,9 +1,9 @@
-# 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/boto/boto-2.20.1.ebuild,v 1.1 
2013/12/17 11:01:36 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.20.1.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.21.1.ebuild

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

Index: boto-2.21.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.21.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.21.1.ebuild  24 Dec 2013 01:58:32 -0000      1.1
+++ boto-2.21.1.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -1,9 +1,9 @@
-# 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/boto/boto-2.21.1.ebuild,v 1.1 
2013/12/24 01:58:32 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.21.1.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.26.1.ebuild

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

Index: boto-2.26.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.26.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.26.1.ebuild  6 Mar 2014 23:32:50 -0000       1.1
+++ boto-2.26.1.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -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/boto/boto-2.26.1.ebuild,v 1.1 
2014/03/06 23:32:50 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.26.1.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.2                  dev-python/boto/boto-2.28.0.ebuild

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

Index: boto-2.28.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.28.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boto-2.28.0.ebuild  9 May 2014 03:54:47 -0000       1.1
+++ boto-2.28.0.ebuild  8 Apr 2015 08:04:56 -0000       1.2
@@ -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/boto/boto-2.28.0.ebuild,v 1.1 
2014/05/09 03:54:47 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-2.28.0.ebuild,v 1.2 
2015/04/08 08:04:56 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.111                dev-python/boto/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog   8 Mar 2015 23:40:51 -0000       1.110
+++ ChangeLog   8 Apr 2015 08:04:56 -0000       1.111
@@ -1,6 +1,14 @@
 # ChangeLog for dev-python/boto
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.110 
2015/03/08 23:40:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/ChangeLog,v 1.111 
2015/04/08 08:04:56 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> boto-2.11.0.ebuild,
+  boto-2.19.0.ebuild, boto-2.20.0.ebuild, boto-2.20.1.ebuild,
+  boto-2.21.0.ebuild, boto-2.21.1.ebuild, boto-2.22.0.ebuild,
+  boto-2.23.0.ebuild, boto-2.24.0.ebuild, boto-2.25.0.ebuild,
+  boto-2.26.0.ebuild, boto-2.26.1.ebuild, boto-2.27.0.ebuild,
+  boto-2.28.0.ebuild, boto-2.29.1.ebuild:
+  Drop old Python implementations
 
   08 Mar 2015; Pacho Ramos <[email protected]> boto-2.35.1.ebuild:
   x86 stable, bug 540290




Reply via email to