summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-12-17 19:45:42 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-12-17 19:45:42 +0000
commita45617b45c7089bb464e6a86c1ab9614244fddd5 (patch)
tree9f348f85f073fb7ce10a49913c8a9685326845be /net-firewall/arno-iptables-firewall/files
parentBump to EAPI=5 to make Paludis happy, bug #447524. (diff)
downloadgentoo-2-a45617b45c7089bb464e6a86c1ab9614244fddd5.tar.gz
gentoo-2-a45617b45c7089bb464e6a86c1ab9614244fddd5.tar.bz2
gentoo-2-a45617b45c7089bb464e6a86c1ab9614244fddd5.zip
Version bump. Fixes 447386. Also fixes outstanding #309473 and #411661. Thanks to Ferenc Erki <erkiferenc@gmail.com>
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'net-firewall/arno-iptables-firewall/files')
-rw-r--r--net-firewall/arno-iptables-firewall/files/rc.firewall_replace_opts.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-firewall/arno-iptables-firewall/files/rc.firewall_replace_opts.patch b/net-firewall/arno-iptables-firewall/files/rc.firewall_replace_opts.patch
new file mode 100644
index 000000000000..6c271d5584b3
--- /dev/null
+++ b/net-firewall/arno-iptables-firewall/files/rc.firewall_replace_opts.patch
@@ -0,0 +1,11 @@
+--- contrib/Gentoo/rc.firewall 2012-11-29 08:44:13.000000000 +0100
++++ contrib/Gentoo/rc.firewall.new 2012-12-15 18:38:12.179072084 +0100
+@@ -1,6 +1,7 @@
+ #!/sbin/runscript
+
+-opts="${opts} stats help reload"
++extra_commands="stats help"
++extra_started_commands="reload"
+
+ depend() {
+ before net