diff options
author | Alexander Kurakin <kuraga333@mail.ru> | 2023-01-01 19:57:10 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-05 05:18:13 +0000 |
commit | f719f09911312daba9c4689f3f92c6a128123adf (patch) | |
tree | afd00c1e6cb6c7493ba69e5ad6d051ed19802299 /app-dicts | |
parent | dev-libs/libbpf: Fix install in cross-compilation (diff) | |
download | gentoo-f719f09911312daba9c4689f3f92c6a128123adf.tar.gz gentoo-f719f09911312daba9c4689f3f92c6a128123adf.tar.bz2 gentoo-f719f09911312daba9c4689f3f92c6a128123adf.zip |
app-dicts/myspell-uk: update HOMEPAGEs
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/28927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-5.8.0.ebuild | 5 | ||||
-rw-r--r-- | app-dicts/myspell-uk/myspell-uk-5.9.0.ebuild | 5 |
3 files changed, 12 insertions, 3 deletions
diff --git a/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild b/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild index addfea3d5378..dde76a3ae114 100644 --- a/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-5.3.1.ebuild @@ -20,7 +20,10 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" +HOMEPAGE=" + https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus + https://github.com/brown-uk/dict_uk +" SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/dict-uk_UA-${PV}.oxt" LICENSE="GPL-3 LGPL-2.1 MPL-1.1" diff --git a/app-dicts/myspell-uk/myspell-uk-5.8.0.ebuild b/app-dicts/myspell-uk/myspell-uk-5.8.0.ebuild index 9a15e122f21c..df7eab58f4a6 100644 --- a/app-dicts/myspell-uk/myspell-uk-5.8.0.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-5.8.0.ebuild @@ -20,7 +20,10 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" +HOMEPAGE=" + https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus + https://github.com/brown-uk/dict_uk +" SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1655471128/dict-uk_UA-${PV}.oxt" LICENSE="GPL-3 LGPL-2.1 MPL-1.1" diff --git a/app-dicts/myspell-uk/myspell-uk-5.9.0.ebuild b/app-dicts/myspell-uk/myspell-uk-5.9.0.ebuild index e19d7ece2a4b..b53761eaa474 100644 --- a/app-dicts/myspell-uk/myspell-uk-5.9.0.ebuild +++ b/app-dicts/myspell-uk/myspell-uk-5.9.0.ebuild @@ -20,7 +20,10 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Ukrainian dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus" +HOMEPAGE=" + https://extensions.libreoffice.org/extension-center/ukrainian-spelling-dictionary-and-thesaurus + https://github.com/brown-uk/dict_uk +" SRC_URI="https://extensions.libreoffice.org/assets/downloads/521/1663686893/dict-uk_UA-5.9.0.oxt" LICENSE="GPL-3 LGPL-2.1 MPL-1.1" |