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 924F61396D0 for ; Sat, 7 Oct 2017 01:19:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8FB11E0DC0; Sat, 7 Oct 2017 01:19:53 +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 6F562E0DC0 for ; Sat, 7 Oct 2017 01:19:53 +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 18EFD34177E for ; Sat, 7 Oct 2017 01:19:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A03E38F9D for ; Sat, 7 Oct 2017 01:19:50 +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: <1507339183.f1c0b6e6c7b2114aeeeb095173f583f50e54ce49.zx2c4@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-vpn/wireguard/wireguard-0.0.20171005.ebuild net-vpn/wireguard/wireguard-9999.ebuild X-VCS-Directories: net-vpn/wireguard/ X-VCS-Committer: zx2c4 X-VCS-Committer-Name: Jason Donenfeld X-VCS-Revision: f1c0b6e6c7b2114aeeeb095173f583f50e54ce49 X-VCS-Branch: master Date: Sat, 7 Oct 2017 01:19:50 +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: f1c47c78-f213-46a2-b6c2-0c8858083763 X-Archives-Hash: 9f98bf98b3810d3e472ee034808bd5ac commit: f1c0b6e6c7b2114aeeeb095173f583f50e54ce49 Author: Jason A. Donenfeld gentoo org> AuthorDate: Sat Oct 7 01:19:24 2017 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Sat Oct 7 01:19:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1c0b6e6 net-vpn/wireguard: update URL Package-Manager: Portage-2.3.11, Repoman-2.3.3 net-vpn/wireguard/wireguard-0.0.20171005.ebuild | 4 ++-- net-vpn/wireguard/wireguard-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-vpn/wireguard/wireguard-0.0.20171005.ebuild b/net-vpn/wireguard/wireguard-0.0.20171005.ebuild index 7cb3be1338f..fdc71975143 100644 --- a/net-vpn/wireguard/wireguard-0.0.20171005.ebuild +++ b/net-vpn/wireguard/wireguard-0.0.20171005.ebuild @@ -81,7 +81,7 @@ pkg_postinst() { einfo "As such, it may contain significant issues. Please do not file" einfo "bug reports with Gentoo, but rather direct them upstream to:" einfo - einfo " team@wireguard.io security@wireguard.io" + einfo " team@wireguard.com security@wireguard.com" einfo if use tools; then @@ -103,7 +103,7 @@ pkg_postinst() { einfo "\"default-route\" argument. You may not use this server for any abusive or illegal" einfo "purposes. It is for quick testing only." einfo - einfo "More info on getting started can be found at: https://www.wireguard.io/quickstart/" + einfo "More info on getting started can be found at: https://www.wireguard.com/quickstart/" einfo fi if use module; then diff --git a/net-vpn/wireguard/wireguard-9999.ebuild b/net-vpn/wireguard/wireguard-9999.ebuild index 7cb3be1338f..fdc71975143 100644 --- a/net-vpn/wireguard/wireguard-9999.ebuild +++ b/net-vpn/wireguard/wireguard-9999.ebuild @@ -81,7 +81,7 @@ pkg_postinst() { einfo "As such, it may contain significant issues. Please do not file" einfo "bug reports with Gentoo, but rather direct them upstream to:" einfo - einfo " team@wireguard.io security@wireguard.io" + einfo " team@wireguard.com security@wireguard.com" einfo if use tools; then @@ -103,7 +103,7 @@ pkg_postinst() { einfo "\"default-route\" argument. You may not use this server for any abusive or illegal" einfo "purposes. It is for quick testing only." einfo - einfo "More info on getting started can be found at: https://www.wireguard.io/quickstart/" + einfo "More info on getting started can be found at: https://www.wireguard.com/quickstart/" einfo fi if use module; then