diff options
author | 2007-09-02 10:02:35 +0000 | |
---|---|---|
committer | 2007-09-02 10:02:35 +0000 | |
commit | 55fce0bd5fff3ce0bf8b83ea09e33ef462e8225c (patch) | |
tree | a0d15caca1a5123e9c04f79757df4991912c0cf0 /net-firewall/ebtables/ChangeLog | |
parent | Unmask media-sound/moc since libtimidity has been keyworded on matching arches. (diff) | |
download | historical-55fce0bd5fff3ce0bf8b83ea09e33ef462e8225c.tar.gz historical-55fce0bd5fff3ce0bf8b83ea09e33ef462e8225c.tar.bz2 historical-55fce0bd5fff3ce0bf8b83ea09e33ef462e8225c.zip |
Added init scripts into /usr/share/doc. See README.gentoo.init and bug #189315 for details. Thank Lech Perczak <lech.perczak AT multivision.pl> for report.
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'net-firewall/ebtables/ChangeLog')
-rw-r--r-- | net-firewall/ebtables/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/net-firewall/ebtables/ChangeLog b/net-firewall/ebtables/ChangeLog index 3a03a31b194e..87de61aaa83b 100644 --- a/net-firewall/ebtables/ChangeLog +++ b/net-firewall/ebtables/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for net-firewall/ebtables # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/ChangeLog,v 1.14 2007/08/12 10:11:21 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/ebtables/ChangeLog,v 1.15 2007/09/02 10:02:35 pva Exp $ + +*ebtables-2.0.8.1-r1 (02 Sep 2007) + + 02 Sep 2007; <pva@gentoo.org> +files/README.gentoo.init, + +files/ebtables.confd, +files/ebtables.initd, -ebtables-2.0.6.ebuild, + +ebtables-2.0.8.1-r1.ebuild: + Added init scripts into /usr/share/doc. See README.gentoo.init and bug + #189315 for details. Thank Lech Perczak <lech.perczak AT multivision.pl> for + report. *ebtables-2.0.8.1 (12 Aug 2007) |