mgorny      15/04/08 08:05:10

  Modified:             beautifulsoup-4.2.0.ebuild
                        beautifulsoup-4.1.3-r1.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.13                 dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild

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

Index: beautifulsoup-4.2.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- beautifulsoup-4.2.0.ebuild  13 Aug 2014 09:22:13 -0000      1.12
+++ beautifulsoup-4.2.0.ebuild  8 Apr 2015 08:05:10 -0000       1.13
@@ -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/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 
1.12 2014/08/13 09:22:13 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 
1.13 2015/04/08 08:05:10 mgorny Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3} pypy )
 
 inherit distutils-r1
 



1.11                 dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild

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

Index: beautifulsoup-4.1.3-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- beautifulsoup-4.1.3-r1.ebuild       31 Mar 2014 20:31:26 -0000      1.10
+++ beautifulsoup-4.1.3-r1.ebuild       8 Apr 2015 08:05:10 -0000       1.11
@@ -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/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild,v
 1.10 2014/03/31 20:31:26 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild,v
 1.11 2015/04/08 08:05:10 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
+PYTHON_COMPAT=( python{2_7,3_3} pypy )
 
 inherit distutils-r1
 



1.132                dev-python/beautifulsoup/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog   3 Mar 2015 07:00:13 -0000       1.131
+++ ChangeLog   8 Apr 2015 08:05:10 -0000       1.132
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/beautifulsoup
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.131 
2015/03/03 07:00:13 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.132 
2015/04/08 08:05:10 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgo...@gentoo.org> beautifulsoup-4.1.3-r1.ebuild,
+  beautifulsoup-4.2.0.ebuild:
+  Drop old Python implementations
 
   02 Mar 2015; Yixun Lan <d...@gentoo.org> beautifulsoup-3.2.1-r1.ebuild:
   add arm64 support, tested on A53 board




Reply via email to