commit: 63d60d63db9df393e9276339bb38f03ee01138a1 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Feb 22 15:46:12 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Feb 22 21:08:15 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63d60d63
app-dicts/myspell-ms: remove old. Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-dicts/myspell-ms/Manifest | 1 - app-dicts/myspell-ms/myspell-ms-20060316.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/app-dicts/myspell-ms/Manifest b/app-dicts/myspell-ms/Manifest index 3af0099b6ff..6a3867694ff 100644 --- a/app-dicts/myspell-ms/Manifest +++ b/app-dicts/myspell-ms/Manifest @@ -1,2 +1 @@ DIST myspell-ms-20100407.oxt 79342 BLAKE2B dd66ab939c604003bf7cdd582ac02367a214c20f7314703d375c954e33a3cd8a00366eba66d11af97859ec756d2b3453edf09d3db5d8d90bba56b1681535c9f1 SHA512 9773766c8d2a0bee3d9f055b18449432dff4cf08417cece77fa76b016961f85073efe87baec13cea26c505a7438dbea60ae91909dacbd73c254606ea012a96dd -DIST myspell-ms_MY-20060316.zip 87736 BLAKE2B 1435a5acf646cf2926f961ef04209273da4e5b678cadacf7a6b337b96441700138ecec0ec316daaef8ff058008417cc65dd1d75bb84e5664973d4514da126500 SHA512 93709c34991c9d72f4ed18f07ca15140c4398a2b1755b02f0e6131a167a82a08e8d4f9f9023bc8c8807324922b3563a37cbf14b772d291b04d7fe30ee66d0a3a diff --git a/app-dicts/myspell-ms/myspell-ms-20060316.ebuild b/app-dicts/myspell-ms/myspell-ms-20060316.ebuild deleted file mode 100644 index a183f4c3be7..00000000000 --- a/app-dicts/myspell-ms/myspell-ms-20060316.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=0 - -MYSPELL_SPELLING_DICTIONARIES=( -"ms,MY,ms_MY,Malay (Malaysia),ms_MY.zip" -) - -MYSPELL_HYPHENATION_DICTIONARIES=( -) - -MYSPELL_THESAURUS_DICTIONARIES=( -) - -inherit myspell - -DESCRIPTION="Malay dictionaries for myspell/hunspell" -LICENSE="FDL-1.2" -HOMEPAGE="http://lingucomponent.openoffice.org/" - -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
