commit: dd44b8650149384386ed6357d66cf17ed55cdc67 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Thu Aug 7 09:51:33 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Thu Aug 7 09:58:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd44b865
app-text/enchant: update HOMEPAGE Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> app-text/enchant/enchant-2.8.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/enchant/enchant-2.8.12.ebuild b/app-text/enchant/enchant-2.8.12.ebuild index 40e52843dd56..be90bdd0552a 100644 --- a/app-text/enchant/enchant-2.8.12.ebuild +++ b/app-text/enchant/enchant-2.8.12.ebuild @@ -6,7 +6,7 @@ EAPI=8 inherit libtool DESCRIPTION="Spellchecker wrapping library" -HOMEPAGE="https://github.com/rrthomas/enchant" +HOMEPAGE="https://rrthomas.github.io/enchant/ https://github.com/rrthomas/enchant" SRC_URI="https://github.com/rrthomas/enchant/releases/download/v${PV}/${P}.tar.gz" LICENSE="LGPL-2.1+"
