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 913371382C5 for ; Fri, 20 Apr 2018 04:07:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF50EE08DB; Fri, 20 Apr 2018 04:07:40 +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 8B950E08DB for ; Fri, 20 Apr 2018 04:07:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1A763335C60 for ; Fri, 20 Apr 2018 04:07:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECFB4260 for ; Fri, 20 Apr 2018 04:07:36 +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: <1524197243.21f6a565eb504c48ef8e19b48619d573adabc9c6.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.20180413.ebuild net-vpn/wireguard/wireguard-0.0.20180420.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: 21f6a565eb504c48ef8e19b48619d573adabc9c6 X-VCS-Branch: master Date: Fri, 20 Apr 2018 04:07:36 +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: 2017e652-9586-4c19-bd9c-d83ade00aece X-Archives-Hash: 198324eab40183aa3d6ac414772dd15e commit: 21f6a565eb504c48ef8e19b48619d573adabc9c6 Author: Jason A. Donenfeld gentoo org> AuthorDate: Fri Apr 20 04:07:08 2018 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Fri Apr 20 04:07:23 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21f6a565 net-vpn/wireguard: version bump Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-vpn/wireguard/Manifest | 2 +- .../{wireguard-0.0.20180413.ebuild => wireguard-0.0.20180420.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-vpn/wireguard/Manifest b/net-vpn/wireguard/Manifest index 13a300d1289..9dbad360e94 100644 --- a/net-vpn/wireguard/Manifest +++ b/net-vpn/wireguard/Manifest @@ -1 +1 @@ -DIST WireGuard-0.0.20180413.tar.xz 257096 BLAKE2B 7228c7b473392f5f2b961e26167914b71ac974622c236120468865d735bf599d98793ac9eaba9da23a0cb7631bbd1edcea4f36f8ab3a9ec85a11d6136e52ee08 SHA512 e9227c57250af8040a18e210f9741e1ca93411caf48f2325694e8d8a8699b78bd60244534c39e3ab372deae7059922b3ceb519eb8bf8737472cc3568f7577681 +DIST WireGuard-0.0.20180420.tar.xz 257288 BLAKE2B d0e4bd10b162c6ee3ab21ca4afde6e72de85ce4935fbff3768e0dcf02531c46c6cdae051d53527183d5f19e5abe3a684328a9a349f596790de9c619b03705c69 SHA512 19740c6678d13bbe156520d6121db2bd95c8f30891b9acbbc6af1d49079f144598f8062131ac1dfd14b830e32306bc54f2ae9608ceeec762ffde65495413a0ac diff --git a/net-vpn/wireguard/wireguard-0.0.20180413.ebuild b/net-vpn/wireguard/wireguard-0.0.20180420.ebuild similarity index 100% rename from net-vpn/wireguard/wireguard-0.0.20180413.ebuild rename to net-vpn/wireguard/wireguard-0.0.20180420.ebuild