diff options
Diffstat (limited to 'app-crypt/heimdal/files')
-rw-r--r-- | app-crypt/heimdal/files/heimdal-kadmind.initd-r2 | 1 | ||||
-rw-r--r-- | app-crypt/heimdal/files/heimdal-kcm.initd-r1 | 1 | ||||
-rw-r--r-- | app-crypt/heimdal/files/heimdal-kdc.initd-r2 | 1 | ||||
-rw-r--r-- | app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2 | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/app-crypt/heimdal/files/heimdal-kadmind.initd-r2 b/app-crypt/heimdal/files/heimdal-kadmind.initd-r2 index 3df5107133db..694e6d1d9ad2 100644 --- a/app-crypt/heimdal/files/heimdal-kadmind.initd-r2 +++ b/app-crypt/heimdal/files/heimdal-kadmind.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net heimdal-kdc diff --git a/app-crypt/heimdal/files/heimdal-kcm.initd-r1 b/app-crypt/heimdal/files/heimdal-kcm.initd-r1 index b8f1f5b5d8ff..88824dd7e34f 100644 --- a/app-crypt/heimdal/files/heimdal-kcm.initd-r1 +++ b/app-crypt/heimdal/files/heimdal-kcm.initd-r1 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { after heimdal-kdc diff --git a/app-crypt/heimdal/files/heimdal-kdc.initd-r2 b/app-crypt/heimdal/files/heimdal-kdc.initd-r2 index ce86d885d938..8d3f4f4b60c6 100644 --- a/app-crypt/heimdal/files/heimdal-kdc.initd-r2 +++ b/app-crypt/heimdal/files/heimdal-kdc.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net diff --git a/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2 b/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2 index f3a120f7eb0d..a614c2232d85 100644 --- a/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2 +++ b/app-crypt/heimdal/files/heimdal-kpasswdd.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net heimdal-kdc |