commit: 4f3463690fb6e9e925b936b525a8b01c128221d2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sat Jan 27 05:29:53 2024 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sat Jan 27 05:29:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f346369
app-editors/shed: update HOMEPAGE Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-editors/shed/shed-1.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild index 5a08e278f298..3da58f0f5b70 100644 --- a/app-editors/shed/shed-1.15.ebuild +++ b/app-editors/shed/shed-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,7 +6,7 @@ EAPI="7" inherit autotools DESCRIPTION="Simple Hex EDitor" -HOMEPAGE="http://shed.sourceforge.net/" +HOMEPAGE="https://shed.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2"
