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
|
# ChangeLog for app-editors/ted
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.27 2009/01/11 00:29:39 truedfx Exp $
11 Jan 2009; Harald van Dijk <truedfx@gentoo.org> ted-2.17-r1.ebuild:
Regenerate all configure scripts to fix locale issues
14 Sep 2008; Harald van Dijk <truedfx@gentoo.org> metadata.xml:
List myself as maintainer
14 Sep 2008; Harald van Dijk <truedfx@gentoo.org>
+files/ted-2.17-motif.patch, ted-2.17-r1.ebuild:
Fix Motif detection (#154997)
*ted-2.17-r1 (18 Jan 2008)
18 Jan 2008; Ryan Hill <dirtyepic@gentoo.org> ted-2.12.ebuild,
-ted-2.17.ebuild, +ted-2.17-r1.ebuild:
Revision bump.
- rewrote src_install to not blow away ${T} (Bug #154997)
- backport fix for building with userpriv to stable ebuild (Bug #196939)
- general ebuild cleanup and QA
21 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
05 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -ted-2.11.ebuild,
-ted-2.12-r1.ebuild:
QA: Removed unused versions.
28 Aug 2005; Luis Medinas <metalgod@gentoo.org> ted-2.17.ebuild:
Added ~amd64 keywords. Closes bug #103872.
*ted-2.17 (31 Mar 2005)
31 Mar 2005; Spider <spider@gentoo.org> +ted-2.17.ebuild:
New version, appears to be working ok. Fonts are a bit iffy (X bitmap fonts)
*ted-2.12-r1 (28 Mar 2005)
28 Mar 2005; Spider <spider@gentoo.org> +ted-2.12-r1.ebuild:
Added a small build-fix to get around userpriv. The buildscript has a test
for RPM_BUILD_ROOT, so I'm just using that.
The package appears to have issues with missing fonts, not too sure if I have
100% functionality here.
07 Jun 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
ted-2.11.ebuild, ted-2.12.ebuild:
QA - IUSE fix
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> ted-2.11.ebuild,
ted-2.12.ebuild:
Add die following econf for bug 48950
06 Apr 2004; <spider@gentoo.org> :
I just got a note from the author that 2.15 is broken (tables support) but
that we should expect 2.16 in the next two months.
11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> ted-2.11.ebuild,
ted-2.12.ebuild:
fixed motif dep
11 Jan 2004; Heinrich Wendel <lanius@gentoo.org> ted-2.11.ebuild,
ted-2.12.ebuild:
fixed motif dep
*ted-2.12 (24 Dec 2002)
02 apr 2003; <spider@gentoo.org> ted-2.11.ebuild, ted-2.12.ebuild:
Removed xpm depend per bug 1446
29 Mar 2003; Alastair Tse <liquidx@gentoo.org> ted-2.11.ebuild,
ted-2.12.ebuild:
replace openmotif with virtual/motif
12 Mar 2003; Martin Holzer <mholzer@gentoo.org> ted-2.11.ebuild
ted-2.12.ebuild:
added cd ${S}. Closes #17344
24 Dec 2002; Martin Holzer <mholzer@gentoo.org> : ted-2.11.ebuild files/digest-ted-2.12 ChangeLog :
Version pump submitted by Mark Hollomon #12625.
*ted-2.11 (09 Jul 2002)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
09 Jul 2002; Phil Bordelon <sunflare@gentoo.org> ted-2.11.ebuild :
New package. Original ebuild submitted by Mark Hollomon
<markholloman@comcast.net>--see Bug #3668. Cleaned it up,
lintool'd and repoman'd.
|