commit: ca8c907d555f0c61092388987053e30cf0b25284 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Sep 1 16:27:28 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 07:09:26 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8c907d
x11-misc/xnots: use https Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/38371 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-misc/xnots/xnots-0.2.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xnots/xnots-0.2.1-r2.ebuild b/x11-misc/xnots/xnots-0.2.1-r2.ebuild index 295f6a4a777b..17a80c98c19b 100644 --- a/x11-misc/xnots/xnots-0.2.1-r2.ebuild +++ b/x11-misc/xnots/xnots-0.2.1-r2.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit flag-o-matic toolchain-funcs -DESCRIPTION="A desktop sticky note program for the unix geek" -HOMEPAGE="http://xnots.sourceforge.net https://github.com/thePalindrome/xnots" +DESCRIPTION="Desktop sticky note program for the unix geek" +HOMEPAGE="https://xnots.sourceforge.net https://github.com/thePalindrome/xnots" SRC_URI="https://downloads.sourceforge.net/xnots/${P}.tar.gz" LICENSE="GPL-2"
