Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@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: Tue, 25 Jan 2011 21:12:13
Message-Id: 20110125211158.2986720054@flycatcher.gentoo.org
1 jer 11/01/25 21:11:58
2
3 Modified: ChangeLog beautifulsoup-3.1.0.1-r1.ebuild
4 beautifulsoup-3.2.0.ebuild
5 Log:
6 Stable for HPPA (bug #352735).
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux i686)
9
10 Revision Changes Path
11 1.47 dev-python/beautifulsoup/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.47&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.47&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.46&r2=1.47
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
20 retrieving revision 1.46
21 retrieving revision 1.47
22 diff -u -r1.46 -r1.47
23 --- ChangeLog 23 Dec 2010 15:15:42 -0000 1.46
24 +++ ChangeLog 25 Jan 2011 21:11:58 -0000 1.47
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-python/beautifulsoup
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.46 2010/12/23 15:15:42 arfrever Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.47 2011/01/25 21:11:58 jer Exp $
31 +
32 + 25 Jan 2011; Jeroen Roovers <jer@g.o> beautifulsoup-3.1.0.1-r1.ebuild,
33 + beautifulsoup-3.2.0.ebuild:
34 + Stable for HPPA (bug #352735).
35
36 *beautifulsoup-3.2.0 (23 Dec 2010)
37
38
39
40
41 1.8 dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.8&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?rev=1.8&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild?r1=1.7&r2=1.8
46
47 Index: beautifulsoup-3.1.0.1-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v
50 retrieving revision 1.7
51 retrieving revision 1.8
52 diff -u -r1.7 -r1.8
53 --- beautifulsoup-3.1.0.1-r1.ebuild 23 Dec 2010 15:06:46 -0000 1.7
54 +++ beautifulsoup-3.1.0.1-r1.ebuild 25 Jan 2011 21:11:58 -0000 1.8
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2010 Gentoo Foundation
57 +# Copyright 1999-2011 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.7 2010/12/23 15:06:46 arfrever Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.1.0.1-r1.ebuild,v 1.8 2011/01/25 21:11:58 jer Exp $
61
62 EAPI="3"
63 PYTHON_DEPEND="3"
64 @@ -19,7 +19,7 @@
65
66 LICENSE="PSF-2.3"
67 SLOT="python-3"
68 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
69 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris"
70 IUSE=""
71
72 DEPEND=""
73
74
75
76 1.2 dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild
77
78 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.2&view=markup
79 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?rev=1.2&content-type=text/plain
80 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild?r1=1.1&r2=1.2
81
82 Index: beautifulsoup-3.2.0.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v
85 retrieving revision 1.1
86 retrieving revision 1.2
87 diff -u -r1.1 -r1.2
88 --- beautifulsoup-3.2.0.ebuild 23 Dec 2010 15:15:42 -0000 1.1
89 +++ beautifulsoup-3.2.0.ebuild 25 Jan 2011 21:11:58 -0000 1.2
90 @@ -1,6 +1,6 @@
91 -# Copyright 1999-2010 Gentoo Foundation
92 +# Copyright 1999-2011 Gentoo Foundation
93 # Distributed under the terms of the GNU General Public License v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.1 2010/12/23 15:15:42 arfrever Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.2.0.ebuild,v 1.2 2011/01/25 21:11:58 jer Exp $
96
97 EAPI="3"
98 PYTHON_DEPEND="2"
99 @@ -18,7 +18,7 @@
100
101 LICENSE="PSF-2.3"
102 SLOT="python-2"
103 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
104 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
105 IUSE=""
106
107 DEPEND=""