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 0CDE5139694 for ; Thu, 29 Jun 2017 19:31:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF33E21C06C; Thu, 29 Jun 2017 19:31:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 BD9F021C06C for ; Thu, 29 Jun 2017 19:31:51 +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 5296534180B for ; Thu, 29 Jun 2017 19:31:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BA0A7478 for ; Thu, 29 Jun 2017 19:31: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: <1498764703.f830fdd7d9e3d29361ab317d1d074e5358334f31.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.20170628.ebuild net-vpn/wireguard/wireguard-0.0.20170629.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: f830fdd7d9e3d29361ab317d1d074e5358334f31 X-VCS-Branch: master Date: Thu, 29 Jun 2017 19:31: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: 7d8f5e5a-9c1a-472f-bdd8-38bc466c137b X-Archives-Hash: 282f3ab05bc02cfb3a5a80935a43e6a1 commit: f830fdd7d9e3d29361ab317d1d074e5358334f31 Author: Jason A. Donenfeld gentoo org> AuthorDate: Thu Jun 29 19:31:31 2017 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Thu Jun 29 19:31:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f830fdd7 net-vpn/wireguard: version bump Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20170628.ebuild => wireguard-0.0.20170629.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index 32eee299319..83ca73d3a02 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20170628.tar.xz 163952 SHA256 c2cb9c05daba79389f920e57e9cdb2cf706c0b3929cb6ede89afef2684f62f2e SHA512 da8a97c11bf1016af2e7210ba47798ab9e6ceb280dcaff186c41958c743b82aaa6cc1c6e19ec14c9cdc3a8e76661ee7670b9a19fe27c0f5f74988f1bcf4040d1 WHIRLPOOL 3a58626316bc802c492b1a4d132fae333ef2b96bb79635edbe14f697b3a7619ab611d2a15f6c7511287331a55690462894457c6d2be1713295657094f655e841 +DIST WireGuard-0.0.20170629.tar.xz 162724 SHA256 51c44624f20eaff96780845214f85491c0c7330598633cd180bb2a6547e5d2b2 SHA512 61ad1fc092aada471a847df2170964a8c963c4eb4e43425c20430fc0619fdf55ea56ba8a7839c5fddbbc323af089378da2d540a1ba0f8009d5cb7953da543147 WHIRLPOOL 87d7bbbbea1a6b85df495304635847cfaee33987849441791753db6170e7feb4207d7a2fac2cdcb63e27a5a6a5755128931db339f5b08b684676de4aba01d877 diff --git a/net-vpn/wireguard/wireguard-0.0.20170628.ebuild b/net-vpn/wireguard/wireguard-0.0.20170629.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20170628.ebuild rename to net-vpn/wireguard/wireguard-0.0.20170629.ebuild