diff options
Diffstat (limited to 'media-video/ushare')
-rw-r--r-- | media-video/ushare/files/ushare.conf.d | 1 | ||||
-rw-r--r-- | media-video/ushare/files/ushare.init.d | 1 | ||||
-rw-r--r-- | media-video/ushare/files/ushare.init.d.ng | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/media-video/ushare/files/ushare.conf.d b/media-video/ushare/files/ushare.conf.d index 4779c0f2e2f7..e87d6a1763ba 100644 --- a/media-video/ushare/files/ushare.conf.d +++ b/media-video/ushare/files/ushare.conf.d @@ -1,6 +1,5 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ # User to run ushare daemon (if none, root will be used) USHARE_USER="ushare" diff --git a/media-video/ushare/files/ushare.init.d b/media-video/ushare/files/ushare.init.d index e007f6e3751f..c1d94b6a9c98 100644 --- a/media-video/ushare/files/ushare.init.d +++ b/media-video/ushare/files/ushare.init.d @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net diff --git a/media-video/ushare/files/ushare.init.d.ng b/media-video/ushare/files/ushare.init.d.ng index 978c1c96d6fe..8bc21d01750b 100644 --- a/media-video/ushare/files/ushare.init.d.ng +++ b/media-video/ushare/files/ushare.init.d.ng @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net |