summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-21 08:33:29 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-04-09 09:29:42 +0200
commitbbbfd029603c1bc0b0f25163404cb304bf45efca (patch)
tree009e642146db7d3a7a348d2b51d879d626604e86 /x11-plugins
parentwww-misc/monitorix: version bump to 3.11.0. (diff)
downloadgentoo-bbbfd029603c1bc0b0f25163404cb304bf45efca.tar.gz
gentoo-bbbfd029603c1bc0b0f25163404cb304bf45efca.tar.bz2
gentoo-bbbfd029603c1bc0b0f25163404cb304bf45efca.zip
x11-plugins/wmstickynotes: use HTTPS.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11436 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild b/x11-plugins/wmstickynotes/wmstickynotes-0.2.ebuild
index 4ebbce8e36b5..04099339b7a8 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"