Gentoo Archives: gentoo-commits

From: "Akinori Hattori (hattya)" <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beautifulsoup: beautifulsoup-4.2.0.ebuild ChangeLog
Date: Tue, 11 Feb 2014 15:03:23
Message-Id: 20140211150316.AEE122004C@flycatcher.gentoo.org
1 hattya 14/02/11 15:03:16
2
3 Modified: beautifulsoup-4.2.0.ebuild ChangeLog
4 Log:
5 ia64 stable wrt bug #474178
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key EC917A6D)
8
9 Revision Changes Path
10 1.6 dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild?r1=1.5&r2=1.6
15
16 Index: beautifulsoup-4.2.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- beautifulsoup-4.2.0.ebuild 21 Jan 2014 04:59:20 -0000 1.5
23 +++ beautifulsoup-4.2.0.ebuild 11 Feb 2014 15:03:16 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.5 2014/01/21 04:59:20 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/beautifulsoup-4.2.0.ebuild,v 1.6 2014/02/11 15:03:16 hattya Exp $
29
30 EAPI=5
31 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 )
32 @@ -17,7 +17,7 @@
33
34 LICENSE="MIT"
35 SLOT="4"
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 +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"
38 # new html5 awaits keywording of html5lib in Bug 471002
39 IUSE="doc test"
40 # pending Bug 471002; html5? ( dev-python/html5lib[$(python_gen_usedep 'python{2_6,2_7}' pypy2_0)] )
41
42
43
44 1.108 dev-python/beautifulsoup/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.108&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?rev=1.108&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beautifulsoup/ChangeLog?r1=1.107&r2=1.108
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v
53 retrieving revision 1.107
54 retrieving revision 1.108
55 diff -u -r1.107 -r1.108
56 --- ChangeLog 21 Jan 2014 04:59:20 -0000 1.107
57 +++ ChangeLog 11 Feb 2014 15:03:16 -0000 1.108
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/beautifulsoup
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.107 2014/01/21 04:59:20 patrick Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beautifulsoup/ChangeLog,v 1.108 2014/02/11 15:03:16 hattya Exp $
63 +
64 + 11 Feb 2014; Akinori Hattori <hattya@g.o> beautifulsoup-4.2.0.ebuild:
65 + ia64 stable wrt bug #474178
66
67 21 Jan 2014; Patrick Lauer <patrick@g.o> beautifulsoup-4.2.0.ebuild,
68 beautifulsoup-4.2.1.ebuild, beautifulsoup-4.3.2.ebuild: