commit:     c2f7b8253e9e0611ff077a3f8ece48c5639df93c
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Mon Jul  5 07:43:48 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Oct 26 05:56:45 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f7b825

app-dicts/myspell-it: drop older version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-dicts/myspell-it/Manifest                      |  1 -
 app-dicts/myspell-it/myspell-it-20081129-r2.ebuild | 36 ----------------------
 2 files changed, 37 deletions(-)

diff --git a/app-dicts/myspell-it/Manifest b/app-dicts/myspell-it/Manifest
index ad06570888d..943ebd92341 100644
--- a/app-dicts/myspell-it/Manifest
+++ b/app-dicts/myspell-it/Manifest
@@ -1,2 +1 @@
-DIST Dizionari.IT_20081129.oxt 1433036 BLAKE2B 
0e0aa03fafa34957a00b054070de67aec3f742d4cf177c6185c8a6b8a4005ea94f4041fb2e29a0ab7fa87a7d04c5f2148f98bd446e196470104ccf1b3ad97a0c
 SHA512 
f0576f62448d368680545a66bf99d3d44c75562a0b5bc72c9020cef707c5543182ea1f45934826970b9e3ea588b9f2e29686cd08f7b8fdddcfdbd067e6536071
 DIST myspell-it-20150925.oxt 1373663 BLAKE2B 
89748d0dceca6a8f3aba7b76913693ac248f2a5c925e04b76e50f23edebd6b0194da72646837e806882ce6258784d5dfb6c212046f13315479603d953d95b769
 SHA512 
b48a5ac075b9a20b0370235cb4fc225c91a67e6311eb9e7a96b008ad5e64e56af3daf4b192d38d5892e8d23d5f6e0c962e35f8cfec11a97ed8708e29796e09d3

diff --git a/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild 
b/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
deleted file mode 100644
index 09c83e76008..00000000000
--- a/app-dicts/myspell-it/myspell-it-20081129-r2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MYSPELL_DICT=(
-       "it_IT.aff"
-       "it_IT.dic"
-)
-
-MYSPELL_HYPH=(
-       "hyph_it_IT.dic"
-)
-
-MYSPELL_THES=(
-       "th_it_IT.dat"
-       "th_it_IT.idx"
-)
-
-inherit myspell-r2
-
-DESCRIPTION="Italian dictionaries for myspell/hunspell"
-HOMEPAGE="https://sourceforge.net/projects/linguistico/";
-SRC_URI="mirror://sourceforge/linguistico/Dizionari.IT_${PV}.oxt"
-
-LICENSE="AGPL-3 GPL-3 LGPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
-
-src_prepare() {
-       default
-       # remove useless license files.
-       rm -r agpl3-en.txt gpl3-en.txt it_IT_license.txt \
-               lgpl3-en.txt th_it_IT_copyright_licenza.txt \
-               th_it_IT_lettera_in_inglese.txt || die
-}

Reply via email to