commit: 0050b9a141aba944407d649d7e5b3d85f87cdd44 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Sat Sep 23 06:36:53 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Sat Sep 23 06:45:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0050b9a1
net-irc/scrollz: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 net-irc/scrollz/scrollz-2.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-irc/scrollz/scrollz-2.1.ebuild b/net-irc/scrollz/scrollz-2.1.ebuild index f362f46f479..9316aa567d7 100644 --- a/net-irc/scrollz/scrollz-2.1.ebuild +++ b/net-irc/scrollz/scrollz-2.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 DESCRIPTION="Advanced IRC client based on ircII" -HOMEPAGE="http://packages.qa.debian.org/s/scrollz.html" +HOMEPAGE="https://packages.qa.debian.org/s/scrollz.html" SRC_URI="mirror://debian/pool/main/s/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="BSD"
