Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Sun, 21 Feb 2010 16:36:21
Message-Id: E1NjEn5-0005K5-FG@stork.gentoo.org
1 armin76 10/02/21 16:36:19
2
3 Modified: beautifulsoup-3.0.8.ebuild ChangeLog
4 Log:
5 ia64/sparc stable wrt #301954
6 (Portage version: 2.1.7.16/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild?r1=1.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- beautifulsoup-3.0.8.ebuild 10 Feb 2010 04:13:24 -0000 1.6
22 +++ beautifulsoup-3.0.8.ebuild 21 Feb 2010 16:36:18 -0000 1.7
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.6 2010/02/10 04:13:24 josejx Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-3.0.8.ebuild,v 1.7 2010/02/21 16:36:18 armin76 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.32 dev-python/beautifulsoup/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.32&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.32&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.31&r2=1.32
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
52 retrieving revision 1.31
53 retrieving revision 1.32
54 diff -u -r1.31 -r1.32
55 --- ChangeLog 10 Feb 2010 04:13:24 -0000 1.31
56 +++ ChangeLog 21 Feb 2010 16:36:18 -0000 1.32
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.31 2010/02/10 04:13:24 josejx Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.32 2010/02/21 16:36:18 armin76 Exp $
62 +
63 + 21 Feb 2010; Raúl Porcel <armin76@g.o> beautifulsoup-3.0.8.ebuild:
64 + ia64/sparc stable wrt #301954
65
66 10 Feb 2010; Joseph Jezak <josejx@g.o> beautifulsoup-3.0.8.ebuild:
67 Marked ppc stable for bug #301954.