mgorny 14/03/31 20:31:26
Modified: beautifulsoup-3.2.1-r1.ebuild
beautifulsoup-4.1.3-r1.ebuild
beautifulsoup-4.2.0.ebuild
beautifulsoup-4.3.2.ebuild
beautifulsoup-4.2.1.ebuild ChangeLog
Log:
Add support for the new PyPy slotting.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.13 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.13&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?rev=1.13&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild?r1=1.12&r2=1.13
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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- beautifulsoup-3.2.1-r1.ebuild 11 Feb 2014 19:19:26 -0000 1.12
+++ beautifulsoup-3.2.1-r1.ebuild 31 Mar 2014 20:31:26 -0000 1.13
@@ -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.12 2014/02/11 19:19:26 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.1-r1.ebuild,v
1.13 2014/03/31 20:31:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} pypy2_0 )
+PYTHON_COMPAT=( python2_{6,7} pypy pypy2_0 )
inherit distutils-r1
1.10 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.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.1.3-r1.ebuild?r1=1.9&r2=1.10
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.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- beautifulsoup-4.1.3-r1.ebuild 5 Sep 2013 18:46:14 -0000 1.9
+++ beautifulsoup-4.1.3-r1.ebuild 31 Mar 2014 20:31:26 -0000 1.10
@@ -1,10 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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-4.1.3-r1.ebuild,v
1.9 2013/09/05 18:46:14 mgorny Exp $
+# $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 $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
@@ -20,7 +20,7 @@
KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos
~x86-macos ~sparc-solaris ~x86-solaris"
# new html5 awaits keywording of html5lib in Bug 471002
IUSE="doc test"
-# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy2_0)] )
+# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy pypy2_0)] )
RDEPEND=""
DEPEND="${RDEPEND}
1.10 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.10&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.10&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?r1=1.9&r2=1.10
Index: beautifulsoup-4.2.0.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- beautifulsoup-4.2.0.ebuild 1 Mar 2014 23:42:19 -0000 1.9
+++ beautifulsoup-4.2.0.ebuild 31 Mar 2014 20:31:26 -0000 1.10
@@ -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-4.2.0.ebuild,v
1.9 2014/03/01 23:42:19 pacho Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v
1.10 2014/03/31 20:31:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
@@ -20,7 +20,7 @@
KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86
~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos
~x86-macos ~sparc-solaris ~x86-solaris"
# new html5 awaits keywording of html5lib in Bug 471002
IUSE="doc test"
-# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy2_0)] )
+# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy pypy2_0)] )
RDEPEND=""
DEPEND="${RDEPEND}
1.3 dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?r1=1.2&r2=1.3
Index: beautifulsoup-4.3.2.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- beautifulsoup-4.3.2.ebuild 21 Jan 2014 04:59:20 -0000 1.2
+++ beautifulsoup-4.3.2.ebuild 31 Mar 2014 20:31:26 -0000 1.3
@@ -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-4.3.2.ebuild,v
1.2 2014/01/21 04:59:20 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v
1.3 2014/03/31 20:31:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
@@ -20,7 +20,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos
~x86-macos ~sparc-solaris ~x86-solaris"
# new html5 awaits keywording of html5lib in Bug 471002
IUSE="doc test"
-# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy2_0)] )
+# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy pypy2_0)] )
RDEPEND=""
DEPEND="${RDEPEND}
1.4 dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild?r1=1.3&r2=1.4
Index: beautifulsoup-4.2.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- beautifulsoup-4.2.1.ebuild 21 Jan 2014 04:59:20 -0000 1.3
+++ beautifulsoup-4.2.1.ebuild 31 Mar 2014 20:31:26 -0000 1.4
@@ -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-4.2.1.ebuild,v
1.3 2014/01/21 04:59:20 patrick Exp $
+# $Header:
/var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild,v
1.4 2014/03/31 20:31:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
inherit distutils-r1
@@ -20,7 +20,7 @@
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos
~x86-macos ~sparc-solaris ~x86-solaris"
# new html5 awaits keywording of html5lib in Bug 471002
IUSE="doc test"
-# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy2_0)] )
+# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep
'python{2_6,2_7}' pypy pypy2_0)] )
RDEPEND=""
DEPEND="${RDEPEND}
1.112 dev-python/beautifulsoup/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.112&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.112&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 1 Mar 2014 23:42:19 -0000 1.111
+++ ChangeLog 31 Mar 2014 20:31:26 -0000 1.112
@@ -1,6 +1,11 @@
# 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.111
2014/03/01 23:42:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.112
2014/03/31 20:31:26 mgorny Exp $
+
+ 31 Mar 2014; Michał Górny <[email protected]> beautifulsoup-3.2.1-r1.ebuild,
+ beautifulsoup-4.1.3-r1.ebuild, beautifulsoup-4.2.0.ebuild,
+ beautifulsoup-4.2.1.ebuild, beautifulsoup-4.3.2.ebuild:
+ Add support for the new PyPy slotting.
01 Mar 2014; Pacho Ramos <[email protected]> beautifulsoup-4.2.0.ebuild:
amd64 stable, bug #474178