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 /app-crypt/heimdal/files | |
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 '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 |