diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-06-21 20:39:32 +0200 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-07-08 08:06:13 -0400 |
commit | b4fd95f19537ad06e41192ebfe902c52bea70ccb (patch) | |
tree | 214b4a6bcc21d9db7478c21be07166c5d6003c4d /app-dicts | |
parent | app-dicts/myspell-pt: use HTTPS (diff) | |
download | gentoo-b4fd95f19537ad06e41192ebfe902c52bea70ccb.tar.gz gentoo-b4fd95f19537ad06e41192ebfe902c52bea70ccb.tar.bz2 gentoo-b4fd95f19537ad06e41192ebfe902c52bea70ccb.zip |
app-dicts/myspell-tn: update HOMEPAGE
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/21365
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-tn/myspell-tn-20060316.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild b/app-dicts/myspell-tn/myspell-tn-20060316.ebuild index 08f0c964c8f6..df6d5075aedc 100644 --- a/app-dicts/myspell-tn/myspell-tn-20060316.ebuild +++ b/app-dicts/myspell-tn/myspell-tn-20060316.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 @@ -11,7 +11,7 @@ MYSPELL_DICT=( inherit myspell-r2 DESCRIPTION="Setswana dictionaries for myspell/hunspell" -HOMEPAGE="http://lingucomponent.openoffice.org/" +HOMEPAGE="https://www.openoffice.org/lingucomponent/" SRC_URI="mirror://gentoo/myspell-tn_ZA-20060316.zip" LICENSE="GPL-2" |