Gentoo Archives: gentoo-commits

From: Jason Donenfeld <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/wireguard/
Date: Sun, 16 Jul 2017 14:42:24
Message-Id: 1500216129.76b8170ff1bf8150c1050e807f147588817ac3cb.zx2c4@gentoo
1 commit: 76b8170ff1bf8150c1050e807f147588817ac3cb
2 Author: Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 16 14:41:56 2017 +0000
4 Commit: Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 16 14:42:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76b8170f
7
8 net-vpn/wireguard: update website
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 net-vpn/wireguard/wireguard-0.0.20170706.ebuild | 2 +-
13 net-vpn/wireguard/wireguard-9999.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/net-vpn/wireguard/wireguard-0.0.20170706.ebuild b/net-vpn/wireguard/wireguard-0.0.20170706.ebuild
17 index 0f1b5d07cb7..ff291933ed8 100644
18 --- a/net-vpn/wireguard/wireguard-0.0.20170706.ebuild
19 +++ b/net-vpn/wireguard/wireguard-0.0.20170706.ebuild
20 @@ -6,7 +6,7 @@ EAPI=6
21 inherit linux-mod bash-completion-r1
22
23 DESCRIPTION="Simple yet fast and modern VPN that utilizes state-of-the-art cryptography."
24 -HOMEPAGE="https://www.wireguard.io/"
25 +HOMEPAGE="https://www.wireguard.com/"
26
27 if [[ ${PV} == 9999 ]]; then
28 inherit git-r3
29
30 diff --git a/net-vpn/wireguard/wireguard-9999.ebuild b/net-vpn/wireguard/wireguard-9999.ebuild
31 index 0f1b5d07cb7..ff291933ed8 100644
32 --- a/net-vpn/wireguard/wireguard-9999.ebuild
33 +++ b/net-vpn/wireguard/wireguard-9999.ebuild
34 @@ -6,7 +6,7 @@ EAPI=6
35 inherit linux-mod bash-completion-r1
36
37 DESCRIPTION="Simple yet fast and modern VPN that utilizes state-of-the-art cryptography."
38 -HOMEPAGE="https://www.wireguard.io/"
39 +HOMEPAGE="https://www.wireguard.com/"
40
41 if [[ ${PV} == 9999 ]]; then
42 inherit git-r3