diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /net-proxy/ufdbguard | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'net-proxy/ufdbguard')
-rw-r--r-- | net-proxy/ufdbguard/files/ufdb.confd | 1 | ||||
-rw-r--r-- | net-proxy/ufdbguard/files/ufdb.initd | 1 | ||||
-rw-r--r-- | net-proxy/ufdbguard/files/ufdb.initd.2 | 1 | ||||
-rw-r--r-- | net-proxy/ufdbguard/files/ufdbUpdate.cron | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/net-proxy/ufdbguard/files/ufdb.confd b/net-proxy/ufdbguard/files/ufdb.confd index 76f4648948b5..08c7e5f1a8fa 100644 --- a/net-proxy/ufdbguard/files/ufdb.confd +++ b/net-proxy/ufdbguard/files/ufdb.confd @@ -1,5 +1,4 @@ # -*- sh -*- -# $Id$ # Tables to re-generate when starting or reloading ufdbguard UFDB_GT="alwaysallow alwaysdeny" diff --git a/net-proxy/ufdbguard/files/ufdb.initd b/net-proxy/ufdbguard/files/ufdb.initd index 832e5451e954..e55c0e7d1a1e 100644 --- a/net-proxy/ufdbguard/files/ufdb.initd +++ b/net-proxy/ufdbguard/files/ufdb.initd @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # reconfig is what the upstream documentation suggests, so let's # provide it for compatibility. diff --git a/net-proxy/ufdbguard/files/ufdb.initd.2 b/net-proxy/ufdbguard/files/ufdb.initd.2 index 163aa4346e05..44a7f59026e0 100644 --- a/net-proxy/ufdbguard/files/ufdb.initd.2 +++ b/net-proxy/ufdbguard/files/ufdb.initd.2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # reconfig is what the upstream documentation suggests, so let's # provide it for compatibility. diff --git a/net-proxy/ufdbguard/files/ufdbUpdate.cron b/net-proxy/ufdbguard/files/ufdbUpdate.cron index 3f12de4ef667..f9147648c8b7 100644 --- a/net-proxy/ufdbguard/files/ufdbUpdate.cron +++ b/net-proxy/ufdbguard/files/ufdbUpdate.cron @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # cron.daily file to update the ufdb database |