From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7AD1F138334 for ; Tue, 22 Jan 2019 20:27:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88EADE086A; Tue, 22 Jan 2019 20:27:02 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F109E086A for ; Tue, 22 Jan 2019 20:27:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D7EAE335C8C for ; Tue, 22 Jan 2019 20:27:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09046463 for ; Tue, 22 Jan 2019 20:26:59 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1548188787.ecbe7359c062620e4bea249c46dab99aa4aaa989.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/fms/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/fms/files/fms X-VCS-Directories: net-p2p/fms/files/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ecbe7359c062620e4bea249c46dab99aa4aaa989 X-VCS-Branch: master Date: Tue, 22 Jan 2019 20:26:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 55b81054-103b-401a-a3b3-5aa56792d93b X-Archives-Hash: 53ae25478c0b16615d63f85db69dbc42 commit: ecbe7359c062620e4bea249c46dab99aa4aaa989 Author: Ulrich Müller gentoo org> AuthorDate: Tue Jan 22 20:25:17 2019 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Jan 22 20:26:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecbe7359 net-p2p/fms: [QA] Drop stale CVS $Header$ from init script (again). Package-Manager: Portage-2.3.57, Repoman-2.3.12 Signed-off-by: Ulrich Müller gentoo.org> net-p2p/fms/files/fms | 1 - 1 file changed, 1 deletion(-) diff --git a/net-p2p/fms/files/fms b/net-p2p/fms/files/fms index d98f3b29e4a..d7f0453f160 100644 --- a/net-p2p/fms/files/fms +++ b/net-p2p/fms/files/fms @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/fms/files/fms,v 1.4 2010/03/31 19:19:27 tommy Exp $ # Check for OpenRC/Baselayout 2 - see bug #270646 is_openrc() {