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
|
# ChangeLog for net-misc/scponly
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/scponly/ChangeLog,v 1.26 2006/07/15 00:42:27 matsuu Exp $
15 Jul 2006; MATSUU Takuto <matsuu@gentoo.org> scponly-4.6-r1.ebuild:
Fixed pkg_config. Bug 135505.
*scponly-4.6-r1 (20 May 2006)
20 May 2006; MATSUU Takuto <matsuu@gentoo.org>
+files/scponly-4.6-helper.patch, +scponly-4.6-r1.ebuild:
Fixed to work with rysnc, Bug 127983.
Fixed to move the user/group setup to pkg_postint, Bug 125796.
01 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> scponly-4.3.ebuild:
Stable on ppc, sparc.
*scponly-4.6 (27 Feb 2006)
27 Feb 2006; MATSUU Takuto <matsuu@gentoo.org> +scponly-4.6.ebuild:
Version bumped.
Added pkg_config. Ebuild submitted by Jakub Moc <jakub@gentoo.org>, Bug 123077.
28 Dec 2005; Mark Loeser <halcy0n@gentoo.org> -scponly-4.2.ebuild,
scponly-4.3.ebuild:
Stable on x86; bug #116526
28 Dec 2005; Simon Stelling <blubb@gentoo.org> scponly-4.3.ebuild:
stable on amd64 wrt bug 116526
28 Dec 2005; Bryan Østergaard <kloeri@gentoo.org scponly-4.3.ebuild:
Oops, accidentally committed with wrong keywords..
*scponly-4.3 (28 Dec 2005)
28 Dec 2005; Bryan Østergaard <kloeri@gentoo.org
+files/scponly-4.3-getopt.patch, +scponly-4.3.ebuild:
Bump to 4.3, bug 116526.
27 Dec 2005; Mark Loeser <halcy0n@gentoo.org> scponly-4.2.ebuild:
Stable on x86; bug #116526
26 Dec 2005; Bryan Østergaard <kloeri@gentoo.org
files/scponly-4.2-getopt.patch:
Clean up patch.
26 Dec 2005; Simon Stelling <blubb@gentoo.org> scponly-4.2.ebuild:
stable on amd64 wrt bug 116526
*scponly-4.2 (26 Dec 2005)
26 Dec 2005; Bryan Østergaard <kloeri@gentoo.org
+files/scponly-4.2-getopt.patch, +scponly-4.2.ebuild:
Bump scponly to fix bug 116526.
*scponly-4.1 (19 Sep 2005)
19 Sep 2005; MATSUU Takuto <matsuu@gentoo.org>
+files/scponly-4.1-gentoo.patch, +scponly-4.1.ebuild:
Version bumped. Bug 89021.
Removed setting up chroot in pkg_postinst.
*scponly-4.0 (03 Dec 2004)
03 Dec 2004; MATSUU Takuto <matsuu@gentoo.org> +scponly-4.0.ebuild:
security bump - bug 72815
31 Oct 2004; MATSUU Takuto <matsuu@gentoo.org> scponly-3.11-r2.ebuild,
-scponly-3.7.ebuild, -scponly-3.8.ebuild:
Marked stable on x86 and amd64.
Removed old versions.
08 Aug 2004; Tom Martin <slarti@gentoo.org> scponly-3.11-r2.ebuild,
scponly-3.7.ebuild, scponly-3.8.ebuild:
Typo in DESCRIPTION: psuedoshell -> pseudoshell. Bug 59717.
*scponly-3.11-r2 (28 Jul 2004)
28 Jul 2004; MATSUU Takuto <matsuu@gentoo.org> -scponly-3.11-r1.ebuild,
+scponly-3.11-r2.ebuild, -scponly-3.11.ebuild:
Removed useradd from pkg_config. Bug 58526.
*scponly-3.11-r1 (03 Jul 2004)
03 Jul 2004; MATSUU Takuto <matsuu@gentoo.org> +scponly-3.11-r1.ebuild:
Fixed chroot problem.
Added passwd file in ${myhome}/etc/.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> scponly-3.11.ebuild,
scponly-3.7.ebuild, scponly-3.8.ebuild:
change virtual/glibc to virtual/libc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> scponly-3.11.ebuild:
Add inherit eutils
24 Mar 2004; David Holm <dholm@gentoo.org> scponly-3.11.ebuild:
Added to ~ppc.
*scponly-3.11 (25 Mar 2004)
25 Mar 2004; <matsuu@gentoo.org> scponly-3.11.ebuild:
Version bumped.
Added --enable-rsync-compat and --enable-chrooted-binary to configure options.
Added pkg_postinst and pkg_config.
17 Oct 2003; Sven Blumenstein <bazik@gentoo.org> scponly-3.8.ebuild:
Added ~sparc keyword (bug #31195)
*scponly-3.8 (05 May 2003)
05 May 2003; Jon Portnoy <avenj@gentoo.org> scponly-3.8.ebuild :
Version bump. Closes bug #20448.
*scponly-3.7 (22 Apr 2003)
22 Apr 2003; Jon Portnoy <avenj@gentoo.org> scponly-3.7.ebuild :
Initial import. Ebuild submitted in bug #18850 by Matsuu Takuto
<matsuu@7501.net>.
|