summaryrefslogtreecommitdiff
blob: 0a9c1ca71bb243577606c5db09aed89319725b34 (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
# ChangeLog for sys-apps/grep
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/grep/ChangeLog,v 1.18 2003/09/21 17:22:12 vapier Exp $

*grep-2.5.1-r1 (27 Feb 2003)

  21 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
  Add static support #29188.

  24 Jun 2003; Aron Griffis <agriffis@gentoo.org> grep-2.5.1-r1.ebuild:
  Mark stable on alpha

  06 Jul 2003; Guy Marin <gmsoft@gentoo.org> grep-2.5.1-r1.ebuild :
  Marked stable on hppa.

  22 Jun 2003; Joshua Kinard <kumba@gentoo.org> grep-2.5.1-r1.ebuild:
  Changed ~sparc & ~mips to sparc & mips in KEYWORDS

  20 May 2003; Joshua Kinard <kumba@gentoo.org> grep-2.5.1-r1.ebuild:
  Added gnuconfig eclass support to properly detect linux-mips systems

  27 Feb 2003; Aron Griffis <agriffis@gentoo.org> grep-2.5.1-r1.ebuild:
  Close bug #16495 by installing in /bin instead of /usr/bin.  I introduced
  this error in the 2.5.1 ebuild.  Thanks to Tristan Henderson who noticed it.

*grep-2.5.1 (27 Feb 2003)

  24 Apr 2003; Jason Wever <weeve@gentoo.org> grep-2.5-r1.ebuild,
  grep-2.5.1-r1.ebuild, grep-2.5.1.ebuild:
  Added a patch for sparc32 to fix bug #17568. Thanks to Peter Gnodde
  <peter@gnodde.org> for reporting the problem and solution.

  27 Feb 2003; Aron Griffis <agriffis@gentoo.org> grep-2.5.1.ebuild:
  Update to 2.5.1, thanks to Michael Sterrett for the heads-up

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

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

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*grep-2.4.2-r4.ebuild (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> grep-2.4.2-r4.ebuild :
  Added KEYWORDS, SLOT.

*grep-2.5-r1 (12 Apr 2002)

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

  14 Jul 2002; phoen][x <phoenix@gentoo.org> grep-2.5.ebuild :
  Added KEYWORDS, SLOT.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> grep-2.5-r1.ebuild :
  Added KEYWORDS, SLOT.

  12 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  grep-2.5-r1.ebuild, files/digest-grep-2.5-r1 :

  Fixes bug #1638 by adding --disable-perl-regexp.

*grep-2.5 (21 March 2002)

*grep-2.4.2-r5 (1 Feb 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> grep-2.4.2-r5.ebuild :
  Added 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.