summaryrefslogtreecommitdiff
blob: f277e0aea0b4a1d12c6669308b057f73e1b897b7 (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
# ChangeLog for sys-apps/most
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/most/ChangeLog,v 1.25 2005/09/16 10:59:15 agriffis Exp $

  16 Sep 2005; Aron Griffis <agriffis@gentoo.org> most-4.9.5.ebuild:
  Mark 4.9.5 stable on alpha

  19 Aug 2005; Luis Medinas <metalgod@gentoo.org> most-4.9.5.ebuild:
  Marked Stable on AMD64.

  18 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> most-4.10.2-r1.ebuild:
  Use tc-arch() instead of ${ARCH}.

  17 Aug 2005; Aaron Walker <ka0ttic@gentoo.org> most-4.9.5.ebuild:
  Stable on x86,sparc,mips.

*most-4.10.2-r1 (14 Aug 2005)

  14 Aug 2005; Aaron Walker <ka0ttic@gentoo.org>
  +files/most-4.10.2-fix-goto-line.diff, -most-4.10.2.ebuild,
  +most-4.10.2-r1.ebuild:
  Revision bump; added patch to fix the 'g' (goto line) command. Also removed
  src_compile() completely since the MOST_SYSINIT defaults to what we were
  using previously (/etc/most.conf). Also updated the dodoc list to include
  the sample most.rc.

  13 Aug 2005; Joshua Kinard <kumba@gentoo.org> metadata.xml,
  most-4.10.2.ebuild:
  Moved to shell-tools herd; removed use of gnuconfig eclass (users should
  enable 'autoconfig' instead); changed configure/make to use econf and emake.

  05 Aug 2005; Fernando J. Pereda <ferdy@gentoo.org> most-4.9.5.ebuild,
  most-4.10.2.ebuild:
  marked ~alpha, wrt bug #97609. Fix header date on most-4.9.2.ebuild

  28 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> most-4.9.5.ebuild,
  most-4.10.2.ebuild:
  Run gnuconfig-update, otherwise the config.{sub,guess} will be too old to
  recognize certain mips64 machines.

*most-4.10.2 (22 Jul 2005)

  22 Jul 2005; Aaron Walker <ka0ttic@gentoo.org> -most-4.10.1.ebuild,
  +most-4.10.2.ebuild:
  Version bump.

*most-4.10.1 (28 Jun 2005)

  28 Jun 2005; Aaron Walker <ka0ttic@gentoo.org> +most-4.10.1.ebuild:
  Version bump.

  31 Dec 2004; <gongloo@gentoo.org> most-4.9.5.ebuild:
  Added ~ppc-macos.

  06 Nov 2004; Lars Weiler <pylon@gentoo.org> most-4.9.5.ebuild:
  Stable on ppc.

  30 Jun 2004; Aron Griffis <agriffis@gentoo.org> most-4.9.2.ebuild,
  most-4.9.4.ebuild:
  sync IUSE (missing), trim trailing whitespace

  28 Jun 2004; David Holm <dholm@gentoo.org> most-4.9.5.ebuild:
  Added ppc support.

*most-4.9.5 (28 Jun 2004)

  28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> +most-4.9.5.ebuild:
  Version bump. Changed the src_install around a bit to make things simpler for
  arch people. Added in ~sparc ~mips to the supported arch list.

*most-4.9.4 (06 Apr 2004)

  06 Apr 2004; Jon Portnoy <avenj@gentoo.org> most-4.9.4.ebuild :
  Version bump, bug #46314.

  25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> most-4.9.2.ebuild:
  Add binary depending on arch. Closing #38900.

*most-4.9.2 (13 May 2002)

  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (-ppc), this relies on x86 objects

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

  13 May 2002; Donny Davies <woodchip@gentoo.org> :

  Update to latest.  Close #2225.  Thanks Wout ;)

*most-4.9.0-r3 (12 May 2002)

  12 May 2002; Wout Mertens <wmertens@gentoo.org> :

  actually copy the binary :)

*most-4.9.0-r2 (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.