Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-4.3.2.ebuild beautifulsoup-4.2.0.ebuild beautifulsoup-4.2.1.ebuild ChangeLog
Date: Tue, 21 Jan 2014 04:59:24
Message-Id: 20140121045920.6B5052004B@flycatcher.gentoo.org
1 patrick 14/01/21 04:59:20
2
3 Modified: beautifulsoup-4.3.2.ebuild
4 beautifulsoup-4.2.0.ebuild
5 beautifulsoup-4.2.1.ebuild ChangeLog
6 Log:
7 Whitespace
8
9 (Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
10
11 Revision Changes Path
12 1.2 dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild?r1=1.1&r2=1.2
17
18 Index: beautifulsoup-4.3.2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- beautifulsoup-4.3.2.ebuild 15 Dec 2013 00:39:11 -0000 1.1
25 +++ beautifulsoup-4.3.2.ebuild 21 Jan 2014 04:59:20 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2013 Gentoo Foundation
28 +# Copyright 1999-2014 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v 1.1 2013/12/15 00:39:11 idella4 Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.3.2.ebuild,v 1.2 2014/01/21 04:59:20 patrick Exp $
32
33 EAPI=5
34 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
35 @@ -20,7 +20,7 @@
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 # new html5 awaits keywording of html5lib in Bug 471002
38 IUSE="doc test"
39 -# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] )
40 +# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] )
41
42 RDEPEND=""
43 DEPEND="${RDEPEND}
44
45
46
47 1.5 dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.5&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.5&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?r1=1.4&r2=1.5
52
53 Index: beautifulsoup-4.2.0.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v
56 retrieving revision 1.4
57 retrieving revision 1.5
58 diff -u -r1.4 -r1.5
59 --- beautifulsoup-4.2.0.ebuild 5 Sep 2013 18:46:14 -0000 1.4
60 +++ beautifulsoup-4.2.0.ebuild 21 Jan 2014 04:59:20 -0000 1.5
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2013 Gentoo Foundation
63 +# Copyright 1999-2014 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.4 2013/09/05 18:46:14 mgorny Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.5 2014/01/21 04:59:20 patrick Exp $
67
68 EAPI=5
69 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
70 @@ -20,7 +20,7 @@
71 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"
72 # new html5 awaits keywording of html5lib in Bug 471002
73 IUSE="doc test"
74 -# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] )
75 +# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] )
76
77 RDEPEND=""
78 DEPEND="${RDEPEND}
79
80
81
82 1.3 dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild?rev=1.3&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild?rev=1.3&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild?r1=1.2&r2=1.3
87
88 Index: beautifulsoup-4.2.1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild,v
91 retrieving revision 1.2
92 retrieving revision 1.3
93 diff -u -r1.2 -r1.3
94 --- beautifulsoup-4.2.1.ebuild 5 Sep 2013 18:46:14 -0000 1.2
95 +++ beautifulsoup-4.2.1.ebuild 21 Jan 2014 04:59:20 -0000 1.3
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2013 Gentoo Foundation
98 +# Copyright 1999-2014 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild,v 1.2 2013/09/05 18:46:14 mgorny Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.1.ebuild,v 1.3 2014/01/21 04:59:20 patrick Exp $
102
103 EAPI=5
104 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
105 @@ -20,7 +20,7 @@
106 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"
107 # new html5 awaits keywording of html5lib in Bug 471002
108 IUSE="doc test"
109 -# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] )
110 +# pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] )
111
112 RDEPEND=""
113 DEPEND="${RDEPEND}
114
115
116
117 1.107 dev-python/beautifulsoup/ChangeLog
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.107&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.107&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.106&r2=1.107
122
123 Index: ChangeLog
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
126 retrieving revision 1.106
127 retrieving revision 1.107
128 diff -u -r1.106 -r1.107
129 --- ChangeLog 18 Jan 2014 15:56:43 -0000 1.106
130 +++ ChangeLog 21 Jan 2014 04:59:20 -0000 1.107
131 @@ -1,6 +1,10 @@
132 # ChangeLog for dev-python/beautifulsoup
133 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.106 2014/01/18 15:56:43 maekke Exp $
135 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.107 2014/01/21 04:59:20 patrick Exp $
136 +
137 + 21 Jan 2014; Patrick Lauer <patrick@g.o> beautifulsoup-4.2.0.ebuild,
138 + beautifulsoup-4.2.1.ebuild, beautifulsoup-4.3.2.ebuild:
139 + Whitespace
140
141 18 Jan 2014; Markus Meier <maekke@g.o>
142 beautifulsoup-3.1.0.1-r2.ebuild: