summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2024-03-09 16:48:08 +0100
committerConrad Kostecki <conikost@gentoo.org>2024-03-16 13:13:14 +0100
commitfc1310c65ae644f8ba5644e58b3c1bf16d98c6d7 (patch)
tree00f258bb3c26dc4838f339904122b590070b3d2e /app-dicts
parentapp-vim/vim-nftables: add missing remote-id (diff)
downloadgentoo-fc1310c65ae644f8ba5644e58b3c1bf16d98c6d7.tar.gz
gentoo-fc1310c65ae644f8ba5644e58b3c1bf16d98c6d7.tar.bz2
gentoo-fc1310c65ae644f8ba5644e58b3c1bf16d98c6d7.zip
app-dicts/myspell-pt-br: use https
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild b/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild
index 88e64b0faa8c..15ff6ac8623d 100644
--- a/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild
+++ b/app-dicts/myspell-pt-br/myspell-pt-br-3.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,10 +20,10 @@ MYSPELL_THES=(
inherit myspell-r2
DESCRIPTION="Brazilian dictionaries for myspell/hunspell"
-HOMEPAGE="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico/"
+HOMEPAGE="https://pt-br.libreoffice.org/projetos/vero"
SRC_URI="
https://extensions.libreoffice.org/assets/downloads/z/veroptbrv320aoc.oxt
- http://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt
+ https://wiki.documentfoundation.org/images/f/ff/DicSin-BR.oxt -> ${P}-thes.oxt
"
LICENSE="LGPL-3 MPL-1.1"