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
|
# ChangeLog for app-editors/gmanedit
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/gmanedit/ChangeLog,v 1.11 2006/08/27 16:24:35 mr_bones_ Exp $
27 Aug 2006; Michael Sterrett <mr_bones_@gentoo.org>
gmanedit-0.3.3-r3.ebuild, gmanedit-0.3.3-r4.ebuild:
modX deps from gmanedit-0.3.3-r4
*gmanedit-0.3.3-r4 (21 Jan 2006)
21 Jan 2006; Marcelo Goes <vanquirius@gentoo.org>
-gmanedit-0.3.3-r2.ebuild, +gmanedit-0.3.3-r4.ebuild:
Remove old ebuild, make modular X friendly.
21 Apr 2005; Simon Stelling <blubb@gentoo.org> gmanedit-0.3.3-r3.ebuild:
stable on amd64
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gmanedit-0.3.3-r2.ebuild, gmanedit-0.3.3-r3.ebuild:
Masked gmanedit-0.3.3-r3.ebuild stable for ppc
05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org>
gmanedit-0.3.3-r2.ebuild:
Masked gmanedit-0.3.3-r2.ebuild stable for ppc
05 Sep 2004; Sven Wegener <swegener@gentoo.org> :
Fixed ChangeLog header.
09 Aug 2004; Tom Martin <slarti@gentoo.org> gmanedit-0.3.3-r3.ebuild:
Marked ~amd64, resolves bug 58774.
14 Jun 2004; David Holm <dholm@gentoo.org> gmanedit-0.3.3-r3.ebuild:
Added to ~ppc.
14 Jun 2004; Daniel Black <dragonheart@gentoo.org>
+files/gmanedit-0.3.3-xterm.patch, +gmanedit-0.3.3-r2.ebuild,
+gmanedit-0.3.3-r3.ebuild:
Moved from app-text/gmanedit to app-editors/gmanedit.
25 Apr 2004; Aron Griffis <agriffis@gentoo.org> gmanedit-0.3.3-r2.ebuild,
gmanedit-0.3.3-r3.ebuild:
Add die following econf for bug 48950
05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org>
gmanedit-0.3.3-r3.ebuild:
stable on sparc
*gmanedit-0.3.3-r3 (21 Apr 2003)
21 Apr 2003; Alastair Tse <liquidx@gentoo.org> gmanedit-0.3.3-r3.ebuild,
files/gmanedit-0.3.3-xterm.patch:
fix invalid xterm params. thanks to red0x <red0x@users.sourceforge.net>.
(#19459)
14 Jan 2003; foser <foser@gentoo.org> gmanedit-0.3.3-r2.ebuild :
Disable NLS, it breaks (#13859)
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*gmanedit-0.3.3-r2 (30 Apr 2002)
17 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> gmanedit-0.3.3-r2.ebuild :
Added IUSE.
2 Aug 2002; phoen][x <phoenix@gentoo.org> gmanedit-0.3.3-r2.ebuild :
Added LICENSE, KEYWORDS, SLOT.
30 Apr 2002; Seemant Kulleen <seemant@gentoo.org> gmanedit-0.3.3-r2.ebuild
files/digest-gmanedit-0.3.3-r2 :
luke@dslextreme.com (Luke Ravitch) submitted a patch so that the configure
script can find gtk-config. Funny thing is this patch was just a reversal
of Hallski's original patch. So now, the configure script remains unpatched
and the DEPEND only needs gnome-libs not gnome-core. Also, general ebuild
cleanup.
*gmanedit-0.3.3-r1 (1 Feb 2002)
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.
|