commit: dca1b0c40cb16bcb7e9c2053844e310497141ec2 Author: Dennis Eisele <kernlpanic <AT> dennis-eisele <DOT> de> AuthorDate: Sun Jul 6 00:57:45 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 13 08:27:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dca1b0c4
app-editors/ted: update HOMEPAGE Signed-off-by: Dennis Eisele <kernlpanic <AT> dennis-eisele.de> Closes: https://bugs.gentoo.org/959623 Part-of: https://github.com/gentoo/gentoo/pull/42897 Closes: https://github.com/gentoo/gentoo/pull/42897 Signed-off-by: Sam James <sam <AT> gentoo.org> app-editors/ted/ted-2.23-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/ted/ted-2.23-r3.ebuild b/app-editors/ted/ted-2.23-r3.ebuild index 014951358fd3..d610670b0d7d 100644 --- a/app-editors/ted/ted-2.23-r3.ebuild +++ b/app-editors/ted/ted-2.23-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit toolchain-funcs xdg-utils DESCRIPTION="X-based rich text editor" -HOMEPAGE="https://www.nllgg.nl/Ted/" +HOMEPAGE="https://ftp.nluug.nl/pub/editors/ted/" SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz" S="${WORKDIR}/Ted-${PV}"
