From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A8FB15800F for ; Thu, 5 Jan 2023 06:37:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E4EDE07E1; Thu, 5 Jan 2023 06:37:36 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3FB7FE07E0 for ; Thu, 5 Jan 2023 06:37:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 06F2F340EFD for ; Thu, 5 Jan 2023 06:37:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 30EFE7FC for ; Thu, 5 Jan 2023 06:37:33 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1672900632.1b9afda934dccbe320036e25c59ec72757a039b4.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/myspell-ca/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/myspell-ca/Manifest app-dicts/myspell-ca/myspell-ca-3.0.6.ebuild X-VCS-Directories: app-dicts/myspell-ca/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 1b9afda934dccbe320036e25c59ec72757a039b4 X-VCS-Branch: master Date: Thu, 5 Jan 2023 06:37:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5e80ad4d-25dd-4625-bd8c-8862d278f3bc X-Archives-Hash: 8d991c58bd45dcab82516b9bdf466e63 commit: 1b9afda934dccbe320036e25c59ec72757a039b4 Author: Viorel Munteanu gentoo org> AuthorDate: Thu Jan 5 06:31:02 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu Jan 5 06:37:12 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9afda9 app-dicts/myspell-ca: drop 3.0.6 Signed-off-by: Viorel Munteanu gentoo.org> app-dicts/myspell-ca/Manifest | 1 - app-dicts/myspell-ca/myspell-ca-3.0.6.ebuild | 44 ---------------------------- 2 files changed, 45 deletions(-) diff --git a/app-dicts/myspell-ca/Manifest b/app-dicts/myspell-ca/Manifest index d7c2e7d6f254..79db40d1cf99 100644 --- a/app-dicts/myspell-ca/Manifest +++ b/app-dicts/myspell-ca/Manifest @@ -1,2 +1 @@ -DIST myspell-ca-3.0.6.oxt 1729644 BLAKE2B d20655f9f3533aa280706463b9db0263e30294e3ca9468dad4f3f9273ff19d91d65c247e7a5ab954d9497f7f1f388129ca596759067c718899575e92110ff778 SHA512 4d5b867bd1a923bb2d52fba4b30d73f9e5b4d441c78c77aa88b0d67cf9d7ebef9cac0f0ea1addbaf873b6395590a1295fc43f7a9a0567af79f351d1dc2618259 DIST myspell-ca-3.0.7.oxt 4743865 BLAKE2B 019d171f06b8bc5c4e3359213907bdb11f53aaf153899e643d18c0fd2f2c090b05018d0ef32c9f3238730ecad7859423ddb3f7b9081acdda820f29af192c58bc SHA512 75f42a3e1723e75a535f352e72018add4baf0faab4c89208fbd732579f75f040138d9c784fe6e96bbc8194c2416731e920a6950fd9a9a196dbacfd1a03d4512d diff --git a/app-dicts/myspell-ca/myspell-ca-3.0.6.ebuild b/app-dicts/myspell-ca/myspell-ca-3.0.6.ebuild deleted file mode 100644 index 4081ab2f9537..000000000000 --- a/app-dicts/myspell-ca/myspell-ca-3.0.6.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -MYSPELL_DICT=( - "ca_ES.aff" - "ca_ES.dic" - "ca_ES-valencia.aff" - "ca_ES-valencia.dic" -) - -MYSPELL_HYPH=( - "hyph_ca_ES.dic" -) - -MYSPELL_THES=( - "th_ca_ES_v3.idx" - "th_ca_ES_v3.dat" -) - -inherit myspell-r2 - -DESCRIPTION="Catalan dictionaries for myspell/hunspell" -HOMEPAGE="https://www.softcatala.org/programes/corrector-ortografic-de-catala-general-per-al-libreoffice-i-lapache-openoffice/ https://github.com/Softcatala/catalan-dict-tools/" -SRC_URI="https://github.com/Softcatala/catalan-dict-tools/releases/download/v${PV}/ca.${PV}.oxt -> ${P}.oxt" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" - -src_prepare() { - default - - # rename to conform the common naming scheme - mv ca.aff ca_ES.aff || die - mv ca.dic ca_ES.dic || die - mv ca-ES-valencia.aff ca_ES-valencia.aff || die - mv ca-ES-valencia.dic ca_ES-valencia.dic || die - mv hyph_ca.dic hyph_ca_ES.dic || die - - # remove licenses - rm LICENSES-en.txt LLICENCIES-ca.txt || die -}