blob: 1be57612bdef660d5d7b54da994687a9023bbd21 (
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
|
# ChangeLog for app-editors/jed
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/jed/ChangeLog,v 1.23 2004/09/27 09:09:53 liquidx Exp $
27 Sep 2004; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild,
jed-0.99.16-r2.ebuild:
use epatch instead of patch during src_install
29 Jun 2004; Tom Gall <tgall@gentoo.org> jed-0.99.16-r2.ebuild:
~ppc64 bug #55304
23 Jun 2004; <malc@gentoo.org> jed-0.99.16-r2.ebuild:
Mark stable on amd64
03 May 2004; Ferris McCormick <fmccor@gentoo.org> jed-0.99.16-r2.ebuild:
Marked stable on sparc.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> jed-0.99.16-r2.ebuild:
Add inherit eutils
*jed-0.99.16-r2 (20 Apr 2004)
20 Apr 2004; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r2.ebuild,
files/jed-0.99.16-jed.info.patch:
added jed info patch thanks to Doug Weimer <dweimer@socal.rr.com> (#46743)
05 Feb 2004; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild:
add more reliable SRC_URI
18 Jan 2004; Chuck Short <zul@gentoo.org> jed-0.99.14-r1.ebuild,
jed-0.99.16-r1.ebuild, jed-0.99.16.ebuild:
Header updates added amd64 to jed-0.99.16-r1, closes #37214.
18 Sep 2003; Chuck Short <zul@gentoo.org> jed-0.99.14-r1.ebuild,
jed-0.99.16-r1.ebuild, jed-0.99.16.ebuild:
Updated homepage. Closes bug #29025.
07 Jun 2003; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild:
added sed-4 dep
04 Jun 2003; Christian Birchinger <joker@gentoo.org> jed-0.99.16-r1.ebuild:
Added sparc stable keyword
05 Jun 2003; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild:
make X optional again even if use has +truetype
04 Jun 2003; Alastair Tse <liquidx@gentoo.org> jed-0.99.16-r1.ebuild:
changed default keybindings to emacs. #17717.
*jed-0.99.16-r1 (17 Feb 2003)
17 Apr 2003; foser <foser@gentoo.org> jed-0.99.16-r1.ebuild :
Fixed xft dep to be virtual
17 Feb 2003; Alastair Tse <alastair@gentoo.org> jed-0.99.16.ebuild,
Added Xft support. Enabled by "truetype" USE flag. Resolves bug #15534.
*jed-0.99.16 (14 Dec 2002)
06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> *.ebuild :
PROVIDE virtual/editor
14 Dec 2002; Matthew Kennedy <mkennedy@gentoo.org> jed-0.99.16.ebuild,
ChangeLog, files/digest-jed-0.99.16 :
Version bump. Resolves bug #1134.
*jed-0.99.14-r1 (1 Feb 2002)
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|