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
|
# ChangeLog for net-dialup/linesrv
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/linesrv/ChangeLog,v 1.12 2006/03/12 16:46:30 mrness Exp $
12 Mar 2006; Alin Nastac <mrness@gentoo.org> files/lcshutdown.pam,
files/linecontrol.pam, files/linesrv.rc6, -linesrv-2.1.21.ebuild,
linesrv-2.1.21-r1.ebuild, metadata.xml:
Remove obsolete revision. Compile linesrv with user CFLAGS. Quote $S and
$FILESDIR. Add description to metadata.xml.
27 Dec 2005; Alin Nastac <mrness@gentoo.org> linesrv-2.1.21-r1.ebuild:
Stable on x86.
25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
linesrv-2.1.21-r1.ebuild:
Use bindnow-flags function instead of -Wl,-z,now.
18 Jul 2005; David Holm <dholm@gentoo.org> linesrv-2.1.21-r1.ebuild:
Added to ~ppc.
*linesrv-2.1.21-r1 (17 Jul 2005)
17 Jul 2005; Alin Nastac <mrness@gentoo.org> files/linesrv.conf,
-linesrv-2.1.20.ebuild, +linesrv-2.1.21-r1.ebuild:
Remove obsolete version. Install CGI scripts as a web application and move
configuration file to /etc/linesrv/linesrv.conf (#54620).
04 Jul 2005; Renat Lumpau <rl03@gentoo.org> metadata.xml:
Fixed herd
15 Jun 2005; Alin Nastac <mrness@gentoo.org> -linesrv-2.1.6-r1.ebuild,
linesrv-2.1.21.ebuild:
Stable on x86. Remove old version.
*linesrv-2.1.21 (16 Apr 2005)
16 Apr 2005; Alin Nastac <mrness@gentoo.org> files/linesrv.rc6,
linesrv-2.1.6-r1.ebuild, linesrv-2.1.20.ebuild, +linesrv-2.1.21.ebuild:
Version bump. Avoid installing pam configuration files when pam not
selected. Avoid lazy bindings.
07 Feb 2005; Alin Nastac <mrness@gentoo.org> linesrv-2.1.20.ebuild:
Mark stable on x86.
*linesrv-2.1.20 (05 Dec 2004)
05 Dec 2004; Alin Nastac <mrness@gentoo.org> +metadata.xml,
+files/lcshutdown.pam, +files/linecontrol.pam, +files/linesrv.conf,
+files/linesrv.rc6, +linesrv-2.1.20.ebuild, +linesrv-2.1.6-r1.ebuild:
Moved from net-misc/linesrv to net-dialup/linesrv.
*linesrv-2.1.20 (08 Oct 2004)
08 Oct 2004; Jon Hood <squinky86@gentoo.org> -linesrv-2.1.19.ebuild,
+linesrv-2.1.20.ebuild:
Version bump irt #66629, thanks Stefan Fuchs <gentoo-wrap@srf.ch>
*linesrv-2.1.19 (06 Oct 2004)
06 Oct 2004; Jon Hood <squinky86@gentoo.org> -files/2.1.8-gcc34.patch,
files/linesrv.rc6, +linesrv-2.1.19.ebuild, -linesrv-2.1.8.ebuild:
Version bump, thanks to S. Fuchs, remove buggy version.
17 Sep 2004; Jon Hood <squinky86@gentoo.org> +files/2.1.8-gcc34.patch,
linesrv-2.1.8.ebuild:
Add gcc-3.4 patch, #62541.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> linesrv-2.1.6-r1.ebuild,
linesrv-2.1.8.ebuild:
change virtual/glibc to virtual/libc
*linesrv-2.1.8 (01 Apr 2004)
01 Apr 2004; Martin Holzer <mholzer@gentoo.org> linesrv-2.1.6-r1.ebuild,
linesrv-2.1.8.ebuild:
Verison bumped. Closes 35640.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*linesrv-2.1.6-r1 (3 May 2002)
08 Jul 2002; phoen][x <phoenix@gentoo.org> lineserv-2.1.6-r1.ebuild :
Added KEYWORDS.
3 May 2002; Donny Davies <woodchip@gentoo.org> :
Added LICENSE, SLOT.
*linesrv-2.1.6 (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.
|