commit: bbd5b4d1e80a8a7ab462d51439333f1ff9881943
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 08:22:37 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 08:25:46 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbd5b4d1
net-libs/canlock: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
net-libs/canlock/canlock-2b.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-libs/canlock/canlock-2b.ebuild
b/net-libs/canlock/canlock-2b.ebuild
index 594981bf05a..9d58b0a2dc6 100644
--- a/net-libs/canlock/canlock-2b.ebuild
+++ b/net-libs/canlock/canlock-2b.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -7,7 +7,7 @@ inherit eutils multilib toolchain-funcs
MY_P="${P/-/_}"
DESCRIPTION="A library for creating and verifying Usenet cancel locks"
-HOMEPAGE="http://packages.qa.debian.org/c/canlock.html"
+HOMEPAGE="https://packages.qa.debian.org/c/canlock.html"
SRC_URI="mirror://debian/pool/main/c/${PN}/${MY_P}.orig.tar.gz
mirror://debian/pool/main/c/${PN}/${MY_P}-6.diff.gz"