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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5595E13835C for ; Thu, 22 Apr 2021 21:24:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A3F9E0937; Thu, 22 Apr 2021 21:24:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6915BE0938 for ; Thu, 22 Apr 2021 21:24:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 441E23413A0 for ; Thu, 22 Apr 2021 21:24:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB54672D for ; Thu, 22 Apr 2021 21:23:57 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1619126620.c657323c37b409d6f04ab0592c7a4cd7ab153e36.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-ga/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-ga/Manifest app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild X-VCS-Directories: app-dicts/aspell-ga/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: c657323c37b409d6f04ab0592c7a4cd7ab153e36 X-VCS-Branch: master Date: Thu, 22 Apr 2021 21:23:57 +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: 6bd50c7e-7c35-4f9c-a52c-48f7c1a72715 X-Archives-Hash: cf0219b8f1f5069dd2d8897db6c2c17b commit: c657323c37b409d6f04ab0592c7a4cd7ab153e36 Author: Conrad Kostecki gentoo org> AuthorDate: Thu Apr 22 21:07:15 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Apr 22 21:23:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c657323c app-dicts/aspell-ga: drop old version Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-ga/Manifest | 1 - app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild | 10 ---------- 2 files changed, 11 deletions(-) diff --git a/app-dicts/aspell-ga/Manifest b/app-dicts/aspell-ga/Manifest index aa267f04838..91af61412b5 100644 --- a/app-dicts/aspell-ga/Manifest +++ b/app-dicts/aspell-ga/Manifest @@ -1,2 +1 @@ -DIST aspell-ga-0.50-4.tar.bz2 394776 BLAKE2B d065dff80c1405d48e39d22e7f8ca789a264763b1caa978a1dfa568b7d5d4c2382bbf5e1cf3626905a9c1bda37bb9389868fc944027eaad4e47b31a452668fef SHA512 631d4e8a6088633be3863e04818b576af861bfbdb90b1641f792c74ca1f61a7d71b1167ae5585245767d628a44e215c2804dd4c2b050c279ee892810203fae0a DIST aspell5-ga-5.1-0.tar.bz2 1461825 BLAKE2B e1591c20da9abea4da5b7388c5d9d9f2c0ff2c2cf8b96d4b3e83010b71bcf538126712c8ec249d53398929cef69fe52c5b73745888a176233201fe56b9a96575 SHA512 e13c66829b8d578c577539b9adea459ca85bca5fa535ca130aa76011cad0deb0e8bbf1d5a09c7c0317c9d419898755807b7a5af166c1ee52a34906825070214b diff --git a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild b/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild deleted file mode 100644 index 8b992641d4c..00000000000 --- a/app-dicts/aspell-ga/aspell-ga-0.50.4.ebuild +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Irish" -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"