commit: bbbfd029603c1bc0b0f25163404cb304bf45efca Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Mar 21 07:33:29 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Apr 9 07:29:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbbfd029
x11-plugins/wmstickynotes: use HTTPS. Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11436 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild b/x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild index 4ebbce8e36b..04099339b7a 100644 --- a/x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild +++ b/x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit eutils DESCRIPTION="A dockapp for keeping small notes around on the desktop" -HOMEPAGE="http://wmstickynotes.sourceforge.net/" +HOMEPAGE="https://sourceforge.net/projects/wmstickynotes/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-3"
