commit:     9719c358db7ce848014b44ac7e2b5b682843e9d3
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  9 08:12:23 2019 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jan  9 08:12:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9719c358

app-dicts/myspell-de_1901: Remove old.

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 app-dicts/myspell-de_1901/Manifest                 |  1 -
 .../myspell-de_1901-20120929.ebuild                | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/app-dicts/myspell-de_1901/Manifest 
b/app-dicts/myspell-de_1901/Manifest
index 152a486c187..1c021b2ede1 100644
--- a/app-dicts/myspell-de_1901/Manifest
+++ b/app-dicts/myspell-de_1901/Manifest
@@ -1,2 +1 @@
-DIST dict-de_de-1901_oldspell_2012-09-29.oxt 4807281 BLAKE2B 
39998a25f9361be7ac1b6374178efd213b349fc5965f81a532d833d4f5a32e7fdf4b1c89d6e927a87cb5b93e165491545e8b859ae8ff85e1d261d077d780b0ea
 SHA512 
15afe6157c6a1fbd723610440f98e823217d91fd0accf54975797ca20b3f47d6beb14c2ce118a44d17815c05e6dab923ea1ec3759237c6c4758344d805776cde
 DIST dict-de_de-1901_oldspell_2016-04-03.oxt 8197279 BLAKE2B 
5f930ee3d727ad7e6ce37ca1062a200b09d3a922a446dde201c192842c898e5754b7405cf92dd58f9981bb4445d7223131f30f336a39d1c84001f8a61cd08eca
 SHA512 
af6a353e52505895e4084378d91578956452d7db402a14073e6b2387d7b5377bcf652414bf90e113d976f24e082adf138ba138d54fa321c55bcb2c4d93c83cdc

diff --git a/app-dicts/myspell-de_1901/myspell-de_1901-20120929.ebuild 
b/app-dicts/myspell-de_1901/myspell-de_1901-20120929.ebuild
deleted file mode 100644
index 680905fdf43..00000000000
--- a/app-dicts/myspell-de_1901/myspell-de_1901-20120929.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MYSPELL_DICT=(
-       "de_DE_1901.aff"
-       "de_DE_1901.dic"
-)
-
-MYSPELL_HYPH=(
-       "hyph_de_DE_1901.dic"
-)
-
-MYSPELL_THES=(
-)
-
-inherit myspell-r2
-
-DESCRIPTION="German (traditional orthography) dictionaries for 
myspell/hunspell"
-HOMEPAGE="http://www.j3e.de/myspell/
-       
http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries";
-SRC_URI="http://extensions.libreoffice.org/extension-center/german-de-de-1901-old-spelling-dictionaries/pscreleasefolder.2011-11-04.1209635399/${PV:0:4}.${PV:4:2}.${PV:6:2}/dict-de_de-1901_oldspell_${PV:0:4}-${PV:4:2}-${PV:6:2}.oxt";
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd 
~x86-fbsd"
-
-src_prepare() {
-       # Nicely rename; 
http://www.iana.org/assignments/language-subtag-registry
-       mv de_DE_OLDSPELL.aff de_DE_1901.aff || die
-       mv de_DE_OLDSPELL.dic de_DE_1901.dic || die
-       mv hyph_de_DE_OLDSPELL.dic hyph_de_DE_1901.dic || die
-       # Remove thesaurus for new spelling to avoid installing its readme file
-       rm th_de_DE_v2* || die
-}

Reply via email to