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
|
# ChangeLog for dev-tex/pdftex
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/pdftex/ChangeLog,v 1.21 2010/01/09 14:30:21 aballier Exp $
09 Jan 2010; Alexis Ballier <aballier@gentoo.org> pdftex-1.40.10.ebuild:
Use system kpathsea with texlive 2009
12 Dec 2009; Alexis Ballier <aballier@gentoo.org> pdftex-1.40.9.ebuild,
pdftex-1.40.10.ebuild:
Set LC_ALL to C to avoid problems with different locales, bug #293199
*pdftex-1.40.10 (12 Dec 2009)
12 Dec 2009; Alexis Ballier <aballier@gentoo.org> +pdftex-1.40.10.ebuild,
+files/pdftex-1.40.10-poppler.patch:
version bump
27 Aug 2009; Alexis Ballier <aballier@gentoo.org> pdftex-1.40.9.ebuild,
+files/pdftex-1.40.9-poppler-0.11.3.patch:
Fix build with latest poppler, bug #282833
23 May 2009; Alexis Ballier <aballier@gentoo.org> pdftex-1.40.9.ebuild,
+files/pdftex-1.40.9-getline.patch:
fix build with glibc 2.10, bug #270779, ported from tl-core
14 May 2009; Alexis Ballier <aballier@gentoo.org> pdftex-1.40.9.ebuild,
+files/pdftex-1.40.9-poppler-0.11.patch:
fix build with latest poppler, bug #269545
30 Mar 2009; Peter Alfredsen <loki_val@gentoo.org> pdftex-1.40.9.ebuild:
Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
18 Mar 2009; Raúl Porcel <armin76@gentoo.org> pdftex-1.40.9.ebuild:
alpha/arm/ia64/s390/sh stable wrt #253551
11 Mar 2009; Markus Meier <maekke@gentoo.org> pdftex-1.40.9.ebuild:
amd64 stable, bug #253551
10 Mar 2009; Raúl Porcel <armin76@gentoo.org> pdftex-1.40.9.ebuild:
Add ~arm/~s390/~sh
07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> pdftex-1.40.9.ebuild:
x86 stable, bug 253551
06 Mar 2009; Jeroen Roovers <jer@gentoo.org> pdftex-1.40.9.ebuild:
Stable for HPPA (bug #253551).
27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> pdftex-1.40.9.ebuild:
Sparc stable, part of Bug #253551.
19 Nov 2008; Ferris McCormick <fmccor@gentoo.org> pdftex-1.40.9.ebuild:
Add ~sparc for testing, cleanup for Bug #237202.
15 Oct 2008; Jeroen Roovers <jer@gentoo.org> pdftex-1.40.9.ebuild:
Marked ~hppa too.
04 Oct 2008; Brent Baude <ranger@gentoo.org> pdftex-1.40.9.ebuild:
Marking pdftex-1.40.9 ~ppc for bug 237202
30 Sep 2008; Alexis Ballier <aballier@gentoo.org>
+files/pdftex-1.40.9-xpdfversion.patch, pdftex-1.40.9.ebuild:
Stop using xpdfVersion, it's gone from latest poppler and we don't really
need it.
24 Sep 2008; Raúl Porcel <armin76@gentoo.org> pdftex-1.40.9.ebuild:
Add ~alpha/~ia64 wrt #237202
21 Sep 2008; Brent Baude <ranger@gentoo.org> pdftex-1.40.9.ebuild:
Marking pdftex-1.40.9 ~ppc64 for bug 237202
11 Sep 2008; Markus Meier <maekke@gentoo.org> pdftex-1.40.9.ebuild:
add ~x86, bug #237202
*pdftex-1.40.9 (03 Sep 2008)
03 Sep 2008; Alexis Ballier <aballier@gentoo.org>
+files/pdftex-1.40.9-poppler.patch, +metadata.xml, +pdftex-1.40.9.ebuild:
Initial import. Standalone pdftex patched to use poppler.
|