From: Michael Mair-Keimberger Date: Tue, 12 Jun 2018 17:53:36 +0000 (+0200) Subject: x11-plugins/wmpop3lb: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=348b9d732a32612fe136b4e260b04e8b632097fb;p=gentoo.git x11-plugins/wmpop3lb: use HTTPs --- diff --git a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild index 178d3e125568..ba983fab624c 100644 --- a/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild +++ b/x11-plugins/wmpop3lb/wmpop3lb-2.4.2-r2.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=2 inherit eutils DESCRIPTION="dockapp for checking up to 7 pop3 accounts" -HOMEPAGE="http://www.dockapps.net/wmpop3lb" -SRC_URI="http://www.dockapps.net/download/${P/-}.tar.gz" +HOMEPAGE="https://www.dockapps.net/wmpop3lb" +SRC_URI="https://www.dockapps.net/download/${P/-}.tar.gz" SLOT="0" LICENSE="GPL-2"