mgorny      15/04/08 17:51:55

  Modified:             botan-1.10.3-r1.ebuild botan-1.11.8.ebuild
                        botan-1.10.5.ebuild botan-1.11.4.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.6                  dev-libs/botan/botan-1.10.3-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild?r1=1.5&r2=1.6

Index: botan-1.10.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- botan-1.10.3-r1.ebuild      2 Feb 2015 16:38:58 -0000       1.5
+++ botan-1.10.3-r1.ebuild      8 Apr 2015 17:51:55 -0000       1.6
@@ -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-libs/botan/botan-1.10.3-r1.ebuild,v 1.5 
2015/02/02 16:38:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild,v 1.6 
2015/04/08 17:51:55 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
 
 inherit eutils multilib python-r1 toolchain-funcs
 



1.4                  dev-libs/botan/botan-1.11.8.ebuild

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

Index: botan-1.11.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- botan-1.11.8.ebuild 2 Feb 2015 16:38:58 -0000       1.3
+++ botan-1.11.8.ebuild 8 Apr 2015 17:51:55 -0000       1.4
@@ -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-libs/botan/botan-1.11.8.ebuild,v 1.3 
2015/02/02 16:38:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v 1.4 
2015/04/08 17:51:55 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit eutils multilib python-r1 toolchain-funcs
 



1.8                  dev-libs/botan/botan-1.10.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild?r1=1.7&r2=1.8

Index: botan-1.10.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- botan-1.10.5.ebuild 28 Mar 2015 21:31:55 -0000      1.7
+++ botan-1.10.5.ebuild 8 Apr 2015 17:51:55 -0000       1.8
@@ -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-libs/botan/botan-1.10.5.ebuild,v 1.7 
2015/03/28 21:31:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v 1.8 
2015/04/08 17:51:55 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit eutils multilib python-r1 toolchain-funcs
 



1.4                  dev-libs/botan/botan-1.11.4.ebuild

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

Index: botan-1.11.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- botan-1.11.4.ebuild 2 Feb 2015 16:38:58 -0000       1.3
+++ botan-1.11.4.ebuild 8 Apr 2015 17:51:55 -0000       1.4
@@ -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-libs/botan/botan-1.11.4.ebuild,v 1.3 
2015/02/02 16:38:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v 1.4 
2015/04/08 17:51:55 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit eutils multilib python-r1 toolchain-funcs
 



1.91                 dev-libs/botan/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.91&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?rev=1.91&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/botan/ChangeLog?r1=1.90&r2=1.91

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- ChangeLog   28 Mar 2015 21:31:55 -0000      1.90
+++ ChangeLog   8 Apr 2015 17:51:55 -0000       1.91
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/botan
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.90 2015/03/28 
21:31:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.91 2015/04/08 
17:51:55 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <[email protected]> botan-1.10.3-r1.ebuild,
+  botan-1.10.5.ebuild, botan-1.11.4.ebuild, botan-1.11.8.ebuild:
+  Drop old Python implementations
 
   28 Mar 2015; Agostino Sarubbo <[email protected]> botan-1.10.5.ebuild:
   Stable for ppc, wrt bug #529416




Reply via email to