Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: ChangeLog beautifulsoup-3.1.0.1-r1.ebuild beautifulsoup-3.2.0.ebuild
Date: Sun, 30 Jan 2011 17:44:42
Message-Id: 20110130174433.6121E20054@flycatcher.gentoo.org
1 phajdan.jr 11/01/30 17:44:33
2
3 Modified: ChangeLog beautifulsoup-3.1.0.1-r1.ebuild
4 beautifulsoup-3.2.0.ebuild
5 Log:
6 x86 stable wrt bug #352735
7
8 (Portage version: 2.1.9.25/cvs/Linux i686)
9
10 Revision Changes Path
11 1.49 dev-python/beautifulsoup/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.49&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.49&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.48&r2=1.49
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
20 retrieving revision 1.48
21 retrieving revision 1.49
22 diff -u -r1.48 -r1.49
23 --- ChangeLog 26 Jan 2011 19:32:24 -0000 1.48
24 +++ ChangeLog 30 Jan 2011 17:44:33 -0000 1.49
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-python/beautifulsoup
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.48 2011/01/26 19:32:24 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.49 2011/01/30 17:44:33 phajdan.jr Exp $
30 +
31 + 30 Jan 2011; Pawel Hajdan jr <phajdan.jr@g.o>
32 + beautifulsoup-3.1.0.1-r1.ebuild, beautifulsoup-3.2.0.ebuild:
33 + x86 stable wrt bug #352735
34
35 26 Jan 2011; Markos Chandras <hwoarang@g.o>
36 beautifulsoup-3.1.0.1-r1.ebuild, beautifulsoup-3.2.0.ebuild:
37
38
39
40 1.10 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.10&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.10&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?r1=1.9&r2=1.10
45
46 Index: beautifulsoup-3.1.0.1-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
49 retrieving revision 1.9
50 retrieving revision 1.10
51 diff -u -r1.9 -r1.10
52 --- beautifulsoup-3.1.0.1-r1.ebuild 26 Jan 2011 19:32:24 -0000 1.9
53 +++ beautifulsoup-3.1.0.1-r1.ebuild 30 Jan 2011 17:44:33 -0000 1.10
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.9 2011/01/26 19:32:24 hwoarang Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.10 2011/01/30 17:44:33 phajdan.jr Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="3"
62 @@ -19,7 +19,7 @@
63
64 LICENSE="PSF-2.3"
65 SLOT="python-3"
66 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
67 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
68 IUSE=""
69
70 DEPEND=""
71
72
73
74 1.4 dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?r1=1.3&r2=1.4
79
80 Index: beautifulsoup-3.2.0.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- beautifulsoup-3.2.0.ebuild 26 Jan 2011 19:32:24 -0000 1.3
87 +++ beautifulsoup-3.2.0.ebuild 30 Jan 2011 17:44:33 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.3 2011/01/26 19:32:24 hwoarang Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.4 2011/01/30 17:44:33 phajdan.jr Exp $
93
94 EAPI="3"
95 PYTHON_DEPEND="2"
96 @@ -18,7 +18,7 @@
97
98 LICENSE="PSF-2.3"
99 SLOT="python-2"
100 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
101 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
102 IUSE=""
103
104 DEPEND=""