summaryrefslogtreecommitdiff
blob: ad330fd00dc0eb02a713369f59b15004844e9fc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
# ChangeLog for app-text/calibre
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.29 2009/06/15 19:50:13 zmedico Exp $

*calibre-0.5.14-r1 (15 Jun 2009)

  15 Jun 2009; Zac Medico <zmedico@gentoo.org> +calibre-0.5.14-r1.ebuild:
  Bug #271206 - Remove bundled cherrypy, cssutils, and odfpy libraries.

  03 Jun 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.14.ebuild:
  Bug #272146 - Add deps for PyQt4[X,svg].

  02 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> metadata.xml:
  Handing over to Zac

*calibre-0.5.14 (02 Jun 2009)

  02 Jun 2009; Zac Medico <zmedico@gentoo.org> -calibre-0.5.11.ebuild,
  -calibre-0.5.12.ebuild, -calibre-0.5.13.ebuild, +calibre-0.5.14.ebuild:
  0.5.14 bump and remove older versions.

*calibre-0.5.13-r2 (25 May 2009)

  25 May 2009; Zac Medico <zmedico@gentoo.org>
  files/bug_270746_UnicodeEncodeError.patch, -calibre-0.5.13-r1.ebuild,
  +calibre-0.5.13-r2.ebuild:
  Bug #270746 - Update patch to solve another UnicodeDecodeError.

*calibre-0.5.13-r1 (22 May 2009)

  22 May 2009; Zac Medico <zmedico@gentoo.org>
  +files/bug_270746_UnicodeEncodeError.patch, +calibre-0.5.13-r1.ebuild:
  Bug #270746 - Fix UnicodeEncodeError for LANG=pl_PL.UTF-8. Also, change
  libusb dep to specify slot 0 and note that libusb-compat is untested.

*calibre-0.5.13 (21 May 2009)

  21 May 2009; Zac Medico <zmedico@gentoo.org> +calibre-0.5.13.ebuild:
  0.5.13 bump.

*calibre-0.5.12 (18 May 2009)

  18 May 2009; Zac Medico <zmedico@gentoo.org> +calibre-0.5.12.ebuild:
  0.5.12 bump.

  18 May 2009; Zac Medico <zmedico@gentoo.org> -calibre-0.5.9-r2.ebuild,
  -calibre-0.5.10.ebuild:
  Remove old versions.

*calibre-0.5.11 (09 May 2009)

  09 May 2009; Zac Medico <zmedico@gentoo.org> +calibre-0.5.11.ebuild:
  0.5.11 bump.

*calibre-0.5.10 (04 May 2009)

  04 May 2009; Zac Medico <zmedico@gentoo.org> +calibre-0.5.10.ebuild:
  0.5.10 bump.

  01 May 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.9-r2.ebuild:
  Don't install /usr/share/mime/{types,treemagic} since they're supposed
  to be orphans, generated by fdo-mime_mime_database_update.

  01 May 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.9-r2.ebuild:
  Tweak xdg-desktop-menu usage to avoid sandbox violation in
  /usr/share/gnome/apps.

*calibre-0.5.9-r2 (29 Apr 2009)

  29 Apr 2009; Zac Medico <zmedico@gentoo.org> -calibre-0.5.9-r1.ebuild,
  +calibre-0.5.9-r2.ebuild:
  Revbump with blockers for bundled odfpy, cherrypy, cssutils and
  django-tagging libraries. TODO: Unbundle these libraries.

  29 Apr 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.9-r1.ebuild:
  Move sed calls from src_compile to src_prepare, and call
  bash-completion_pkg_postinst in pkg_postinst.

  29 Apr 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.9-r1.ebuild:
  Require python[sqlite] for traceback shown in bug #258938, comment #27.

*calibre-0.5.9-r1 (28 Apr 2009)

  28 Apr 2009; Zac Medico <zmedico@gentoo.org> -calibre-0.5.9.ebuild,
  +calibre-0.5.9-r1.ebuild:
  Bump revision for smoother pyPdf file collision handling.

  28 Apr 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.9.ebuild:
  Remove bundled pyPdf and pull it in as a dep (bug #258938, comment #25).

  28 Apr 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.9.ebuild:
  Add missing reportlab dependency (bug #258938, comment #23) and fix
  sandbox violation in /usr/share/gnome/apps (comment #21).

  28 Apr 2009; Zac Medico <zmedico@gentoo.org> calibre-0.5.9.ebuild:
  Require PyQt4[webkit] for traceback shown in bug #258938, comment #21.

*calibre-0.5.9 (27 Apr 2009)

  27 Apr 2009; Zac Medico <zmedico@gentoo.org> +calibre-0.5.9.ebuild:
  Add latest version. Thanks to Tim Dodge <timmy@invisibles.org> in
  bug #258938 for the updated ebuild.

  14 Apr 2009; Raúl Porcel <armin76@gentoo.org> calibre-0.4.76.ebuild,
  calibre-0.4.77.ebuild:
  Add ~x86 wrt #265022

*calibre-0.4.77 (17 Jul 2008)

  17 Jul 2008; Diego Pettenò <flameeyes@gentoo.org> +calibre-0.4.77.ebuild:
  Version bump.

*calibre-0.4.76 (04 Jul 2008)

  04 Jul 2008; Diego Pettenò <flameeyes@gentoo.org> -calibre-0.4.53.ebuild,
  -calibre-0.4.54.ebuild, -calibre-0.4.64.ebuild, -calibre-0.4.73.ebuild,
  +calibre-0.4.76.ebuild:
  Version bump, remove old versions.

*calibre-0.4.73 (24 Jun 2008)

  24 Jun 2008; Diego Pettenò <flameeyes@gentoo.org> +calibre-0.4.73.ebuild:
  Update calibre to version 0.4.73.

*calibre-0.4.64 (30 May 2008)

  30 May 2008; Diego Pettenò <flameeyes@gentoo.org> +calibre-0.4.64.ebuild:
  Version bump.

*calibre-0.4.54 (15 May 2008)

  15 May 2008; Diego Pettenò <flameeyes@gentoo.org> +calibre-0.4.54.ebuild:
  Version bump.

  14 May 2008; Diego Pettenò <flameeyes@gentoo.org> calibre-0.4.53.ebuild:
  Depend on Python 2.5, see bug #221935.

*calibre-0.4.53 (12 May 2008)

  12 May 2008; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
  +calibre-0.4.53.ebuild:
  Initial import of calibre (formerly libprs500), software to handle PRS-500
  and PRS-505 e-Book readers by Sony. Thanks to drac who committed the
  xdg-utils patch it can finally enter the tree.