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 9750D138330 for ; Fri, 14 Oct 2016 16:08:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA95CE0B86; Fri, 14 Oct 2016 16:07:58 +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 CF23DE0B86 for ; Fri, 14 Oct 2016 16:07:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 A7E3234108B for ; Fri, 14 Oct 2016 16:07:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 235E82F6 for ; Fri, 14 Oct 2016 16:07:55 +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: <1476461266.fe35ab3e3bd967cd61fc8b83c74a1256138d9652.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wireguard/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/wireguard/Manifest net-misc/wireguard/wireguard-0.0.20161001.ebuild net-misc/wireguard/wireguard-0.0.20161014.ebuild X-VCS-Directories: net-misc/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: fe35ab3e3bd967cd61fc8b83c74a1256138d9652 X-VCS-Branch: master Date: Fri, 14 Oct 2016 16:07:55 +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: e345a566-b1f0-4710-9c61-a94762ddbefa X-Archives-Hash: 610a678e6d6b954a35975c218cb876ed commit: fe35ab3e3bd967cd61fc8b83c74a1256138d9652 Author: Jason A. Donenfeld gentoo org> AuthorDate: Fri Oct 14 16:07:30 2016 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Fri Oct 14 16:07:46 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe35ab3e net-misc/wireguard: bump Package-Manager: portage-2.3.2 net-misc/wireguard/Manifest | 2 +- .../{wireguard-0.0.20161001.ebuild => wireguard-0.0.20161014.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/wireguard/Manifest b/net-misc/wireguard/Manifest index 05ed241..c9ea298 100644 --- a/net-misc/wireguard/Manifest +++ b/net-misc/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-experimental-0.0.20161001.tar.xz 118276 SHA256 ac3abb7b940716ac12b96a2cb3f7666598cbefd26f19c268f627dc47cd113ac8 SHA512 ec86e78bb3a65af621106a8316cfc2b0a4c3815967c4c873dc103aeb82e013bd428f06a7e50d767436dd5a316bf0132638d5ef497a87a86aa230910e556a354b WHIRLPOOL e8a065b73d388533b067f29be41fc509fe31edbbab8ae4b18df199db0beb6cf703d435dedb8e2b4f3cd0a9194c8339bb253d16fb1a7d73bef5382a0fd68eb018 +DIST WireGuard-experimental-0.0.20161014.tar.xz 118416 SHA256 687abcd64141cb9d12cc1e65396aeeab45c193e1a9d3acd306d0f2fbad33b4a1 SHA512 d3562d152eb09ac3efb1cf18605c92f6de2154c0c1d1558a304697bff01f20104bb81bfb1901af9d90105f7b99267da848a15f6ec6dd8a82add737b18a04c4d3 WHIRLPOOL 75ea152a536304b258a05d85e28fe07b1c7082d3e3584ae07d3154aef392a25528856158dba70f34769012b44e327ae61a1af6434cd59ee7c84daaea249f015e diff --git a/net-misc/wireguard/wireguard-0.0.20161001.ebuild b/net-misc/wireguard/wireguard-0.0.20161014.ebuild similarity index 100% rename from net-misc/wireguard/wireguard-0.0.20161001.ebuild rename to net-misc/wireguard/wireguard-0.0.20161014.ebuild