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 DA5D2138359 for ; Fri, 10 Jul 2020 03:50:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C7834E0848; Fri, 10 Jul 2020 03:50:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 63380E0848 for ; Fri, 10 Jul 2020 03:50:34 +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 C973134F737 for ; Fri, 10 Jul 2020 03:50:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12547233 for ; Fri, 10 Jul 2020 03:50:01 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1594352987.24343e7501aa0f96946fd9bc30740543b14620f2.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/exabgp/files/, net-misc/exabgp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/exabgp/exabgp-4.2.7-r2.ebuild net-misc/exabgp/exabgp-4.2.7-r3.ebuild net-misc/exabgp/files/exabgp.tmpfiles X-VCS-Directories: net-misc/exabgp/files/ net-misc/exabgp/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 24343e7501aa0f96946fd9bc30740543b14620f2 X-VCS-Branch: master Date: Fri, 10 Jul 2020 03:50:01 +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: cf2a7199-b732-424b-b7d3-8b42fcb352c4 X-Archives-Hash: e0fbf20a57f198868e54371e70480b8e commit: 24343e7501aa0f96946fd9bc30740543b14620f2 Author: Patrick McLean gentoo org> AuthorDate: Fri Jul 10 03:42:38 2020 +0000 Commit: Patrick McLean gentoo org> CommitDate: Fri Jul 10 03:49:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24343e75 net-misc/exabgp-4.2.7-r3: Revbump, fix tmpfiles Signed-off-by: Patrick McLean gentoo.org> net-misc/exabgp/{exabgp-4.2.7-r2.ebuild => exabgp-4.2.7-r3.ebuild} | 0 net-misc/exabgp/files/exabgp.tmpfiles | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/exabgp/exabgp-4.2.7-r2.ebuild b/net-misc/exabgp/exabgp-4.2.7-r3.ebuild similarity index 100% rename from net-misc/exabgp/exabgp-4.2.7-r2.ebuild rename to net-misc/exabgp/exabgp-4.2.7-r3.ebuild diff --git a/net-misc/exabgp/files/exabgp.tmpfiles b/net-misc/exabgp/files/exabgp.tmpfiles index 80720cbfc1f..513ccb06ba9 100644 --- a/net-misc/exabgp/files/exabgp.tmpfiles +++ b/net-misc/exabgp/files/exabgp.tmpfiles @@ -1,3 +1,3 @@ -f /run/exabgp 0755 exabgp exabgp - - +d /run/exabgp 0755 exabgp exabgp - - p /run/exabgp/exabgp.in 0600 exabgp exabgp - - p /run/exabgp/exabgp.out 0600 exabgp exabgp - -