Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-4.2.0.ebuild ChangeLog
Date: Fri, 20 Jun 2014 08:48:49
Message-Id: 20140620084845.4FAB72004E@flycatcher.gentoo.org
1 klausman 14/06/20 08:48:45
2
3 Modified: beautifulsoup-4.2.0.ebuild ChangeLog
4 Log:
5 Stable on alpha, bug #474178
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.11 dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?r1=1.10&r2=1.11
15
16 Index: beautifulsoup-4.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- beautifulsoup-4.2.0.ebuild 31 Mar 2014 20:31:26 -0000 1.10
23 +++ beautifulsoup-4.2.0.ebuild 20 Jun 2014 08:48:45 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.10 2014/03/31 20:31:26 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.11 2014/06/20 08:48:45 klausman Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
32 @@ -17,7 +17,7 @@
33
34 LICENSE="MIT"
35 SLOT="4"
36 -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"
37 +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"
38 # new html5 awaits keywording of html5lib in Bug 471002
39 IUSE="doc test"
40 # pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy pypy2_0)] )
41
42
43
44 1.116 dev-python/beautifulsoup/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.116&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.116&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.115&r2=1.116
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
53 retrieving revision 1.115
54 retrieving revision 1.116
55 diff -u -r1.115 -r1.116
56 --- ChangeLog 17 May 2014 13:50:31 -0000 1.115
57 +++ ChangeLog 20 Jun 2014 08:48:45 -0000 1.116
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-python/beautifulsoup
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.115 2014/05/17 13:50:31 ago Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.116 2014/06/20 08:48:45 klausman Exp $
63 +
64 + 20 Jun 2014; Tobias Klausmann <klausman@g.o>
65 + beautifulsoup-4.2.0.ebuild:
66 + Stable on alpha, bug #474178
67
68 17 May 2014; Agostino Sarubbo <ago@g.o>
69 beautifulsoup-3.1.0.1-r2.ebuild, beautifulsoup-3.2.1-r1.ebuild: