summaryrefslogtreecommitdiff
blob: 2b0c653fa02a135251bcc79eb3cea827fcaac0a6 (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
# ChangeLog for sys-apps/sed
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/sed/ChangeLog,v 1.26 2003/03/28 16:47:53 joker Exp $

*sed-4.0.6 (24 Mar 2003)

  28 Mar 2003; Christian Birchinger <joker@gentoo.org> sed-4.0.6.ebuild:
  Added sparc stable keyword

  24 Mar 2003; Brandon Low <lostlogic@gentoo.org> sed-4.0.6.ebuild:
  This version should be stable, and fix some problems on non-x86 arches, please
  test. Also test NLS and bootstrap builds

  24 Mar 2003; Brandon Low <lostlogic@gentoo.org> sed-4.0.6.ebuild:
  Bump to latest GNU stable

*sed-4.0.5-r1 (04 Mar 2003)

  05 Mar 2003; Brandon Low <lostlogic@gentoo.org> sed-4.0.5-r1.ebuild:
  Fix static use variables, and add appropriate die messages

  04 Mar 2003; Brandon Low <lostlogic@gentoo.org> sed-4.0.5-r1.ebuild:
  Add examples to installed docs

  04 Mar 2003; Brandon Low <lostlogic@gentoo.org> sed-4.0.5-r1.ebuild :
  Install nls files with sed, clean up the install for USE=build.
  This is marked unstable on all arches, but can and should VERY quickly 
  be moved to stable.

  20 Feb 2003; Zach Welch <zwelch@gentoo.org> sed-4.0.5.ebuild :
  Added arm to keywords.

  11 Feb 2003; Mark Guertin <gerk@gentoo.org> sed-4.0.5.ebuild :
  Added ppc to keywords, beat on this extensively and it seems 
  previous issues are resolved.

  09 Feb 2003; Guy Martin <gmsoft@gentoo.org> sed-4.0.5.ebuild :
  Added hppa to keywords.

*sed-4.0.5 (22 Dec 2002)

  24 Feb 2003; Nicholas Wourms <dragon@gentoo.org> sed-4.0.5.ebuild :
  Mark as stable for mips.  Tidy up Changelog for echangelog support.

  22 Dec 2002; Brandon Low <lostlogic@gentoo.org> sed-4.0.5.ebuild :
  Stable

  17 Dec 2002; Brandon Low <lostlogic@gentoo.org> sed-4.0.5.ebuild :
  Another upstream bump.

*sed-4.0.4 (13 Dec 2002)

  13 Dec 2002; Brandon Low <lostlogic@gentoo.org> sed-4.0.4.ebuild :

  Minor bug fix release over 4.0.3, unstable for a moment.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*sed-4.0.3 (20 Nov 2002)

  20 Nov 2002; Brandon Low <lostlogic@gentoo.org> sed-4.0.3.ebuild :

  Minor bug fix release over 4.0.2

*sed-4.0.2 (20 Nov 2002)

  20 Nov 2002; Brandon Low <lostlogic@gentoo.org> sed-4.0.2.ebuild :

  Minor bug fix release over 4.0.1

  12 Nov 2002; Mark Guertin <gerk@gentoo.org> sed-4.0.ebuild, sed-4.0.1.ebuild :
  set both of these as -ppc.  PLEASE DONT UPGRADE TO STABLE WITHOUT TESTING.
  There are problems with this version of sed on ppc, see bug #10325 for
  details.

*sed-4.0.1 (06 Nov 2002)

  18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
  Added mips to keywords

  06 Nov 2002; Brandon Low <lostlogic@gentoo.org> sed-4.0.1.ebuild :

  Minor bug fix release over 4.0.

*sed-4.0 (27 Oct 2002)

  27 Oct 2002; Brandon Low <lostlogic@gentoo.org> sed-4.0.ebuild :

  The lovely people at gnu.org have blessed us with 4.0, so far I like
  it.

*sed-3.02.80-r3 (23 Aug 2002)

  23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> sed-3.02.80-r3.ebuild :

  Forced upgrade, so that people who got clobbered by supersed, will now
  install this again.

*sed-3.02.80-r2 (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> sed-3.02.80-r2.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

*sed-3.02.80-r3 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> sed-3.02.80-r3.ebuild :
  Added LICENSE, KEYWORDS, SLOT.

  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.