commit:     205a81e50cb7e94e7f8660635c962e2b955c67fe
Author:     Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Sat May 12 00:38:33 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 15 17:46:29 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=205a81e5

net-irc/znc: update HOMEPAGE to use https

Closes: https://github.com/gentoo/gentoo/pull/8355
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 net-irc/znc/znc-1.6.5.ebuild | 4 ++--
 net-irc/znc/znc-1.6.6.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-irc/znc/znc-1.6.5.ebuild b/net-irc/znc/znc-1.6.5.ebuild
index 23d86965db2..20fc31e0957 100644
--- a/net-irc/znc/znc-1.6.5.ebuild
+++ b/net-irc/znc/znc-1.6.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ SRC_URI="
 "
 KEYWORDS="amd64 arm x86"
 
-HOMEPAGE="http://znc.in";
+HOMEPAGE="https://znc.in";
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="daemon debug +ipv6 +icu libressl perl python +ssl sasl tcl test +zlib"

diff --git a/net-irc/znc/znc-1.6.6.ebuild b/net-irc/znc/znc-1.6.6.ebuild
index 0e053e7e595..76b253fef23 100644
--- a/net-irc/znc/znc-1.6.6.ebuild
+++ b/net-irc/znc/znc-1.6.6.ebuild
@@ -11,7 +11,7 @@ GTEST_VER="1.7.0"
 
GTEST_URL="https://github.com/google/googletest/archive/release-${GTEST_VER}.tar.gz
 -> googletest-release-${GTEST_VER}.tar.gz"
 
 DESCRIPTION="An advanced IRC Bouncer"
-HOMEPAGE="http://znc.in";
+HOMEPAGE="https://znc.in";
 SRC_URI="
        http://znc.in/releases/archive/${PN}-${MY_PV}.tar.gz
        test? ( ${GTEST_URL} )

Reply via email to