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 00724138334 for ; Fri, 10 Aug 2018 02:26:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98F69E0950; Fri, 10 Aug 2018 02:26: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 697BDE0950 for ; Fri, 10 Aug 2018 02:26: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 9D2EB335C9A for ; Fri, 10 Aug 2018 02:26:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3C60389 for ; Fri, 10 Aug 2018 02:26:18 +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: <1533867971.d3aa8a8dc7bdbb1307e28524d9fcb5357a18b354.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.20180802.ebuild net-vpn/wireguard/wireguard-0.0.20180809.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: d3aa8a8dc7bdbb1307e28524d9fcb5357a18b354 X-VCS-Branch: master Date: Fri, 10 Aug 2018 02:26: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-Archives-Salt: ecc78cb7-c458-41ae-9cd8-d857eb4755c8 X-Archives-Hash: b006d743830f229ca73ea93e3ad22081 commit: d3aa8a8dc7bdbb1307e28524d9fcb5357a18b354 Author: Jason A. Donenfeld gentoo org> AuthorDate: Fri Aug 10 02:25:53 2018 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Fri Aug 10 02:26:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3aa8a8d net-vpn/wireguard: version bump Package-Manager: Portage-2.3.44, Repoman-2.3.10 net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20180802.ebuild => wireguard-0.0.20180809.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index f0938d3660a..5fe18f78cf5 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20180802.tar.xz 272932 BLAKE2B dbb9d007b16a39bae280183b4cb214d46a1c511ff9437aa50a003582b8e8388bba197e4b248068267fbbfa5cd392b986cb50986365c757dd3efac6372991ec42 SHA512 73449764547d531ff5528b49d411c9a8aa9d36bdf659b03ff904272cceb9f09718da81ed204b623c189e194ad11257b05e0d8db27db0a3d3f751fc0abc17d76c +DIST WireGuard-0.0.20180809.tar.xz 272348 BLAKE2B 20e78896b685f7ce9bee9b9863d5261b44947049b14a42f6ef75c2bfac1b04e53814faa3f3ddc47d1f8af877c97625dc0e160d3b4955b75422ec218bfb5e23af SHA512 2278cae078cf3ff9e0c43979ff559820d9d99b64c1ccdbc8a7fea3fc1a5fa0818d782a8962aefc07678599cc15f5a4237fd5dd7ffad108d639c39930979e3cc5 diff --git a/net-vpn/wireguard/wireguard-0.0.20180802.ebuild b/net-vpn/wireguard/wireguard-0.0.20180809.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20180802.ebuild rename to net-vpn/wireguard/wireguard-0.0.20180809.ebuild