blob: 29ab5a3d46846c2ff844f012ee2ca89c1d160303 (
plain)
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
|
# ChangeLog for net-firewall/ebtables
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/ChangeLog,v 1.9 2005/06/08 02:14:47 solar Exp $
07 Jun 2005; <solar@gentoo.org> ebtables-2.0.6.ebuild:
- ebtables used the host compiler vs the cross compiler while merging. We use
toolchain-funcs now
31 Dec 2004; Sven Wegener <swegener@gentoo.org> ebtables-2.0.6.ebuild:
Moved inherit to the top. Don't use variables in HOMEPAGE. Use MY_P.
11 Dec 2004; <solar@gentoo.org> ebtables-2.0.6.ebuild:
stable on x86
24 Jul 2004; <solar@gentoo.org> ebtables-2.0.6.ebuild:
update for ebtables -p support. bug 58116. Reported by Andrej Kacian
19 Jul 2004; Travis Tilley <lv@gentoo.org>
+files/ebtables-2.0.6-gcc34.patch, ebtables-2.0.6.ebuild:
added 'inherit eutils', fixed compiling with gcc 3.4, and added ~amd64 keyword
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ebtables-2.0.6.ebuild:
virtual/glibc -> virtual/libc
19 Jun 2004; David Holm <dholm@gentoo.org> ebtables-2.0.6.ebuild:
Added to ~ppc.
*ebtables-2.0.6 (28 Feb 2004)
28 Feb 2004; <solar@gentoo.org> ebtables-2.0.6.ebuild, metadata.xml:
initial import into portage of the ebtable utility that enables basic ethernet
frame filtering on a bridge, MAC NAT and brouting.
|