diff options
author | Tim Harder <radhermit@gentoo.org> | 2017-08-31 07:13:05 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2017-08-31 07:22:20 -0400 |
commit | 5a27cda58f6e0246e6e2081596715bf46bd97012 (patch) | |
tree | 2926498e8a1c979d8e9ac9e9a9e2ef89ddbb25b4 /net-irc | |
parent | dev-python/hypothesis: version bump to 3.22.2 (diff) | |
download | gentoo-5a27cda58f6e0246e6e2081596715bf46bd97012.tar.gz gentoo-5a27cda58f6e0246e6e2081596715bf46bd97012.tar.bz2 gentoo-5a27cda58f6e0246e6e2081596715bf46bd97012.zip |
net-irc/weechat: use https for HOMEPAGE
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/weechat/weechat-1.9.ebuild | 2 | ||||
-rw-r--r-- | net-irc/weechat/weechat-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/weechat/weechat-1.9.ebuild b/net-irc/weechat/weechat-1.9.ebuild index 393e6d6a61a6..1b4d80ed72cb 100644 --- a/net-irc/weechat/weechat-1.9.ebuild +++ b/net-irc/weechat/weechat-1.9.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Portable and multi-interface IRC client" -HOMEPAGE="http://weechat.org/" +HOMEPAGE="https://weechat.org/" LICENSE="GPL-3" SLOT="0" diff --git a/net-irc/weechat/weechat-9999.ebuild b/net-irc/weechat/weechat-9999.ebuild index 393e6d6a61a6..1b4d80ed72cb 100644 --- a/net-irc/weechat/weechat-9999.ebuild +++ b/net-irc/weechat/weechat-9999.ebuild @@ -15,7 +15,7 @@ else fi DESCRIPTION="Portable and multi-interface IRC client" -HOMEPAGE="http://weechat.org/" +HOMEPAGE="https://weechat.org/" LICENSE="GPL-3" SLOT="0" |