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 756C6139694 for ; Mon, 20 Mar 2017 03:07:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D6D221C08A; Mon, 20 Mar 2017 03:07:51 +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 771B521C08A for ; Mon, 20 Mar 2017 03:07:51 +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 2166B340A23 for ; Mon, 20 Mar 2017 03:07:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B38A66E48 for ; Mon, 20 Mar 2017 03:07:48 +0000 (UTC) From: "Jason Donenfeld" 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 Donenfeld" Message-ID: <1489979260.4b9ca6a785a492975418cb431f4410b1d822fc67.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.20170223.ebuild net-vpn/wireguard/wireguard-0.0.20170320.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: 4b9ca6a785a492975418cb431f4410b1d822fc67 X-VCS-Branch: master Date: Mon, 20 Mar 2017 03:07:48 +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: 3867651c-f2cb-429e-a31e-e85cc588f694 X-Archives-Hash: 02166aa76ced1b0fb53e9b91e9b4a03d commit: 4b9ca6a785a492975418cb431f4410b1d822fc67 Author: Jason A. Donenfeld gentoo org> AuthorDate: Mon Mar 20 03:07:23 2017 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Mon Mar 20 03:07:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9ca6a7 net-vpn/wireguard: bump Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20170223.ebuild => wireguard-0.0.20170320.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index 726997c48e0..2efd255cb30 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20170223.tar.xz 132064 SHA256 6d2c8cd29c4f9fb404546a4749ec050739a26b4a49b5864f1dec531377c3c50d SHA512 273ef6463d447cb04b608a0379cce5c0ed4065f988b3f449995593592b42f2fc269fc249a8e3c22c28bfa682430ee20b5b7a46a96803c9c67d1b6fed7b800455 WHIRLPOOL b08e38f791bd7c60b004b3524f411801139be09f9c091c1aead9289f430594c5cd5c80bcc8da69649b9f5ba8efc83228a42e7f54ade3dc3a312fb58175e31743 +DIST WireGuard-0.0.20170320.tar.xz 141196 SHA256 9b9d544c2abae29b342d3befc94efba4ca096bf407aa8347ae89534121dd42cc SHA512 4e97301550c06d4c1ce3b9da7ee665720caed840532d0ba5fe645a6e5f86afbc3d62815b61abc1fcf0923da56d73af23ea354d1482412c26ca062533eb676977 WHIRLPOOL bf64f36dd91c99bdc7450e32ca5b8345924354375c7b19832427c6216000e20032bb4bc76d8de36ffe8e3df2702cfa76d5ad7040a66591f0aaa8fb599b9e2825 diff --git a/net-vpn/wireguard/wireguard-0.0.20170223.ebuild b/net-vpn/wireguard/wireguard-0.0.20170320.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20170223.ebuild rename to net-vpn/wireguard/wireguard-0.0.20170320.ebuild