Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/calibre: calibre-0.8.45.ebuild calibre-0.8.44.ebuild ChangeLog
Date: Sun, 01 Apr 2012 04:39:30
Message-Id: 20120401043921.128F22004B@flycatcher.gentoo.org
1 floppym 12/04/01 04:39:21
2
3 Modified: calibre-0.8.45.ebuild calibre-0.8.44.ebuild
4 ChangeLog
5 Log:
6 python-dateutil no longer needs a slot dep.
7
8 (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-text/calibre/calibre-0.8.45.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.45.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.45.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.45.ebuild?r1=1.1&r2=1.2
16
17 Index: calibre-0.8.45.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.45.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- calibre-0.8.45.ebuild 30 Mar 2012 19:02:08 -0000 1.1
24 +++ calibre-0.8.45.ebuild 1 Apr 2012 04:39:20 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.45.ebuild,v 1.1 2012/03/30 19:02:08 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.45.ebuild,v 1.2 2012/04/01 04:39:20 floppym Exp $
30
31 EAPI=4
32 PYTHON_DEPEND=2:2.7
33 @@ -26,7 +26,7 @@
34 >=dev-libs/chmlib-0.40
35 >=dev-libs/icu-4.4
36 >=dev-python/beautifulsoup-3.0.5:python-2
37 - dev-python/python-dateutil:python-2
38 + dev-python/python-dateutil
39 >=dev-python/dnspython-1.6.0
40 >=dev-python/cssutils-0.9.7_alpha3
41 >=dev-python/dbus-python-0.82.2
42
43
44
45 1.3 app-text/calibre/calibre-0.8.44.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.44.ebuild?rev=1.3&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.44.ebuild?rev=1.3&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.44.ebuild?r1=1.2&r2=1.3
50
51 Index: calibre-0.8.44.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.44.ebuild,v
54 retrieving revision 1.2
55 retrieving revision 1.3
56 diff -u -r1.2 -r1.3
57 --- calibre-0.8.44.ebuild 27 Mar 2012 18:30:06 -0000 1.2
58 +++ calibre-0.8.44.ebuild 1 Apr 2012 04:39:20 -0000 1.3
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.44.ebuild,v 1.2 2012/03/27 18:30:06 ssuominen Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.44.ebuild,v 1.3 2012/04/01 04:39:20 floppym Exp $
64
65 EAPI=4
66 PYTHON_DEPEND=2:2.7
67 @@ -26,7 +26,7 @@
68 >=dev-libs/chmlib-0.40
69 >=dev-libs/icu-4.4
70 >=dev-python/beautifulsoup-3.0.5:python-2
71 - dev-python/python-dateutil:python-2
72 + dev-python/python-dateutil
73 >=dev-python/dnspython-1.6.0
74 >=dev-python/cssutils-0.9.7_alpha3
75 >=dev-python/dbus-python-0.82.2
76
77
78
79 1.195 app-text/calibre/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.195&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.195&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.194&r2=1.195
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v
88 retrieving revision 1.194
89 retrieving revision 1.195
90 diff -u -r1.194 -r1.195
91 --- ChangeLog 30 Mar 2012 19:02:08 -0000 1.194
92 +++ ChangeLog 1 Apr 2012 04:39:20 -0000 1.195
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-text/calibre
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.194 2012/03/30 19:02:08 zmedico Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.195 2012/04/01 04:39:20 floppym Exp $
98 +
99 + 01 Apr 2012; Mike Gilbert <floppym@g.o> calibre-0.8.44.ebuild,
100 + calibre-0.8.45.ebuild:
101 + python-dateutil no longer needs a slot dep.
102
103 *calibre-0.8.45 (30 Mar 2012)