Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/calibre: calibre-0.8.31.ebuild calibre-0.8.32.ebuild ChangeLog
Date: Thu, 29 Dec 2011 00:18:50
Message-Id: 20111229001838.5893E2004B@flycatcher.gentoo.org
1 zmedico 11/12/29 00:18:38
2
3 Modified: calibre-0.8.31.ebuild calibre-0.8.32.ebuild
4 ChangeLog
5 Log:
6 Require imagemagick[jpeg] for bug #395027.
7
8 (Portage version: 2.2.0_alpha84/cvs/Linux i686)
9
10 Revision Changes Path
11 1.2 app-text/calibre/calibre-0.8.31.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.31.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.31.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.31.ebuild?r1=1.1&r2=1.2
16
17 Index: calibre-0.8.31.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.31.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- calibre-0.8.31.ebuild 16 Dec 2011 18:08:43 -0000 1.1
24 +++ calibre-0.8.31.ebuild 29 Dec 2011 00:18:37 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2011 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.31.ebuild,v 1.1 2011/12/16 18:08:43 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.31.ebuild,v 1.2 2011/12/29 00:18:37 zmedico Exp $
30
31 EAPI=4
32 PYTHON_DEPEND=2:2.7
33 @@ -34,7 +34,7 @@
34 >=dev-python/mechanize-0.1.11
35 >=dev-python/python-dateutil-1.4.1
36 >=dev-python/PyQt4-4.8.2[X,svg,webkit]
37 - >=media-gfx/imagemagick-6.5.9
38 + >=media-gfx/imagemagick-6.5.9[jpeg]
39 >=media-libs/libwmf-0.2.8
40 virtual/libusb:0
41 >=x11-misc/xdg-utils-1.0.2"
42
43
44
45 1.2 app-text/calibre/calibre-0.8.32.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.32.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.32.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.32.ebuild?r1=1.1&r2=1.2
50
51 Index: calibre-0.8.32.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.32.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- calibre-0.8.32.ebuild 23 Dec 2011 19:24:42 -0000 1.1
58 +++ calibre-0.8.32.ebuild 29 Dec 2011 00:18:37 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2011 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.32.ebuild,v 1.1 2011/12/23 19:24:42 zmedico Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.32.ebuild,v 1.2 2011/12/29 00:18:37 zmedico Exp $
64
65 EAPI=4
66 PYTHON_DEPEND=2:2.7
67 @@ -34,7 +34,7 @@
68 >=dev-python/mechanize-0.1.11
69 >=dev-python/python-dateutil-1.4.1
70 >=dev-python/PyQt4-4.8.2[X,svg,webkit]
71 - >=media-gfx/imagemagick-6.5.9
72 + >=media-gfx/imagemagick-6.5.9[jpeg]
73 >=media-libs/libwmf-0.2.8
74 virtual/libusb:0
75 >=x11-misc/xdg-utils-1.0.2"
76
77
78
79 1.177 app-text/calibre/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.177&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.177&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.176&r2=1.177
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v
88 retrieving revision 1.176
89 retrieving revision 1.177
90 diff -u -r1.176 -r1.177
91 --- ChangeLog 23 Dec 2011 19:24:42 -0000 1.176
92 +++ ChangeLog 29 Dec 2011 00:18:37 -0000 1.177
93 @@ -1,6 +1,10 @@
94 # ChangeLog for app-text/calibre
95 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.176 2011/12/23 19:24:42 zmedico Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.177 2011/12/29 00:18:37 zmedico Exp $
98 +
99 + 29 Dec 2011; Zac Medico <zmedico@g.o> calibre-0.8.31.ebuild,
100 + calibre-0.8.32.ebuild:
101 + Require imagemagick[jpeg] for bug #395027.
102
103 *calibre-0.8.32 (23 Dec 2011)