commit: b3c45b1023636d5e3926338836aa90d8a2206449 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 21 02:20:20 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 21 02:20:20 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3c45b10
dev-util/diffuse: update HOMEPAGE The old HOMEPAGE is pretty out of date. This new one is linked from the GH repo too. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/diffuse/diffuse-0.10.0.ebuild | 2 +- dev-util/diffuse/diffuse-0.9.0-r1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/diffuse/diffuse-0.10.0.ebuild b/dev-util/diffuse/diffuse-0.10.0.ebuild index 3d6fe485a000..6828d5384557 100644 --- a/dev-util/diffuse/diffuse-0.10.0.ebuild +++ b/dev-util/diffuse/diffuse-0.10.0.ebuild @@ -7,7 +7,7 @@ PLOCALES="cs de es fr it ja ka ko nl pl pt pt_BR ru sv th tr zh_CN zh_TW" inherit meson plocale python-r1 xdg DESCRIPTION="A graphical tool to compare and merge text files" -HOMEPAGE="http://diffuse.sourceforge.net/ https://github.com/MightyCreak/diffuse/" +HOMEPAGE="https://mightycreak.github.io/diffuse/ https://github.com/MightyCreak/diffuse/" SRC_URI="https://github.com/MightyCreak/diffuse/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" diff --git a/dev-util/diffuse/diffuse-0.9.0-r1.ebuild b/dev-util/diffuse/diffuse-0.9.0-r1.ebuild index 60d77c976f22..c1c05ddab12c 100644 --- a/dev-util/diffuse/diffuse-0.9.0-r1.ebuild +++ b/dev-util/diffuse/diffuse-0.9.0-r1.ebuild @@ -7,7 +7,7 @@ PLOCALES="cs de es fr it ja ka ko nl pl pt pt_BR ru sv th tr zh_CN zh_TW" inherit meson plocale python-r1 xdg DESCRIPTION="A graphical tool to compare and merge text files" -HOMEPAGE="http://diffuse.sourceforge.net/ https://github.com/MightyCreak/diffuse/" +HOMEPAGE="https://mightycreak.github.io/diffuse/ https://github.com/MightyCreak/diffuse/" SRC_URI="https://github.com/MightyCreak/diffuse/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2"
