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 DE252139694 for ; Sun, 16 Jul 2017 14:42:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F464E0CA7; Sun, 16 Jul 2017 14:42:20 +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 776C9E0CA7 for ; Sun, 16 Jul 2017 14:42:20 +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 357C6341AA1 for ; Sun, 16 Jul 2017 14:42:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A4A692601 for ; Sun, 16 Jul 2017 14:42:17 +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: <1500216129.76b8170ff1bf8150c1050e807f147588817ac3cb.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.20170706.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: 76b8170ff1bf8150c1050e807f147588817ac3cb X-VCS-Branch: master Date: Sun, 16 Jul 2017 14:42:17 +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: 32863ecf-5a93-45fd-bb72-9a57ba717235 X-Archives-Hash: bb0e21a8eb9fc7e92d405b49b5ae53d5 commit: 76b8170ff1bf8150c1050e807f147588817ac3cb Author: Jason A. Donenfeld gentoo org> AuthorDate: Sun Jul 16 14:41:56 2017 +0000 Commit: Jason Donenfeld gentoo org> CommitDate: Sun Jul 16 14:42:09 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b8170f net-vpn/wireguard: update website Package-Manager: Portage-2.3.6, Repoman-2.3.2 net-vpn/wireguard/wireguard-0.0.20170706.ebuild | 2 +- net-vpn/wireguard/wireguard-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-vpn/wireguard/wireguard-0.0.20170706.ebuild b/net-vpn/wireguard/wireguard-0.0.20170706.ebuild index 0f1b5d07cb7..ff291933ed8 100644 --- a/net-vpn/wireguard/wireguard-0.0.20170706.ebuild +++ b/net-vpn/wireguard/wireguard-0.0.20170706.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit linux-mod bash-completion-r1 DESCRIPTION="Simple yet fast and modern VPN that utilizes state-of-the-art cryptography." -HOMEPAGE="https://www.wireguard.io/" +HOMEPAGE="https://www.wireguard.com/" if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/net-vpn/wireguard/wireguard-9999.ebuild b/net-vpn/wireguard/wireguard-9999.ebuild index 0f1b5d07cb7..ff291933ed8 100644 --- a/net-vpn/wireguard/wireguard-9999.ebuild +++ b/net-vpn/wireguard/wireguard-9999.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit linux-mod bash-completion-r1 DESCRIPTION="Simple yet fast and modern VPN that utilizes state-of-the-art cryptography." -HOMEPAGE="https://www.wireguard.io/" +HOMEPAGE="https://www.wireguard.com/" if [[ ${PV} == 9999 ]]; then inherit git-r3