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/pptpclient
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/ChangeLog,v 1.21 2005/03/19 15:29:27 kloeri Exp $
19 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
pptpclient-1.5.0-r1.ebuild:
Stable on alpha.
12 Feb 2005; Alin Nastac <mrness@gentoo.org> -pptpclient-1.4.0.ebuild,
pptpclient-1.5.0-r1.ebuild, -pptpclient-1.5.0.ebuild:
Mark stable on x86 and remove obsolete ebuilds.
10 Nov 2004; Alin Nastac <mrness@gentoo.org>
pptpclient-1.3.1.ebuild, pptpclient-1.4.0.ebuild,
pptpclient-1.5.0.ebuild, pptpclient-1.5.0-r1.ebuild:
Remove nomirror flag; no reason to be.
*pptpclient-1.5.0-r1 (08 Nov 2004)
08 Nov 2004; Alin Nastac <mrness@gentoo.org>
+pptpclient-1.5.0-r1.ebuild, +files/new-mppe/options.pptp:
Changed MPPE options, which have different names for ppp-2.4.2. Closes bug #65568.
06 Oct 2004; Daniel Black <dragonheart@gentoo.org>
-pptpclient-1.1.0-r1.ebuild, -pptpclient-1.1.0.ebuild,
-pptpclient-1.2.0.ebuild, pptpclient-1.3.1.ebuild, pptpclient-1.4.0.ebuild,
pptpclient-1.5.0.ebuild:
Removed old versions. Added pptp-command to SRC_URI - Thanks to email from
Torben Frey <kic@lavalite.de> for the notification
02 Oct 2004; Daniel Black <dragonheart@gentoo.org> -files/pptp-command,
-files/pptp-init, pptpclient-1.1.0-r1.ebuild, pptpclient-1.1.0.ebuild,
pptpclient-1.2.0.ebuild, pptpclient-1.3.1.ebuild, pptpclient-1.4.0.ebuild,
pptpclient-1.5.0.ebuild:
removed initscript cause its a client. Thanks to theklone for the bugday
contribution. Moved files/pptp-command to mirror cause its over 23k
28 Sep 2004; Sven Wegener <swegener@gentoo.org> files/pptp-init:
Gentoo Technologies, Inc. -> Gentoo Foundation
*pptpclient-1.5.0 (27 Sep 2004)
27 Sep 2004; Daniel Black <dragonheart@gentoo.org> +files/pptp-init,
+pptpclient-1.5.0.ebuild:
version bump + script from bug #37356 (jforman).
09 Jun 2004; Aron Griffis <agriffis@gentoo.org> pptpclient-1.1.0-r1.ebuild,
pptpclient-1.1.0.ebuild, pptpclient-1.2.0.ebuild, pptpclient-1.3.1.ebuild,
pptpclient-1.4.0.ebuild:
Fix use invocation
*pptpclient-1.4.0 (23 Mar 2004)
23 Mar 2004; Martin Holzer <mholzer@gentoo.org> pptpclient-1.3.1.ebuild,
pptpclient-1.4.0.ebuild:
Version bumped. Closes 45292.
19 Nov 2003; Heinrich Wendel <lanius@gentoo.org> metadata.xml:
metadata.xml
*pptpclient-1.3.1 (26 Aug 2003)
26 Aug 2003; Jared Hudson <jhhudso@gentoo.org> : Version bump.
21 Aug 2003; Will Woods <wwoods@gentoo.org> pptpclient-1.2.0.ebuild:
marked stable for alpha
*pptpclient-1.2.0 (23 May 2003)
23 May 2003; Chuck Brewer <killian@gentoo.org):
Added manifest.
*pptpclient-1.2.0 (26 Feb 2003)
26 Feb 2003; Aron Griffis <agriffis@gentoo.org> pptpclient-1.2.0.ebuild,
files/options.pptp, files/pptp-command, files/pptp_fe.pl, files/xpptp_fe.pl:
Update to version 1.2.0. Since this version doesn't include the RH-specific
pieces, also include those now in our files directory.
*pptpclient-1.1.0-r1 (14 Nov 2002)
14 Nov 2002; Jared Hudson <jhhudso@gentoo.org> : Fixed bug #6956. xpptp_fe.pl
only installs now if tcltk is a use flag. Credit goes to Michael Sterrett
<michael.sterrett@coat.com> for the bug fix. Also, xpptp_fe.pl was modified
because it tried to run pptp_fe instead of pptp_fe.pl as the backend for its
frontend.
*pptpclient-1.1.0 (2 July 2002)
23 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> pptpclient-1.1.0.ebuild :
Added ppc to KEYWORDS.
2 July 2002; Bart Verwilst <verwilst@gentoo.org> :
Initial ebuild
|