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
|
# ChangeLog for dev-texlive/texlive-context
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-context/ChangeLog,v 1.22 2008/11/06 19:55:19 aballier Exp $
*texlive-context-2008-r1 (06 Nov 2008)
06 Nov 2008; Alexis Ballier <aballier@gentoo.org>
-texlive-context-2008.ebuild, +texlive-context-2008-r1.ebuild:
Revbump dev-texlive packages that install a bin wrapper to a script after
the recent changes to the way we install them.
03 Nov 2008; Alexis Ballier <aballier@gentoo.org>
texlive-context-2008.ebuild:
We still need to RDEPEND on ruby for the 2008 version...
31 Oct 2008; Alexis Ballier <aballier@gentoo.org>
texlive-context-2008.ebuild:
Use stricter deps for texlive 2008 to require the 2008 version of a
package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND
fields
09 Sep 2008; Alexis Ballier <aballier@gentoo.org>
texlive-context-2007.ebuild:
Add empty IUSE to please repoman
*texlive-context-2008 (09 Sep 2008)
09 Sep 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml,
+texlive-context-2008.ebuild:
Bump to 2008
12 May 2008; nixnut <nixnut@gentoo.org> texlive-context-2007.ebuild:
Stable on ppc wrt bug 220651
16 Apr 2008; Peter Volkov <pva@gentoo.org> texlive-context-2007.ebuild:
amd64 stable, bug #215735.
08 Apr 2008; Raúl Porcel <armin76@gentoo.org>
texlive-context-2007.ebuild:
alpha/ia64/sparc stable wrt #215735
08 Apr 2008; Jeroen Roovers <jer@gentoo.org> texlive-context-2007.ebuild:
Stable for HPPA (bug #215735).
06 Apr 2008; Markus Rothe <corsair@gentoo.org>
texlive-context-2007.ebuild:
Added ~ppc; bug #195815
06 Apr 2008; Markus Rothe <corsair@gentoo.org>
texlive-context-2007.ebuild:
Stable on ppc64; bug #215735
01 Apr 2008; Christian Faulhammer <opfer@gentoo.org>
texlive-context-2007.ebuild:
stable x86, bug 215735
10 Mar 2008; Alexis Ballier <aballier@gentoo.org>
texlive-context-2007.ebuild:
ruby is needed for context, not for all texlive
10 Feb 2008; Alexis Ballier <aballier@gentoo.org>
texlive-context-2007.ebuild:
keyword ~x86-fbsd
18 Dec 2007; Jeroen Roovers <jer@gentoo.org> texlive-context-2007.ebuild:
Marked ~hppa (bug #195815).
26 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
texlive-context-2007.ebuild:
Add ~amd64 keyword --- Bug #195815
25 Oct 2007; Markus Rothe <corsair@gentoo.org>
texlive-context-2007.ebuild:
Added ~ppc64; bug #195815
25 Oct 2007; Raúl Porcel <armin76@gentoo.org>
texlive-context-2007.ebuild:
Add ~alpha/~ia64 wrt bug #195815
25 Oct 2007; Ferris McCormick <fmccor@gentoo.org>
texlive-context-2007.ebuild:
Add ~sparc keyword --- Bug #195815
25 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
texlive-context-2007.ebuild:
keyworded ~x86, bug 195815
15 Oct 2007; Alexis Ballier <aballier@gentoo.org>
texlive-context-2007.ebuild:
add dep on texlive-metapost, it needs it to build its format, thanks to
Florian Wagner <florian@wagner-flo.net>, bug #195938
*texlive-context-2007 (14 Oct 2007)
14 Oct 2007; Alexis Ballier <aballier@gentoo.org> +metadata.xml,
+texlive-context-2007.ebuild:
initial import
|