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 A9174138335 for ; Thu, 28 Feb 2019 03:07:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B209FE091A; Thu, 28 Feb 2019 03:07:45 +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 8B449E091A for ; Thu, 28 Feb 2019 03:07:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 268A2335CD5 for ; Thu, 28 Feb 2019 03:07:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D4F650D for ; Thu, 28 Feb 2019 03:07:41 +0000 (UTC) From: "Jason A. 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 A. Donenfeld" Message-ID: <1551323256.ab8879515256310b7b32d17bdd3d8cdb3677f88d.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.20190123.ebuild net-vpn/wireguard/wireguard-0.0.20190227.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: ab8879515256310b7b32d17bdd3d8cdb3677f88d X-VCS-Branch: master Date: Thu, 28 Feb 2019 03:07:41 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 75969365-8194-494b-9cb9-72863916118f X-Archives-Hash: 7499d9c6d47c17c32f50838a0d3bde3d commit: ab8879515256310b7b32d17bdd3d8cdb3677f88d Author: Jason A. Donenfeld gentoo org> AuthorDate: Wed Feb 27 21:24:52 2019 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Thu Feb 28 03:07:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab887951 net-vpn/wireguard: bump Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Jason A. Donenfeld gentoo.org> net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20190123.ebuild => wireguard-0.0.20190227.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index d49f99a6994..7fb589c1448 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20190123.tar.xz 323052 BLAKE2B f4ea04e72a276c495602da3d9c2feaf5e932ccf10e98503073650d1b7a1d5af3fad573959275e61b7c4b1f34937c0d0ac21d3e55ff0fa1a13345a6a311eca16b SHA512 8be40cebabca2a40f98ee10d6fa93708b12b17c6b0eab9aa8b7fab353d78fbd5b280b7b90cb2973cf74a1b9d47c3d250bf3ede6d1318129a45d57e21329b7f59 +DIST WireGuard-0.0.20190227.tar.xz 323788 BLAKE2B ec302b0ded5aa1afe477134a5d9ffc4354bfe70e10594a786d1fc74e75375fafa75be5efb300f0d18aa7d14c8bf07432c54bf66b30c83d19fcdbba0c23519798 SHA512 0c27353f27d7ae758cab84a02f63863681baa5eab2b64aa494be30c411b4dccc3af030b410dbfb72342fb5ea34be04f2d3b36ad0bb6a418d9f389ac34384eca3 diff --git a/net-vpn/wireguard/wireguard-0.0.20190123.ebuild b/net-vpn/wireguard/wireguard-0.0.20190227.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20190123.ebuild rename to net-vpn/wireguard/wireguard-0.0.20190227.ebuild