From 75dff906cab4584d7abdb251511256aa5c845aa2 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 22 Feb 2019 16:50:32 +0100 Subject: app-dicts/myspell-lt: remove old. Signed-off-by: Michael Mair-Keimberger Signed-off-by: Patrice Clement --- app-dicts/myspell-lt/Manifest | 2 -- app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild | 30 ---------------------------- 2 files changed, 32 deletions(-) delete mode 100644 app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild diff --git a/app-dicts/myspell-lt/Manifest b/app-dicts/myspell-lt/Manifest index 0d0990395ce8..69c7cc6b43e5 100644 --- a/app-dicts/myspell-lt/Manifest +++ b/app-dicts/myspell-lt/Manifest @@ -1,3 +1 @@ -DIST hyph_lt_LT.zip 4839 BLAKE2B 01399d5e2d52b8654419a328e384287387ba7df1ac315924d1951995785b52ae13b40874ee93c533a26edeee8aad9a7ecc48354dc0505277cf91b4e97b527f7b SHA512 8a21d90590b8bac8eb8de78c30e74bb12c15deba02c0553c93d46bd18c08f39a4097ec0b5e4a2394dee0726aff0abe89e3a226415a50a358aaeafedf7bfe4e0e -DIST lt_LT-1.2.1.zip 360373 BLAKE2B b9ccad4650c94e0a2ac8f07faab590de3781773b4936235741252daaed18c05ba1d3e58037d47d61e9faf3e0cf6284148f75155f9c2562e39fa62c141d99fb63 SHA512 ebc6e688bc94d3cfa4b872594775d6f62bfd9b1666765e189b7f47efa2c7ec27d32b4f49405cc9fb372ea071f5b2b685b800b949eec285a7d1fee52b74d82b31 DIST myspell-lt-1.3.zip 339657 BLAKE2B 9549d1968d3b60a2b712360dab35fe696369afbdb34097eb7484ea0497b67becb43592878cec5e64691e0069babc9d56817b4d170dbb1ef092d50de64b076420 SHA512 e18f22efb665e3c4cfe0398bafc9e0626c4322009e4b056f3f5cb074778af851bd463be05c55e1bb0bfbc1a04d06d022a3aa37c89e7efac2aa38b525ab415cf2 diff --git a/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild b/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild deleted file mode 100644 index 04f628667196..000000000000 --- a/app-dicts/myspell-lt/myspell-lt-1.2.1.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -MYSPELL_DICT=( - "lt_LT-${PV}/lt_LT.aff" - "lt_LT-${PV}/lt_LT.dic" -) - -MYSPELL_HYPH=( - "hyph_lt_LT.dic" -) - -MYSPELL_THES=( -) - -inherit myspell-r2 - -DESCRIPTION="Lithuanian dictionaries for myspell/hunspell" -HOMEPAGE="ftp://ftp.akl.lt/ispell-lt/" -SRC_URI=" - ${HOMEPAGE}/lt_LT-${PV}.zip - ${HOMEPAGE}/hyph_lt_LT.zip -" - -LICENSE="BSD LPPL-1.3b" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" -- cgit v1.2.3-65-gdbad