diff options
author | 2024-09-01 18:27:28 +0200 | |
---|---|---|
committer | 2024-09-14 10:09:26 +0300 | |
commit | ca8c907d555f0c61092388987053e30cf0b25284 (patch) | |
tree | 836f01f86403a254a588d99fa53701b8c4581919 /x11-misc | |
parent | x11-misc/menumaker: use https (diff) | |
download | gentoo-ca8c907d555f0c61092388987053e30cf0b25284.tar.gz gentoo-ca8c907d555f0c61092388987053e30cf0b25284.tar.bz2 gentoo-ca8c907d555f0c61092388987053e30cf0b25284.zip |
x11-misc/xnots: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/38371
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xnots/xnots-0.2.1-r2.ebuild | 4 |
1 files 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" |