From: Jeroen Roovers Date: Sat, 23 Sep 2017 06:44:03 +0000 (+0200) Subject: xfce-extra/xfce4-messenger-plugin: Use HTTPS. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=140fb97c4e30f5d446df68cf9cc6da5aa03a6596;p=gentoo.git xfce-extra/xfce4-messenger-plugin: Use HTTPS. Package-Manager: Portage-2.3.10, Repoman-2.3.3 --- diff --git a/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild b/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild index 62829b01decf..e00bcb661ec5 100644 --- a/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild +++ b/xfce-extra/xfce4-messenger-plugin/xfce4-messenger-plugin-0.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAUTORECONF=yes inherit multilib xfconf eutils DESCRIPTION="A plugin that listens DBus messages and displays received messages" -HOMEPAGE="http://packages.qa.debian.org/x/xfce4-messenger-plugin.html" +HOMEPAGE="https://packages.qa.debian.org/x/xfce4-messenger-plugin.html" SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz mirror://debian/pool/main/x/${PN}/${PN}_${PV}-5.debian.tar.gz"