commit: 1719d69a467db24bf6f5441c627d7ae3410bd509 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 29 15:42:22 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 29 15:43:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1719d69a
xfce-extra/xfce4-mailwatch-plugin: Use HTTPS Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> .../xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild index 2fe93de8ccc..a7f3091d9aa 100644 --- a/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild +++ b/xfce-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.2.0-r6.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit gnome2-utils DESCRIPTION="An mail notification panel plug-in for the Xfce desktop environment" -HOMEPAGE="http://spuriousinterrupt.org/projects/xfce4-mailwatch-plugin/" +HOMEPAGE="https://spuriousinterrupt.org/projects/xfce4-mailwatch-plugin/" SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2"
