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
|
# ChangeLog for net-misc/vconfig
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/vconfig/ChangeLog,v 1.30 2008/07/07 01:33:09 jer Exp $
07 Jul 2008; Jeroen Roovers <jer@gentoo.org> vconfig-1.9.ebuild:
Stable for HPPA too.
13 May 2008; Jeroen Roovers <jer@gentoo.org> vconfig-1.9.ebuild:
Marked ~hppa (LuckyLuke).
11 May 2008; <solar@gentoo.org> vconfig-1.9.ebuild:
keyworded ~arm
06 Nov 2007; <pva@gentoo.org> -vconfig-1.8.ebuild, vconfig-1.9.ebuild:
Remove note about 2.4 kernel. Clean old.
06 Nov 2007; Chris Gianelloni <wolf31o2@gentoo.org> vconfig-1.8.ebuild,
vconfig-1.9.ebuild:
Stable on amd64 wrt bug #188700.
21 Aug 2007; Markus Ullmann <jokey@gentoo.org> vconfig-1.9.ebuild:
Stable on x86 wrt bug #188700
13 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> vconfig-1.9.ebuild:
Stable on sparc wrt #188700
13 Aug 2007; <pva@gentoo.org> metadata.xml:
Took from solar per his request on -dev.
11 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> vconfig-1.8.ebuild:
Stable on sparc
22 Oct 2006; Sven Wegener <swegener@gentoo.org> vconfig-1.8.ebuild,
vconfig-1.9.ebuild:
Let portage handle the stripping of binaries.
24 Jun 2006; <solar@gentoo.org> vconfig-1.8.ebuild, vconfig-1.9.ebuild:
- keyword vconfig for alpha bug 137891
24 Dec 2005; Simon Stelling <blubb@gentoo.org> vconfig-1.8.ebuild:
stable on amd64
17 Dec 2005; Markus Rothe <corsair@gentoo.org> vconfig-1.9.ebuild:
Added ~ppc64
10 Dec 2005; <solar@gentoo.org> vconfig-1.9.ebuild:
- force a purge of vconfig first so we dont end up with pre compiled binary
*vconfig-1.9 (12 Nov 2005)
12 Nov 2005; <solar@gentoo.org> +vconfig-1.9.ebuild:
- version bump. This release fixes return error codes in vconfig.
27 Jun 2005; David Holm <dholm@gentoo.org> vconfig-1.8.ebuild:
Added to ~ppc.
05 Feb 2005; <solar@gentoo.org> vconfig-1.8.ebuild:
- update rdepends
28 Oct 2004; <solar@gentoo.org> -vconfig-1.7-r1.ebuild,
-vconfig-1.7-r2.ebuild, -vconfig-1.7.ebuild, vconfig-1.8.ebuild:
fixed CC usage to use new toolchain-funcs.eclass. bug 69275
12 Jul 2004; <solar@gentoo.org> vconfig-1.7-r1.ebuild,
vconfig-1.7-r2.ebuild, vconfig-1.7.ebuild, vconfig-1.8.ebuild:
updated ebuilds to use virtual/os-headers s versioned >=2.4.14 headers
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> vconfig-1.7-r2.ebuild,
vconfig-1.8.ebuild:
Add inherit eutils
08 Mar 2004; <augustus@gentoo.org> vconfig-1.8.ebuild:
Added ~amd64 keyword.
13 Oct 2003; <solar@gentoo.org> vconfig-1.8.ebuild:
bumping to stable on x86, Thanks for helping confirm this Andy.Dustman
*vconfig-1.8 (01 Oct 2003)
01 Oct 2003; <solar@gentoo.org> vconfig-1.8.ebuild:
version bump that adds Updated MAC-VLAN code. Bugs in the code are to be
reported to the VLAN mailing list per request.
*vconfig-1.7-r2 (24 Sep 2003)
24 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> vconfig-1.7-r2.ebuild:
add multiline string patch for gcc3.3 (submitted upstream as well), cleanup
ebuild, add details about MTU workaround
05 Jul 2003; <solar@gentoo.org> metadata.xml:
added metadata.xml
*vconfig-1.7-r1 (10 Jun 2003)
10 Jun 2003; Ned Ludd solar@gentoo.org Manifest, vconfig-1.7-r1.ebuild:
Update to get vconfig to install into /sbin vs /usr/sbin (planning for support
of init scripts) Added vlan test scripts to docs with path fixes in the .pl
scripts I suggest that those .pl scripts not be used as it looks like they
contain a /tmp race condition
*vconfig-1.7 (07 Jun 2003)
07 Jun 2003; Net Ludd <solar@gentoo.org> :
Initial import. ebuild submitted by Chris Paulson-Ellis <kelsall@dsl.pipex.com>
with an update provided by MATSUU Takuto <matsuu@7501.net>
Closes Bug#:15588
|