Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-text/calibre: calibre-0.8.52.ebuild ChangeLog calibre-0.8.48.ebuild
Date: Tue, 29 May 2012 11:26:07
Message-Id: 20120529112510.C87BD2004B@flycatcher.gentoo.org
1 scarabeus 12/05/29 11:25:10
2
3 Modified: calibre-0.8.52.ebuild ChangeLog
4 Removed: calibre-0.8.48.ebuild
5 Log:
6 Stabilise 0.8.52 on amd64 and x86 and remove old to resolve crash in current stable i had.
7
8 (Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.2 app-text/calibre/calibre-0.8.52.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.52.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.52.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/calibre-0.8.52.ebuild?r1=1.1&r2=1.2
16
17 Index: calibre-0.8.52.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.52.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- calibre-0.8.52.ebuild 18 May 2012 21:42:31 -0000 1.1
24 +++ calibre-0.8.52.ebuild 29 May 2012 11:25:10 -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.52.ebuild,v 1.1 2012/05/18 21:42:31 zmedico Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.52.ebuild,v 1.2 2012/05/29 11:25:10 scarabeus Exp $
30
31 EAPI=4
32 PYTHON_DEPEND=2:2.7
33 @@ -14,7 +14,7 @@
34
35 LICENSE="GPL-2"
36
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39
40 SLOT="0"
41
42
43
44
45 1.207 app-text/calibre/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.207&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?rev=1.207&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/calibre/ChangeLog?r1=1.206&r2=1.207
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v
54 retrieving revision 1.206
55 retrieving revision 1.207
56 diff -u -r1.206 -r1.207
57 --- ChangeLog 26 May 2012 00:06:19 -0000 1.206
58 +++ ChangeLog 29 May 2012 11:25:10 -0000 1.207
59 @@ -1,6 +1,11 @@
60 # ChangeLog for app-text/calibre
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.206 2012/05/26 00:06:19 zmedico Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.207 2012/05/29 11:25:10 scarabeus Exp $
64 +
65 + 29 May 2012; Tomáš Chvátal <scarabeus@g.o> -calibre-0.8.48.ebuild,
66 + calibre-0.8.52.ebuild:
67 + Stabilise 0.8.52 on amd64 and x86 and remove old to resolve crash in current
68 + stable i had.
69
70 *calibre-0.8.53 (26 May 2012)