public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/
Date: Tue, 26 Oct 2021 06:08:47 +0000 (UTC)	[thread overview]
Message-ID: <1635227805.c2f7b8253e9e0611ff077a3f8ece48c5639df93c.juippis@gentoo> (raw)

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	other threads:[~2021-10-26  6:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-26  6:08 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-24 16:29 [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-it/ Arthur Zamarin
2023-02-24 16:16 Arthur Zamarin
2023-01-07  7:13 Joonas Niilola
2021-07-05  6:57 Agostino Sarubbo
2021-04-14  6:26 Joonas Niilola
2021-03-11 11:09 Sam James
2021-03-11  7:37 Joonas Niilola
2021-03-11  7:37 Joonas Niilola
2019-04-23 21:39 Aaron Bauman
2018-03-27 22:30 Aaron Bauman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1635227805.c2f7b8253e9e0611ff077a3f8ece48c5639df93c.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox