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 50FE5138350 for ; Fri, 14 Feb 2020 23:04:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7F466E08FC; Fri, 14 Feb 2020 23:04:22 +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 5EBAFE08FC for ; Fri, 14 Feb 2020 23:04:22 +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 EAA9F34ED0B for ; Fri, 14 Feb 2020 23:04:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 860FE11F for ; Fri, 14 Feb 2020 23:04:18 +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: <1581721363.46bc1cfbb4f3e46324cb1ddb8215d1a46152dd71.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard-modules/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/wireguard-modules/Manifest net-vpn/wireguard-modules/wireguard-modules-0.0.20200214.ebuild net-vpn/wireguard-modules/wireguard-modules-0.0.20200215.ebuild X-VCS-Directories: net-vpn/wireguard-modules/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason A. Donenfeld X-VCS-Revision: 46bc1cfbb4f3e46324cb1ddb8215d1a46152dd71 X-VCS-Branch: master Date: Fri, 14 Feb 2020 23:04:18 +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: 1d585d57-f4f1-4abe-a59b-8e3786655ba1 X-Archives-Hash: 8c49d9e4f084dc659ef9b6eda48cc60d commit: 46bc1cfbb4f3e46324cb1ddb8215d1a46152dd71 Author: Jason A. Donenfeld gentoo org> AuthorDate: Fri Feb 14 23:02:17 2020 +0000 Commit: Jason A. Donenfeld gentoo org> CommitDate: Fri Feb 14 23:02:43 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46bc1cfb net-vpn/wireguard-modules: bump to 0.0.20200215 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Jason A. Donenfeld gentoo.org> net-vpn/wireguard-modules/Manifest | 2 +- ...odules-0.0.20200214.ebuild => wireguard-modules-0.0.20200215.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard-modules/Manifest b/net-vpn/wireguard-modules/Manifest index f5884eade9e..8b913f237ac 100644 --- a/net-vpn/wireguard-modules/Manifest +++ b/net-vpn/wireguard-modules/Manifest @@ -1 +1 @@ -DIST wireguard-linux-compat-0.0.20200214.tar.xz 261768 BLAKE2B e7a2d450e4038807953ee6d05e05833129bd3b03b5b9a1d96d7a7eeb7258c3553545c143c2babeee8ed3eeeeeb3e2f6ccc3711d61fe20c7ec25e63c40a4a7565 SHA512 90f8e8b72484ad8f0788f75ac8d90530cccc24f09b46f365ed0046ea287c05c59f41b9900e133693deee3e72862ed6d0ccc6f07e95c7951dec23f98915293a49 +DIST wireguard-linux-compat-0.0.20200215.tar.xz 261344 BLAKE2B 8df598cb1787fa39f7d85b70506842a186268a47f134fa64b507ad4915b448ad88486b410899a5d78cfe3ec2e9469cf05b7c457d61425a27ded62fad6dbbbe0f SHA512 4ccb902fc322010dc7138b17c3348870e8e83e3ed65f4b49476847b544c6e9d7cbaaadc1f02ffb97453f16802f623bf6b8782122236ced23255d46d88ebe239c diff --git a/net-vpn/wireguard-modules/wireguard-modules-0.0.20200214.ebuild b/net-vpn/wireguard-modules/wireguard-modules-0.0.20200215.ebuild similarity index 100% rename from net-vpn/wireguard-modules/wireguard-modules-0.0.20200214.ebuild rename to net-vpn/wireguard-modules/wireguard-modules-0.0.20200215.ebuild