summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2017-02-28 21:39:46 +0100
committerUlrich Müller <ulm@gentoo.org>2017-02-28 21:43:13 +0100
commit22fd7b2d4764535bd3afc37728df1015b0294467 (patch)
tree308db1ade2168db9280b6c460c478e9183a8372f /net-firewall/shorewall
parentdev-lang/spidermonkey:{38,45} drop more static libs (diff)
downloadgentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2
gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r--net-firewall/shorewall/files/shorewall-init.initd1
-rw-r--r--net-firewall/shorewall/files/shorewall-lite.initd-r21
-rw-r--r--net-firewall/shorewall/files/shorewall.initd-r21
-rw-r--r--net-firewall/shorewall/files/shorewall6-lite.initd-r11
-rw-r--r--net-firewall/shorewall/files/shorewall6.initd-r11
5 files changed, 0 insertions, 5 deletions
diff --git a/net-firewall/shorewall/files/shorewall-init.initd b/net-firewall/shorewall/files/shorewall-init.initd
index 7cf47e0e89cf..95873ef5eeee 100644
--- a/net-firewall/shorewall/files/shorewall-init.initd
+++ b/net-firewall/shorewall/files/shorewall-init.initd
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
SHOREWALLRC_FILE="@GENTOO_PORTAGE_EPREFIX@/usr/share/shorewall/shorewallrc"
CONFIG_FILE="@GENTOO_PORTAGE_EPREFIX@/etc/conf.d/${SVCNAME}"
diff --git a/net-firewall/shorewall/files/shorewall-lite.initd-r2 b/net-firewall/shorewall/files/shorewall-lite.initd-r2
index 7777e3b99d65..b319a0e7af2b 100644
--- a/net-firewall/shorewall/files/shorewall-lite.initd-r2
+++ b/net-firewall/shorewall/files/shorewall-lite.initd-r2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [ "${RC_SVCNAME}" = "shorewall6-lite" ]; then
PRODUCT_NAME="Shorewall6-Lite"
diff --git a/net-firewall/shorewall/files/shorewall.initd-r2 b/net-firewall/shorewall/files/shorewall.initd-r2
index fa02b141588f..4826610e2216 100644
--- a/net-firewall/shorewall/files/shorewall.initd-r2
+++ b/net-firewall/shorewall/files/shorewall.initd-r2
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
if [ "${RC_SVCNAME}" = "shorewall6" ]; then
PRODUCT_NAME="Shorewall6"
diff --git a/net-firewall/shorewall/files/shorewall6-lite.initd-r1 b/net-firewall/shorewall/files/shorewall6-lite.initd-r1
index c47a0b0bbcab..9db79c334513 100644
--- a/net-firewall/shorewall/files/shorewall6-lite.initd-r1
+++ b/net-firewall/shorewall/files/shorewall6-lite.initd-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
description='The Shoreline Firewall 6 Lite, more commonly known as "Shorewall6 Lite", is'
description="${description} a high-level tool for configuring Netfilter."
diff --git a/net-firewall/shorewall/files/shorewall6.initd-r1 b/net-firewall/shorewall/files/shorewall6.initd-r1
index dbecf94dedb3..43a7d1b1f410 100644
--- a/net-firewall/shorewall/files/shorewall6.initd-r1
+++ b/net-firewall/shorewall/files/shorewall6.initd-r1
@@ -1,7 +1,6 @@
#!/sbin/openrc-run
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
description='The Shoreline Firewall 6, more commonly known as "Shorewall6", is'
description="${description} a high-level tool for configuring Netfilter."