diff options
author | Sam James <sam@gentoo.org> | 2022-04-29 10:52:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-29 11:20:18 +0100 |
commit | a07be4c52e412366ab5e02f46ebf32dd4b542c7f (patch) | |
tree | 9dbb7d65bddcc743484c58a78e2de04f51fd9d64 /app-dicts/myspell-da | |
parent | app-dicts/myspell-cs: drop 20110224 (diff) | |
download | gentoo-a07be4c52e412366ab5e02f46ebf32dd4b542c7f.tar.gz gentoo-a07be4c52e412366ab5e02f46ebf32dd4b542c7f.tar.bz2 gentoo-a07be4c52e412366ab5e02f46ebf32dd4b542c7f.zip |
app-dicts/myspell-da: drop 2.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-dicts/myspell-da')
-rw-r--r-- | app-dicts/myspell-da/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/myspell-da/myspell-da-2.3.ebuild | 28 |
2 files changed, 0 insertions, 29 deletions
diff --git a/app-dicts/myspell-da/Manifest b/app-dicts/myspell-da/Manifest index 049b7123e6a3..8afdec7e1e00 100644 --- a/app-dicts/myspell-da/Manifest +++ b/app-dicts/myspell-da/Manifest @@ -1,2 +1 @@ -DIST dict-da-2-3.oxt 1861736 BLAKE2B 18c22f55012a9701cff1ecadc53dece7cdc2e59619c1704159343960951096c49ab970bb248d844eaf24379053ea7ac35bd89b4741aa54cfb4b711e99320b256 SHA512 28428096ba6d79801fdf47a61bedc06c9ee2d667ae32307bd57f9b7cdc1cb06e84ac2bd78fba11c87dd35dc88d78c5e0f81588e5145267577ca0992b35ea301a DIST myspell-da-2.6.oxt 2013864 BLAKE2B 4dd9fcecd79258331f3149f940a4251127517a68b0827797cb9ea6b7261bcaae57c76099dbc349b1e52d107e3fb969ccd094c046411404c0adb771321e16b271 SHA512 d5f07da5526468aa93869218bf409314afe20dd2987a192354c9cc08a71314b11290392ebf08c12dfb246e805af12b9a4a1e1f56ec8971e9bb9511b4757086ed diff --git a/app-dicts/myspell-da/myspell-da-2.3.ebuild b/app-dicts/myspell-da/myspell-da-2.3.ebuild deleted file mode 100644 index 6d0a98cfbf04..000000000000 --- a/app-dicts/myspell-da/myspell-da-2.3.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MYSPELL_DICT=( - "da_DK.aff" - "da_DK.dic" -) - -MYSPELL_HYPH=( - "hyph_da_DK.dic" -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Danish dictionaries for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary" -SRC_URI="https://extensions.libreoffice.org/extension-center/stavekontrolden-danish-dictionary/pscreleasefolder.2011-09-30.0280139318/2.1/dict-da-${PV}.oxt" -SRC_URI="https://extensions.libreoffice.org/extensions/stavekontrolden-danish-dictionary/${PV}/@@download/file/dict-da-${PV/./-}.oxt" - -LICENSE="GPL-2 LGPL-2.1 MPL-1.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" -IUSE="" |