summaryrefslogtreecommitdiff
blob: 5d9d1d27ff39eb7c87207a08357026cbf2dfb12e (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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# ChangeLog for net-nds/ypbind
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ChangeLog,v 1.41 2007/08/15 17:54:19 eradicator Exp $

  15 Aug 2007; Jeremy Huddleston <eradicator@gentoo.org> files/ypbind.initd:
  Removed bashisms in init script.  Closes bug #188778.

  12 Jun 2007; Jeroen Roovers <jer@gentoo.org> ypbind-1.19.1-r1.ebuild:
  Marked ~hppa (bug #181672).

  23 May 2007; Jeremy Huddleston <eradicator@gentoo.org> files/ypbind.initd:
  Fixed bug #176125 thanks to DominikBuerkle <dominik.buerkle@webde.de>.

  26 Mar 2007; Alec Warner <antarus@gentoo.org> ypbind-1.19.1.ebuild,
  ypbind-1.19.1-r1.ebuild:
  Remove dependency on portage: ref bug 162516

*ypbind-1.19.1-r1 (15 Aug 2006)

  15 Aug 2006; Roy Marples <uberlord@gentoo.org> +ypbind-1.19.1-r1.ebuild:
  Bump to close #129451.

  27 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-ypbind-1.19.1,
  Manifest:
  Fixing SHA256 digest, pass four

  10 Apr 2006; Jeremy Huddleston <eradicator@gentoo.org>
  -ypbind-1.17.2-r1.ebuild:
  Removing old version.

  10 Apr 2006; Jeremy Huddleston <eradicator@gentoo.org> files/ypbind.initd:
  use domainname instead of need since new baselayout doesn't provide it any
  more.

  04 Apr 2006; Aron Griffis <agriffis@gentoo.org> ypbind-1.19.1.ebuild:
  Mark 1.19.1 stable on ia64

  01 Apr 2006; Jeremy Huddleston <eradicator@gentoo.org>
  ypbind-1.19.1.ebuild:
  Install yp.conf.example instead of yp.conf. Use DESTDIR rather than
  einstall. Closes bug #108980.

  31 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> ypbind-1.19.1.ebuild:
  Stable on ppc.

  29 Mar 2006; Jeremy Huddleston <eradicator@gentoo.org>
  ypbind-1.19.1.ebuild:
  Stable on amd64, ppc64, sparc, and x86.

  19 Feb 2006; Joshua Kinard <kumba@gentoo.org> ypbind-1.19.1.ebuild:
  Added ~mips to KEYWORDS.

*ypbind-1.19.1 (11 Aug 2005)

  11 Aug 2005; Jeremy Huddleston <eradicator@gentoo.org>
  ypbind-1.17.2-r1.ebuild, +ypbind-1.19.1.ebuild:
  Version bump.  Bug #102136.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  22 Nov 2004; Jeremy Huddleston <eradicator@gentoo.org>
  -files/ypbind.confd, -files/ypbind.rc5, -files/ypbind.rc6,
  -ypbind-1.11-r1.ebuild, -ypbind-1.12.ebuild, -ypbind-1.17.2.ebuild:
  Cleaning up old versions.

  22 Nov 2004; Markus Rothe <corsair@gentoo.org> ypbind-1.17.2-r1.ebuild:
  Stable on ppc64; bug #66786

  08 Oct 2004; Michael Hanselmann <hansmi@gentoo.org> ypbind-1.17.2-r1.ebuild:
  Marked stable on ppc. See bug #66786.

  08 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  ypbind-1.17.2-r1.ebuild:
  Fixed DEPENDs

  04 Sep 2004; Bryan Østergaard <kloeri@gentoo.org> ypbind-1.17.2-r1.ebuild:
  Stable on alpha.

  24 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org>
  ypbind-1.11-r1.ebuild, ypbind-1.12.ebuild, ypbind-1.17.2-r1.ebuild,
  ypbind-1.17.2.ebuild:
  1.17.2-r1 stable on x86, sparc, and amd64.  Added slp USE flag support.

  23 Aug 2004; Jeremy Huddleston <eradicator@gentoo.org>
  ypbind-1.11-r1.ebuild, ypbind-1.12.ebuild, ypbind-1.17.2-r1.ebuild,
  ypbind-1.17.2.ebuild:
  Adding missing DEPEND on openslp to fix bug #60239.

*ypbind-1.17.2-r1 (23 Jul 2004)

  23 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  +files/ypbind.confd-r1, +files/ypbind.initd, +ypbind-1.17.2-r1.ebuild:
  Revision bump to fix init scripts. Now depending on domainname to set
  ypdomainname. Stable x86, sparc, amd64.

  16 Jul 2004; Michael Sterrett <mr_bones_@gentoo.org> ypbind-1.17.2.ebuild:
  use emake; use use_enable; don't install COPYING; tidy

  08 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ypbind-1.17.2.ebuild:
  Stable on alpha.

  09 Apr 2004; Jeremy Huddleston <eradicator@gentoo.org> files/ypbind.rc5,
  files/ypbind.rc6:
  Added eends to the init script.

  04 Apr 2004; Aron Griffis <agriffis@gentoo.org> ypbind-1.11-r1.ebuild:
  Stable on ia64 for bug 46557

  25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> ypbind-1.17.2.ebuild:
  Adding amd64 keyword. Closing #42619.

*ypbind-1.17.2 (24 Feb 2004)

  24 Feb 2004; <tester@gentoo.org> ypbind-1.11-r1.ebuild, ypbind-1.12.ebuild,
  ypbind-1.17.2.ebuild:
  Version bump, and added comment on proper use with dhcpcd per bug #10728

  24 Feb 2004; <tester@gentoo.org> ypbind-1.11-r1.ebuild, ypbind-1.12.ebuild:
  Fix src_uri

*ypbind-1.12 (10 Jul 2003)

  10 Jul 2003; Donny Davies <woodchip@gentoo.org> ypbind-1.12.ebuild,
  files/ypbind.confd:
  Updates from N. Owen Gunden" <ogunden@phauna.org>.

  25 May 2003; Martin Holzer <mholzer@gentoo.org> ypbind-1.11-r1.ebuild:
  now uses mirror://kernel

  06 May 2003; Will Woods <wwoods@gentoo.org> ypbind-1.11-r1.ebuild:
  Added alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ypbind-1.11-r1 (4 Jun 2002)

  4 Jun 2002; Seemant Kulleen <seemant@gentoo.org> ypbind-1.11-r1.ebuild
  files/digest-ypbind-1.11-r1 :

  fix in the /etc/init.d script from lars.pechan@paradise.net.nz (Lars
  Pechan) in bug #3103

*ypbind-1.11 (27 May 2002)

  27 May 2002; Aron Griffis <agriffis@gentoo.org> ypbind-1.11.ebuild :

  Updated to version 1.11.  Also added "depend() { use ypserv }" so that
  ypserv will start prior to ypbind (in case the localhost is the server).
  Thanks to Scott Friedman for the bug report.

*ypbind-1.10 (27 Apr 2002)

  27 Apr 2002; Seemant Kulleen <seemant@gentoo.org> ypbind-1.10.ebuild
  files/digest-ypbind-1.10 :

  Version bump, including USE dependent NLS support. Thanks to bug #1146 by
  stefan@mdy.univie.ac.at (Stefan Boresch)

*ypbind-1.7-r6 (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.