diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-02-22 16:47:52 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-02-22 22:08:19 +0100 |
commit | 55657d9424db2d027c8b747d7c821dca0237d503 (patch) | |
tree | af6ca26d7aba83ed3a6854a53c85a49c8432b70e /app-dicts/myspell-da | |
parent | app-dicts/myspell-zu: remove old. (diff) | |
download | gentoo-55657d9424db2d027c8b747d7c821dca0237d503.tar.gz gentoo-55657d9424db2d027c8b747d7c821dca0237d503.tar.bz2 gentoo-55657d9424db2d027c8b747d7c821dca0237d503.zip |
app-dicts/myspell-da: remove old.
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Patrice Clement <monsieurp@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.1.ebuild | 27 |
2 files changed, 0 insertions, 28 deletions
diff --git a/app-dicts/myspell-da/Manifest b/app-dicts/myspell-da/Manifest index df2d5787456f..55552d4e86d4 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 dict-da-2.1.oxt 1695432 BLAKE2B 284129ac82ef9b2847b533caf80e8f26cf5a3e8a8e0b65b6c56f1c5fcde0b14f2b1fa717c5e1ddd1c2acfaf4e866f91fa8fa6820b5ea493ef7c67e73bc79a369 SHA512 4dab6e4dcb2cf782ddff11126e4eebda9281c45aaf480f6c8afb655f59c23bfb29f17d9698bcfaf04b0c95d20b897c1401e363337726947aedc2411927cf233b diff --git a/app-dicts/myspell-da/myspell-da-2.1.ebuild b/app-dicts/myspell-da/myspell-da-2.1.ebuild deleted file mode 100644 index f64b905c5f43..000000000000 --- a/app-dicts/myspell-da/myspell-da-2.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -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/extension-center/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" - -LICENSE="GPL-2 LGPL-2.1 MPL-1.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" |