commit: 56852c61ffb45c2aadcacaaafcb340d4d9e94ff7 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Jun 21 18:36:55 2021 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Jul 8 12:06:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56852c61
app-dicts/myspell-pt: use HTTPS Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> app-dicts/myspell-pt/myspell-pt-20120420.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild index c71e55cc515..d486d6c74b4 100644 --- a/app-dicts/myspell-pt/myspell-pt-20120420.ebuild +++ b/app-dicts/myspell-pt/myspell-pt-20120420.ebuild @@ -20,7 +20,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Portuguese dictionaries for myspell/hunspell" -HOMEPAGE="http://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main" +HOMEPAGE="https://natura.di.uminho.pt/wiki/doku.php?id=dicionarios:main" # The dicts are not versioned. # Version is determined by its date of upload to the server. # Check at: http://darkstar.ist.utl.pt/openoffice.org/pt/
