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
|
# ChangeLog for dev-python/python-poppler
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-poppler/ChangeLog,v 1.22 2012/06/08 11:35:20 phajdan.jr Exp $
08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
python-poppler-0.12.1-r3.ebuild:
x86 stable wrt bug #418915
01 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
python-poppler-0.12.1-r3.ebuild:
Stable for amd64, wrt bug #418915
*python-poppler-0.12.1-r3 (28 Feb 2012)
28 Feb 2012; Marien Zwart <marienz@gentoo.org>
+files/python-poppler-0.12.1-poppler-0.18.0-minimal-fix.patch,
+python-poppler-0.12.1-r3.ebuild, python-poppler-0.12.1-r1.ebuild,
python-poppler-0.12.1-r2.ebuild:
Add patch from Fedora so we do not wrap nonexistant API, gentoo bug #377063.
Restrict poppler dependency to <0.18 in older ebuilds.
24 Feb 2012; Patrick Lauer <patrick@gentoo.org>
python-poppler-0.12.1-r1.ebuild, python-poppler-0.12.1-r2.ebuild:
Restricting pypy
*python-poppler-0.12.1-r2 (14 Dec 2011)
14 Dec 2011; Jesus Rivero <neurogeek@gentoo.org>
+python-poppler-0.12.1-r2.ebuild:
Removed patch python-poppler-0.12.1-76_75.diff to fix bug #390607. Thanks
to quantumsummers.
08 Nov 2011; Naohiro Aota <naota@gentoo.org> python-poppler-0.12.1-r1.ebuild:
Add ~x86-fbsd
19 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
-python-poppler-0.12.1.ebuild:
old
14 Aug 2011; Markos Chandras <hwoarang@gentoo.org>
python-poppler-0.12.1-r1.ebuild:
Stable on amd64 wrt bug #378317
11 Aug 2011; Thomas Kahle <tomka@gentoo.org> python-poppler-0.12.1-r1.ebuild:
x86 stable per bug 378317
*python-poppler-0.12.1-r1 (19 Mar 2011)
19 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
+python-poppler-0.12.1-r1.ebuild, +files/python-poppler-0.12.1-75_74.diff,
+files/python-poppler-0.12.1-76_75.diff,
+files/python-poppler-0.12.1-79_78.diff,
+files/python-poppler-0.12.1-poppler0.15.0-changes.patch:
Fix compability with poppler >= 0.15.0 and merge upstream fixes.
08 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-poppler-0.12.1.ebuild:
Restrict Jython ABIs.
30 Dec 2010; Rafael G. Martins <rafaelmartins@gentoo.org>
python-poppler-0.12.1.ebuild:
Restricting the version of the app-text/poppler dependency due to API changes
on version 0.16.0 (bug #349955).
11 Jun 2010; Ben de Groot <yngwin@gentoo.org> metadata.xml:
Removing myself as maintainer, reassigning to python herd
18 May 2010; Markos Chandras <hwoarang@gentoo.org>
python-poppler-0.12.1.ebuild:
Stable on amd64 wrt bug #309796
26 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
python-poppler-0.12.1.ebuild:
stable x86, bug 309769
26 Mar 2010; Ben de Groot <yngwin@gentoo.org>
python-poppler-0.12.1.ebuild, metadata.xml:
Arfrever removed 0.10.{0,1} on March 1st without ChangeLog entry.
Minor ebuild improvements in 0.12.1. Re-assign to me.
10 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
python-poppler-0.10.0.ebuild, python-poppler-0.10.1.ebuild,
python-poppler-0.12.1.ebuild:
Fix poppler depend.
*python-poppler-0.12.1 (14 Jan 2010)
14 Jan 2010; Ben de Groot <yngwin@gentoo.org>
+python-poppler-0.12.1.ebuild:
Version bump
03 Sep 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
python-poppler-0.10.1.ebuild:
Set SUPPORT_PYTHON_ABIS.
*python-poppler-0.10.1 (03 Sep 2009)
03 Sep 2009; Patrick Lauer <patrick@gentoo.org>
+python-poppler-0.10.1.ebuild:
Bump to 0.10.1. Fixes #282940. Small ebuild fixes by Chris Mayo.
*python-poppler-0.10.0 (01 Jun 2009)
01 Jun 2009; Peter Alfredsen <loki_val@gentoo.org>
+python-poppler-0.10.0.ebuild, +metadata.xml:
Initial commit. Ebuild by calvin <cs-gentoo@protempore.net>, with fixups
by me.
|