From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1017099-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 98E141382C5 for <garchives@archives.gentoo.org>; Fri, 13 Apr 2018 01:40:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3E2BE09E0; Fri, 13 Apr 2018 01:40:18 +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 9EEB4E09E0 for <gentoo-commits@lists.gentoo.org>; Fri, 13 Apr 2018 01:40:18 +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 52508335C5C for <gentoo-commits@lists.gentoo.org>; Fri, 13 Apr 2018 01:40:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76529285 for <gentoo-commits@lists.gentoo.org>; Fri, 13 Apr 2018 01:40:15 +0000 (UTC) From: "Jason 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 Donenfeld" <zx2c4@gentoo.org> Message-ID: <1523583601.7250349cefb8fb4afd3d8f6b3b5b7daf3a103263.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.20180304.ebuild net-vpn/wireguard/wireguard-0.0.20180413.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: 7250349cefb8fb4afd3d8f6b3b5b7daf3a103263 X-VCS-Branch: master Date: Fri, 13 Apr 2018 01:40:15 +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-Archives-Salt: f598bea5-0830-4ae1-96fd-0255a91974c5 X-Archives-Hash: 4051c0e9ee1b499acdc92a539ef5b93f commit: 7250349cefb8fb4afd3d8f6b3b5b7daf3a103263 Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org> AuthorDate: Fri Apr 13 01:39:49 2018 +0000 Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org> CommitDate: Fri Apr 13 01:40:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7250349c net-vpn/wireguard: version bump net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20180304.ebuild => wireguard-0.0.20180413.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index 62da353a938..13a300d1289 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20180304.tar.xz 227936 BLAKE2B 0f9ddda4cf0a8a74babd3c4a5f8e6631b965585f83318ea906fc16a19fb2f45c121be9381e852e52a082e1dfbd62fa5b8e36498afdf018811bc5c030db4a96b8 SHA512 dc7ad4c366625bc614f95abe163459804fa3b6a4dd9e1c7eee1571d3dab5a5bc88dbdc6cc79b9ec48f471ba71da54050f1bce8874ed130f15234a8353d276e50 +DIST WireGuard-0.0.20180413.tar.xz 257096 BLAKE2B 7228c7b473392f5f2b961e26167914b71ac974622c236120468865d735bf599d98793ac9eaba9da23a0cb7631bbd1edcea4f36f8ab3a9ec85a11d6136e52ee08 SHA512 e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 diff --git a/net-vpn/wireguard/wireguard-0.0.20180304.ebuild b/net-vpn/wireguard/wireguard-0.0.20180413.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20180304.ebuild rename to net-vpn/wireguard/wireguard-0.0.20180413.ebuild