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 8810513832E for ; Tue, 2 Aug 2016 19:10:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E031E0B74; Tue, 2 Aug 2016 19:10:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 387EEE0B74 for ; Tue, 2 Aug 2016 19:10:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 269D0340A6A for ; Tue, 2 Aug 2016 19:10:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BFA087D3 for ; Tue, 2 Aug 2016 19:10:47 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1470165040.04e24fa6cf133dcd64b9f02f5a2c0362df21e3fa.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openssh/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/openssh/openssh-7.3_p1.ebuild X-VCS-Directories: net-misc/openssh/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 04e24fa6cf133dcd64b9f02f5a2c0362df21e3fa X-VCS-Branch: master Date: Tue, 2 Aug 2016 19:10:47 +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-Archives-Salt: bd0675dd-28d9-42c1-b7a0-d6b6bdccd450 X-Archives-Hash: f3f3c264e40e4481cf3bc9f26196fa97 commit: 04e24fa6cf133dcd64b9f02f5a2c0362df21e3fa Author: Lars Wendler gentoo org> AuthorDate: Tue Aug 2 19:10:40 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Tue Aug 2 19:10:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e24fa6 net-misc/openssh: Re-added $Id$ header line. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler gentoo.org> net-misc/openssh/openssh-7.3_p1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/net-misc/openssh/openssh-7.3_p1.ebuild b/net-misc/openssh/openssh-7.3_p1.ebuild index 09e100e..871c3c4 100644 --- a/net-misc/openssh/openssh-7.3_p1.ebuild +++ b/net-misc/openssh/openssh-7.3_p1.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Id$ EAPI="5"