From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1110879-garchives=archives.gentoo.org@lists.gentoo.org> 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 4E4AD138334 for <garchives@archives.gentoo.org>; Fri, 13 Sep 2019 22:09:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24569E08F4; Fri, 13 Sep 2019 22:09:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 019C7E08F4 for <gentoo-commits@lists.gentoo.org>; Fri, 13 Sep 2019 22:09:10 +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 6CA7B34AE06 for <gentoo-commits@lists.gentoo.org>; Fri, 13 Sep 2019 22:09:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E793F720 for <gentoo-commits@lists.gentoo.org>; Fri, 13 Sep 2019 22:09:06 +0000 (UTC) From: "Jason A. Donenfeld" <zx2c4@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason A. Donenfeld" <zx2c4@gentoo.org> Message-ID: <1568412455.f5694638180f6234934af7896e8010a90e28910f.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/wireguard/Manifest net-vpn/wireguard/wireguard-0.0.20190905.ebuild net-vpn/wireguard/wireguard-0.0.20190913.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: f5694638180f6234934af7896e8010a90e28910f X-VCS-Branch: master Date: Fri, 13 Sep 2019 22:09:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5cee73d7-6b2b-4ac1-b1c7-0009695ba19e X-Archives-Hash: 03784266a14eb4018da7f46f71a2d383 commit: f5694638180f6234934af7896e8010a90e28910f Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 22:06:36 2019 +0000 Commit: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 22:07:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5694638 net-vpn/wireguard: bump Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Jason A. Donenfeld <zx2c4 <AT> gentoo.org> net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20190905.ebuild => wireguard-0.0.20190913.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index 1f3145d4f1f..816a1057818 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20190905.tar.xz 328440 BLAKE2B fce7c7ef367f88978af7253f979242ef46368e5b56d28c6e9ad4f5c89e2864711b49658e13b1379d8b4ee994b62071b14ed254bf439b8f3c8ceaed5546acfedf SHA512 25e74d1cce495dcec04341ba18214a916f38ba71d36cccba3237ac3b3a54c83eee9718a2d90213268fba6a236f5c6cd7b80a4ae8deef0ee99611b4ed3cb5ed31 +DIST WireGuard-0.0.20190913.tar.xz 330788 BLAKE2B 8119f4f2605877bd308d491f5d7db748e0790d26f637d1601e69d288fc7fbf02b802968dde348007541c3c172c126136c8b453f5122b4b466fb8366b88d943f3 SHA512 0d6e754df2f919c288ffe46131df29624e9958d39220369558089218c386450733f2baf97eb5d14154aa17a8d6b01bb0c34e3a1c4587830ed0d792d6ef06aa05 diff --git a/net-vpn/wireguard/wireguard-0.0.20190905.ebuild b/net-vpn/wireguard/wireguard-0.0.20190913.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20190905.ebuild rename to net-vpn/wireguard/wireguard-0.0.20190913.ebuild