summaryrefslogtreecommitdiff
blob: 415cfe44f62bf5672e55c067965b6d001d2bf78a (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
# ChangeLog for net-misc/ntp
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-misc/ntp/ChangeLog,v 1.6 2002/07/09 10:08:31 phoenix Exp $

*ntp-4.1.1a (4 May 2002)
  09 Jul 2002; phoen][x <phoenix@gentoo.org> ntp-4.1.1a.ebuild :
  Added KEYWORDS, SLOT.

  4 May 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.7*.ebuild
  Removed all 4.1.7* ebuilds

*ntp-4.1.1a (1 May 2002)
  1 May 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.72-r2.ebuild :
  Create 4.1.1a ebuild and mask 4.1.72* versions, the 4.1.72* versions
  are *alpha* releases for 4.2.0, and have trouble building on some
  hosts.
  
  This should finally close 1882

*ntp-4.1.72-r2 (28 Apr 2002)
  28 Apr 2002; Jon Nelson <jnelson@gentoo.org> ntp-4.1.72-r2.ebuild :

  Remove -lncurses from LDFLAGS environment, it screws up
  the build.
  If there is a good reason for it to be there, prefix it with
   -L/lib so that configure can find it there (it's not in /usr/lib).
  Closes bug #1882 and allows compilation
  Update ebuild for lintool compliance
  
*ntp-4.1.72-r1 (24 March 2002)
  
  24 March 2002; M.Schlemmer <azarah@gentoo.org> :

  Resolve bug #897 (add ntpdate to rc-script); add config file for ntpd.

*ntp-4.1.72 (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.