Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-3.0.8.ebuild ChangeLog
Date: Wed, 10 Feb 2010 04:13:27
Message-Id: E1Nf3x6-0008TG-Pl@stork.gentoo.org
1 josejx 10/02/10 04:13:24
2
3 Modified: beautifulsoup-3.0.8.ebuild ChangeLog
4 Log:
5 Marked ppc stable for bug #301954.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.6 dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild?r1=1.5&r2=1.6
14
15 Index: beautifulsoup-3.0.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- beautifulsoup-3.0.8.ebuild 7 Feb 2010 19:53:26 -0000 1.5
22 +++ beautifulsoup-3.0.8.ebuild 10 Feb 2010 04:13:24 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild,v 1.5 2010/02/07 19:53:26 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild,v 1.6 2010/02/10 04:13:24 josejx Exp $
28
29 EAPI="2"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -16,7 +16,7 @@
32
33 LICENSE="PSF-2.3"
34 SLOT="3.0"
35 -KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux"
36 +KEYWORDS="amd64 hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux"
37 IUSE=""
38
39 DEPEND=""
40
41
42
43 1.31 dev-python/beautifulsoup/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.31&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.31&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.30&r2=1.31
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
52 retrieving revision 1.30
53 retrieving revision 1.31
54 diff -u -r1.30 -r1.31
55 --- ChangeLog 7 Feb 2010 19:53:26 -0000 1.30
56 +++ ChangeLog 10 Feb 2010 04:13:24 -0000 1.31
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/beautifulsoup
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.30 2010/02/07 19:53:26 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.31 2010/02/10 04:13:24 josejx Exp $
62 +
63 + 10 Feb 2010; Joseph Jezak <josejx@g.o> beautifulsoup-3.0.8.ebuild:
64 + Marked ppc stable for bug #301954.
65
66 07 Feb 2010; Markus Meier <maekke@g.o> beautifulsoup-3.0.8.ebuild:
67 amd64/x86 stable, bug #301954