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 F2BB6139694 for ; Mon, 20 Mar 2017 14:25:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3642921C038; Mon, 20 Mar 2017 14:25:00 +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 1258D21C038 for ; Mon, 20 Mar 2017 14:25:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 E2B56340806 for ; Mon, 20 Mar 2017 14:24:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 580946ED5 for ; Mon, 20 Mar 2017 14:24:57 +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: <1490019893.eea4f24c2d5eaea4d14635fa22c30efb8cebba00.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.20170320.1.ebuild net-vpn/wireguard/wireguard-0.0.20170320.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: eea4f24c2d5eaea4d14635fa22c30efb8cebba00 X-VCS-Branch: master Date: Mon, 20 Mar 2017 14:24:57 +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: 838e1cb9-a6ee-4695-a176-3d032474d1a3 X-Archives-Hash: 4f769bf6d4e152bf1c6e58e6db751be1 commit: eea4f24c2d5eaea4d14635fa22c30efb8cebba00 Author: Jason A. Donenfeld gentoo org> AuthorDate: Mon Mar 20 14:24:03 2017 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Mon Mar 20 14:24:53 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea4f24c net-vpn/wireguard: bump Package-Manager: Portage-2.3.3, Repoman-2.3.1 net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20170320.ebuild => wireguard-0.0.20170320.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index 2efd255cb30..9343acf103c 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20170320.tar.xz 141196 SHA256 9b9d544c2abae29b342d3befc94efba4ca096bf407aa8347ae89534121dd42cc SHA512 4e97301550c06d4c1ce3b9da7ee665720caed840532d0ba5fe645a6e5f86afbc3d62815b61abc1fcf0923da56d73af23ea354d1482412c26ca062533eb676977 WHIRLPOOL bf64f36dd91c99bdc7450e32ca5b8345924354375c7b19832427c6216000e20032bb4bc76d8de36ffe8e3df2702cfa76d5ad7040a66591f0aaa8fb599b9e2825 +DIST WireGuard-0.0.20170320.1.tar.xz 137588 SHA256 286f44d8b480f265e562759e5b3a66cd44e2d1e9c1cdec322557a6c578d52ca7 SHA512 082e2227952524716f25eaeef32e94574fb570025cc20c63c915633f83e054e457ef18cba0d8576011aeb3fbb1c55c4150c514d081855f825df719a7e4849fa5 WHIRLPOOL dbb2c3d3cb72ae0e1df82cac2c1c53fd6907e02b2aedfbd89f1d1409d54acb12a03a9d38326be87d120f2ae765b80a5935ac09eae747e64069eb0276cff2edf7 diff --git a/net-vpn/wireguard/wireguard-0.0.20170320.ebuild b/net-vpn/wireguard/wireguard-0.0.20170320.1.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20170320.ebuild rename to net-vpn/wireguard/wireguard-0.0.20170320.1.ebuild