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
|
# ChangeLog for dev-tex/latexmk
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/latexmk/ChangeLog,v 1.17 2010/06/11 19:18:43 aballier Exp $
11 Jun 2010; Alexis Ballier <aballier@gentoo.org> latexmk-416a.ebuild,
+files/completion.bash:
add bash-completion support by Christoph Junghans <kleiner_otti@gmx.de>,
bug #323561
*latexmk-416a (11 Jun 2010)
11 Jun 2010; Alexis Ballier <aballier@gentoo.org> +latexmk-416a.ebuild:
version bump, bug #321731
11 Jun 2010; Alexis Ballier <aballier@gentoo.org> -latexmk-307a.ebuild,
-latexmk-401.ebuild, -latexmk-405.ebuild:
remove old
19 Sep 2009; Markus Meier <maekke@gentoo.org> latexmk-408.ebuild:
amd64/x86 stable, bug #281074
*latexmk-408 (06 Aug 2009)
06 Aug 2009; Alexis Ballier <aballier@gentoo.org> +latexmk-408.ebuild:
version bump, by Marco Leogrande <dark.knight.ita@gmail.com>, bug #279564
*latexmk-405 (30 Apr 2009)
30 Apr 2009; Alexis Ballier <aballier@gentoo.org> +latexmk-405.ebuild:
version bump, by Nick Pope <nick+gentoo@nickpope.me.uk>, bug #267420
26 Oct 2008; Alexis Ballier <aballier@gentoo.org> latexmk-307a.ebuild:
quote WORKDIR
*latexmk-401 (26 Oct 2008)
26 Oct 2008; Alexis Ballier <aballier@gentoo.org> +latexmk-401.ebuild:
version bump, bug #239141
03 Sep 2008; Alexis Ballier <aballier@gentoo.org> latexmk-307a.ebuild:
depend on latex-base instead of virtual/tetex
19 May 2008; Markus Meier <maekke@gentoo.org> latexmk-307a.ebuild:
amd64/x86 stable, bug #222471
15 Jul 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Assigning to tex, as nattfodd is being retired (#108329).
12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Replaced text-markup by tex as maintaining herd (text-markup split).
02 Dec 2006; Steve Dibb <beandog@gentoo.org> latexmk-307a.ebuild:
Add ~amd64, bug 133920
19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> latexmk-307a.ebuild:
Add DEPEND on app-arch/unzip
09 Mar 2006; Martin Ehmsen <ehmsen@gentoo.org> latexmk-307a.ebuild:
Removed INSTALL from dodoc, found by QA script.
28 Nov 2005; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Added myself as maintainer, as planned on bug 111324.
*latexmk-307a (18 Nov 2005)
18 Nov 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+latexmk-307a.ebuild:
Initial ebuild, closes bug 111324.
|