idella4 14/12/22 02:36:54
Modified: beautifulsoup-3.2.1-r1.ebuild
beautifulsoup-3.1.0.1-r2.ebuild ChangeLog
Removed: beautifulsoup-4.2.1.ebuild
beautifulsoup-3.2.1.ebuild
beautifulsoup-3.2.0.ebuild
beautifulsoup-3.1.0.1-r1.ebuild
Log:
rm old impls, 3.1.0.1-r2; add pypy3, rm old
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
0xB8072B0D)
Revision Changes Path
1.17 dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?rev=1.17&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?rev=1.17&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?r1=1.16&r2=1.17
Index: beautifulsoup-3.2.1-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- beautifulsoup-3.2.1-r1.ebuild 10 Aug 2014 21:07:30 -0000 1.16
+++ beautifulsoup-3.2.1-r1.ebuild 22 Dec 2014 02:36:54 -0000 1.17
@@ -1,9 +1,9 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
1.16 2014/08/10 21:07:30 slyfox Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
1.17 2014/12/22 02:36:54 idella4 Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} pypy pypy2_0 )
+PYTHON_COMPAT=( python2_7 pypy )
inherit distutils-r1
1.17 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild?rev=1.17&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild?rev=1.17&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild?r1=1.16&r2=1.17
Index: beautifulsoup-3.1.0.1-r2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- beautifulsoup-3.1.0.1-r2.ebuild 24 Nov 2014 13:47:10 -0000 1.16
+++ beautifulsoup-3.1.0.1-r2.ebuild 22 Dec 2014 02:36:54 -0000 1.17
@@ -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/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
1.16 2014/11/24 13:47:10 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r2.ebuild,v
1.17 2014/12/22 02:36:54 idella4 Exp $
EAPI="5"
# A few tests fail with python3.3/3.4 :(
-PYTHON_COMPAT=( python{3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{3_3,3_4} pypy3 )
inherit distutils-r1 eutils
1.128 dev-python/beautifulsoup/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.128&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.128&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.127&r2=1.128
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog 16 Dec 2014 20:39:31 -0000 1.127
+++ ChangeLog 22 Dec 2014 02:36:54 -0000 1.128
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/beautifulsoup
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.127
2014/12/16 20:39:31 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.128
2014/12/22 02:36:54 idella4 Exp $
+
+ 22 Dec 2014; Ian Delaney <[email protected]>
+ -beautifulsoup-3.1.0.1-r1.ebuild, -beautifulsoup-3.2.0.ebuild,
+ -beautifulsoup-3.2.1.ebuild, -beautifulsoup-4.2.1.ebuild,
+ beautifulsoup-3.1.0.1-r2.ebuild, beautifulsoup-3.2.1-r1.ebuild:
+ rm old impls, 3.1.0.1-r2; add pypy3, rm old
16 Dec 2014; Markus Meier <[email protected]> beautifulsoup-4.3.2.ebuild:
arm stable, bug #530292