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
|
# ChangeLog for net-misc/bridge-utils
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/bridge-utils/ChangeLog,v 1.22 2005/07/03 01:28:33 robbat2 Exp $
*bridge-utils-0.9.6-r2 (03 Jul 2005)
03 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
+bridge-utils-0.9.6-r2.ebuild:
Add bridge-utils-0.9.6-r2 that uses the bridge support in the new
baselayout, instead of the old init scripts.
02 Jul 2005; Robin H. Johnson <robbat2@gentoo.org>
bridge-utils-1.0.6.ebuild:
Add ~amd64 to newest ebuild since it seems to exist on an old one only.
06 May 2005; Sven Wegener <swegener@gentoo.org> bridge-utils-1.0.6.ebuild:
Removed * postfix from <, <=, >= and > dependencies.
*bridge-utils-1.0.6 (29 Apr 2005)
29 Apr 2005; Robin H. Johnson <robbat2@gentoo.org>
+bridge-utils-1.0.6.ebuild:
Version bump - now uses baselayout's bridge stuff.
28 Apr 2005; Robin H. Johnson <robbat2@gentoo.org>
bridge-utils-1.0.4.ebuild:
Fix bug #69292, missing dep.
01 Jul 2004; Jon Hood <squinky86@gentoo.org> bridge-utils-0.9.6-r1.ebuild,
bridge-utils-0.9.6.ebuild, bridge-utils-1.0.4.ebuild:
change virtual/glibc to virtual/libc, add IUSE
18 Jun 2004; David Holm <dholm@gentoo.org> bridge-utils-1.0.4.ebuild:
Added to ~ppc.
17 Jun 2004; Jared Hudson <jhhudso@gentoo.org> bridge-utils-0.9.6-r1.ebuild,
bridge-utils-0.9.6.ebuild, bridge-utils-1.0.4.ebuild:
Fixed SRC_URI to point to sourceforge's new bridge util location, set 0.9.6
to x86 and bumped bridge-utils to 1.0.4 (~x86)
26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
bridge-utils-0.9.6-r1.ebuild, bridge-utils-0.9.6.ebuild:
Add die following econf for bug 48950
02 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bridge-utils-0.9.6-r1.ebuild:
Adding amd64 keyword, closing #46552.
*bridge-utils-0.9.6-r1 (18 Mar 2004)
18 Mar 2004; Jared Hudson <jhhudso@gentoo.org> bridge-utils-0.9.6-r1.ebuild,
bridge-utils-0.9.6.ebuild, metadata.xml, files/bridge.conf, files/bridge.rc:
Added an init script to the bridge port thanks to Gustavo Felisberto
<humpback@gentoo.org> and Denis Knauf <deac@linux-ist-pleite.de>
25 Feb 2004; Patrick Kursawe <phosphan@gentoo.org>
bridge-utils-0.9.3-r1.ebuild, bridge-utils-0.9.6.ebuild:
Cleanup
25 Feb 2004; Patrick Kursawe <phosphan@gentoo.org>
bridge-utils-0.9.6.ebuild:
Added additional check for build success because of bug #42548
24 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> bridge-utils-0.9.6.ebuild :
Considered stable for x86
*bridge-utils-0.9.6 (02 Apr 2003)
02 Apr 2003; Patrick Kursawe <phosphan@gentoo.org> bridge-utils-0.9.6.ebuild,
files/digest-bridge-utils-0.9.6 :
New version, moved binaries to /sbin since they can be necessary for
bringing the network up.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*bridge-utils-0.9.3-r1 (3 May 2002)
6 Jul 2002; phoen][x <phoenix@gentoo.org> :
Added KEYWORDS.
3 May 2002; Donny Davies <woodchip@gentoo.org> :
Added LICENSE, SLOT.
*bridge-utils-0.9.3 (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.
|