diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-06-21 20:33:55 +0200 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-07-08 08:06:12 -0400 |
commit | e09c2dee481b7d6325ea186c4c8d15d710b2db2a (patch) | |
tree | ce4c3b6f342b41191a75f3af360f06a8b4f47765 /app-dicts | |
parent | app-dicts/myspell-mi: update HOMEPAGE, use HTTPS (diff) | |
download | gentoo-e09c2dee481b7d6325ea186c4c8d15d710b2db2a.tar.gz gentoo-e09c2dee481b7d6325ea186c4c8d15d710b2db2a.tar.bz2 gentoo-e09c2dee481b7d6325ea186c4c8d15d710b2db2a.zip |
app-dicts/myspell-pl: update HOMEPAGE, use HTTPS
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-pl/myspell-pl-20130306.ebuild | 4 | ||||
-rw-r--r-- | app-dicts/myspell-pl/myspell-pl-20210428.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-dicts/myspell-pl/myspell-pl-20130306.ebuild b/app-dicts/myspell-pl/myspell-pl-20130306.ebuild index 888bf83358ac..d9361c693535 100644 --- a/app-dicts/myspell-pl/myspell-pl-20130306.ebuild +++ b/app-dicts/myspell-pl/myspell-pl-20130306.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -24,7 +24,7 @@ DESCRIPTION="Polish dictionaries for myspell/hunspell" # hyphen has no website # thesarus released last in 2k8 HOMEPAGE=" - http://www.sjp.pl/slownik/en/ + https://sjp.pl/slownik/en/ https://sourceforge.net/projects/synonimy/ " SRC_URI=" diff --git a/app-dicts/myspell-pl/myspell-pl-20210428.ebuild b/app-dicts/myspell-pl/myspell-pl-20210428.ebuild index 7f45e21c6ace..8e8b87d53afa 100644 --- a/app-dicts/myspell-pl/myspell-pl-20210428.ebuild +++ b/app-dicts/myspell-pl/myspell-pl-20210428.ebuild @@ -19,7 +19,7 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Polish dictionaries for myspell/hunspell" -HOMEPAGE="http://www.sjp.pl/slownik/en/" +HOMEPAGE="https://sjp.pl/slownik/en/" SRC_URI="https://github.com/scardracs/gentoo-packages/releases/download/pl-${PV}/${P}.tar.gz" LICENSE="CC-SA-1.0 Apache-2.0 LGPL-2.1+ GPL-2+ MPL-1.1" |