summaryrefslogtreecommitdiff
blob: 80f2bed7de44e716c25417b45c1cafb3b566e75c (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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
# ChangeLog for app-editors/emacs-cvs
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.34 2005/03/05 14:21:32 usata Exp $

  05 Mar 2005; Mamoru KOMACHI <usata@gentoo.org> -emacs-cvs-21.3.50.ebuild,
  emacs-cvs-22.0.50.ebuild, emacs-cvs-23.0.0.ebuild:
  unset LDFLAGS; bug #77430.

  05 Mar 2005; Joseph Jezak <josejx@gentoo.org> emacs-cvs-22.0.50.ebuild:
  Marked ppc stable for bug #83136.

  26 Feb 2005; Jason Wever <weeve@gentoo.org> emacs-cvs-22.0.50.ebuild:
  Stable on sparc wrt bug #83136.

  26 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-22.0.50.ebuild,
  emacs-cvs-23.0.0.ebuild:
  Fixed nofink patch filename on ppc-macos.

  25 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-22.0.50.ebuild:
  Marked stable on x86. See bug #83136.

*emacs-cvs-23.0.0 (16 Feb 2005)

  16 Feb 2005; Mamoru KOMACHI <usata@gentoo.org>
  +files/50emacs-22.0.50.envd, +files/50emacs-23.0.0.envd,
  -files/emacs-22.0.0.desktop, +files/emacs-23.0.0.desktop,
  -emacs-cvs-22.0.0-r1.ebuild, -emacs-cvs-22.0.0.ebuild,
  emacs-cvs-22.0.50.ebuild, +emacs-cvs-23.0.0.ebuild:
  emacs-unicode-2 branch was tagged as 23.0.0

*emacs-cvs-22.0.0-r1 (11 Feb 2005)

  11 Feb 2005; Mamoru KOMACHI <usata@gentoo.org>
  +files/emacs-22.0.0.desktop, +emacs-cvs-22.0.0-r1.ebuild:
  More slot friendly.

*emacs-cvs-22.0.50 (11 Feb 2005)

  11 Feb 2005; Mamoru KOMACHI <usata@gentoo.org>
  +files/emacs-22.0.50.desktop, +emacs-cvs-22.0.50.ebuild:
  Version bumped. See bug #81551.

  16 Dec 2004; Mamoru KOMACHI <usata@gentoo.org>
  -emacs-cvs-21.3.50-r1.ebuild, emacs-cvs-21.3.50-r2.ebuild,
  emacs-cvs-21.3.50.ebuild, emacs-cvs-22.0.0.ebuild:
  Removed dependency to pexpect and gdbm; bug #74368.

*emacs-cvs-21.3.50-r2 (25 Nov 2004)

  25 Nov 2004; Mamoru KOMACHI <usata@gentoo.org>
  +emacs-cvs-21.3.50-r2.ebuild:
  Added aqua USE flag. Changed binary suffix to .emacs-${SLOT}; see bug #62991.

  14 Oct 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/emacs-cvs-21.3.50-nofink.diff, emacs-cvs-21.3.50-r1.ebuild:
  Added to ~ppc-macos. This closes bug #64352.

  03 Oct 2004; Mamoru KOMACHI <usata@gentoo.org>
  +files/50emacs-21.3.50.envd, +files/emacs-21.3.50.desktop,
  +files/emacs-subdirs-el-gentoo.diff, emacs-cvs-21.3.50-r1.ebuild,
  emacs-cvs-21.3.50.ebuild:
  Don't unset CFLAGS/CXXFLAGS; use strip-flags instead. More on SLOT support.

*emacs-cvs-22.0.0 (02 Jul 2004)
*emacs-cvs-21.3.50-r1 (02 Jul 2004)

  02 Jul 2004; Mamoru KOMACHI <usata@gentoo.org> +emacs-cvs-21.3.50-r1.ebuild,
  +emacs-cvs-22.0.0.ebuild:
  Added emacs-unicode-2 branch, partial SLOT support.

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> emacs-cvs-21.3.50.ebuild:
  sync IUSE (+gif, +jpeg, +png, +tiff, -gtk2)

  24 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
  emacs-cvs-21.3.50.ebuild:
  don't use deprecated ? : use syntax

  04 Jan 2004; Jeremy Maitin-Shepard <jbms@gentoo.org>
  emacs-cvs-21.3.50.ebuild:
  Changed ebuild to handle CVS SSH key checking.  Fixed dependencies and
  made minor changes to USE-flag-handling code.

  21 Nov 2003; MATSUU Takuto <matsuu@gentoo.org> emacs-cvs-21.3.50.ebuild:
  Marked ~amd64

  23 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-21.3.50.ebuild:
  Defaults to use aspell if installed, see Bug #28527

  21 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-21.3.50.ebuild:
  Emacs can use either ispell or aspell, also suggested in Bug #28527

  13 Sep 2003; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-21.3.50.ebuild:
  Added spell IUSE flag and DEPENDs on ispell iff USE="spell".
  Thanks to Jos Romildo Malaquias <romildo@uber.com.br> for reporting
  the bug in Bug #28527.

  27 Jun 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
  leave debugging symbols, unset CFLAGS, CPPFLAGS

  04 Jun 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
  back to stable keywords -- see bug 22225

*emacs-cvs-21.3.50 (22 Nov 2002)

  16 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
  if gtk || gt2, then configure with gtk2 support (bug #18828)

  01 Apr 2003; Matthew Kennedy <mkennedy@gentoo.org> emacs-cvs-21.3.50.ebuild:
  revised libungif dep

  12 Mar 2003; Matthew Kennedy <mkennedy@gentoo.org>
  emacs-cvs-21.3.50.ebuid :

  Added support for GTK+ 2. Added GNOME menu support.

  06 Jan 2003; Seemant Kulleen <seemant@gentoo.org> emacs-cvs-21.3.50.ebuild :

  PROVIDE virtual/editor in addition to virtual/emacs

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  06 Dec 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  emacs-cvs-21.3.50.ebuild :

  Back out of last ChangeLog entry as consensus on -core seems to be that
  -cvs ebuilds should not be in the stable profiles. Added fix for info
  documentation file names.
	
  02 Dev 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  emacs-cvs-21.3.50.ebuild :

  Moved out of ~x86 into x86 (only for x86) by popular request. Reduced
  dependency on ncurses to version 5.2 and added missing dev-util/cvs
  dependency.

  22 Nov 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  emacs-cvs-21.3.50.ebuild, files/digest-emacs-cvs-21.3.50 :

  Initial import.