Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/weechat/
Date: Thu, 31 Aug 2017 11:36:33
Message-Id: 1504178540.5a27cda58f6e0246e6e2081596715bf46bd97012.radhermit@gentoo
1 commit: 5a27cda58f6e0246e6e2081596715bf46bd97012
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 31 11:13:05 2017 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 31 11:22:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a27cda5
7
8 net-irc/weechat: use https for HOMEPAGE
9
10 net-irc/weechat/weechat-1.9.ebuild | 2 +-
11 net-irc/weechat/weechat-9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/net-irc/weechat/weechat-1.9.ebuild b/net-irc/weechat/weechat-1.9.ebuild
15 index 393e6d6a61a..1b4d80ed72c 100644
16 --- a/net-irc/weechat/weechat-1.9.ebuild
17 +++ b/net-irc/weechat/weechat-1.9.ebuild
18 @@ -15,7 +15,7 @@ else
19 fi
20
21 DESCRIPTION="Portable and multi-interface IRC client"
22 -HOMEPAGE="http://weechat.org/"
23 +HOMEPAGE="https://weechat.org/"
24
25 LICENSE="GPL-3"
26 SLOT="0"
27
28 diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild
29 index 393e6d6a61a..1b4d80ed72c 100644
30 --- a/net-irc/weechat/weechat-9999.ebuild
31 +++ b/net-irc/weechat/weechat-9999.ebuild
32 @@ -15,7 +15,7 @@ else
33 fi
34
35 DESCRIPTION="Portable and multi-interface IRC client"
36 -HOMEPAGE="http://weechat.org/"
37 +HOMEPAGE="https://weechat.org/"
38
39 LICENSE="GPL-3"
40 SLOT="0"