Gentoo Archives: gentoo-commits

From: "Sebastian Pipping (sping)" <sping@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/calibre: ChangeLog calibre-0.7.35.ebuild
Date: Wed, 29 Dec 2010 15:02:50
Message-Id: 20101229150241.3FA2E20054@flycatcher.gentoo.org
1 sping 10/12/29 15:02:41
2
3 Modified: ChangeLog calibre-0.7.35.ebuild
4 Log:
5 app-text/calibre: Specify slot on beautifulsoup
6
7 (Portage version: 2.1.9.26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.122 app-text/calibre/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.122&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.122&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.121&r2=1.122
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v
19 retrieving revision 1.121
20 retrieving revision 1.122
21 diff -u -r1.121 -r1.122
22 --- ChangeLog 24 Dec 2010 19:25:45 -0000 1.121
23 +++ ChangeLog 29 Dec 2010 15:02:41 -0000 1.122
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-text/calibre
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.121 2010/12/24 19:25:45 zmedico Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.122 2010/12/29 15:02:41 sping Exp $
29 +
30 + 29 Dec 2010; Sebastian Pipping <sping@g.o> calibre-0.7.35.ebuild:
31 + Specify slot on beautifulsoup, reported by Knuth Posern (quickhelp)
32
33 24 Dec 2010; Zac Medico <zmedico@g.o> -calibre-0.7.33.ebuild,
34 -calibre-0.7.34.ebuild:
35
36
37
38 1.2 app-text/calibre/calibre-0.7.35.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.7.35.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.7.35.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.7.35.ebuild?r1=1.1&r2=1.2
43
44 Index: calibre-0.7.35.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.7.35.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- calibre-0.7.35.ebuild 24 Dec 2010 05:19:50 -0000 1.1
51 +++ calibre-0.7.35.ebuild 29 Dec 2010 15:02:41 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.7.35.ebuild,v 1.1 2010/12/24 05:19:50 zmedico Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.7.35.ebuild,v 1.2 2010/12/29 15:02:41 sping Exp $
57
58 EAPI=3
59 PYTHON_DEPEND=2:2.6
60 @@ -25,7 +25,7 @@
61 >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers]
62 >=dev-libs/chmlib-0.40
63 >=dev-libs/icu-4.4
64 - >=dev-python/beautifulsoup-3.0.5
65 + >=dev-python/beautifulsoup-3.0.5:python-2
66 >=dev-python/dnspython-1.6.0
67 >=dev-python/cssutils-0.9.7_alpha3
68 >=dev-python/dbus-python-0.82.2