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 86ABC1382C5 for ; Sat, 13 Mar 2021 20:13:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1761E0830; Sat, 13 Mar 2021 20:13:39 +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 A26C2E0830 for ; Sat, 13 Mar 2021 20:13:39 +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 6BEDC33BDEF for ; Sat, 13 Mar 2021 20:13:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CF548590 for ; Sat, 13 Mar 2021 20:13:36 +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: <1615666409.4e0e2c10662b11ef1bbfec6433c2aa5db0c98804.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-tl/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-tl/Manifest app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild X-VCS-Directories: app-dicts/aspell-tl/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 4e0e2c10662b11ef1bbfec6433c2aa5db0c98804 X-VCS-Branch: master Date: Sat, 13 Mar 2021 20:13:36 +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: 19b68c9e-8353-4927-b40c-2d6082cd5cb4 X-Archives-Hash: 5fdd45c7da500b59259d40de03c1eeff commit: 4e0e2c10662b11ef1bbfec6433c2aa5db0c98804 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Mar 13 20:13:18 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Mar 13 20:13:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0e2c10 app-dicts/aspell-tl: drop old version Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-tl/Manifest | 1 - app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild | 12 ------------ 2 files changed, 13 deletions(-) diff --git a/app-dicts/aspell-tl/Manifest b/app-dicts/aspell-tl/Manifest index 9d0782ede4b..f94746eaf50 100644 --- a/app-dicts/aspell-tl/Manifest +++ b/app-dicts/aspell-tl/Manifest @@ -1,2 +1 @@ -DIST aspell5-tl-0.02-1.tar.bz2 40642 BLAKE2B 0ddcf383cfe9351edbb129f930041902f0b7fe1ecf635e85c62d4adc7f6aa869afca27c8cb0d5680184fc32d72b874185394c2ae45a88a785ef9120a9e1cbb79 SHA512 2bff0f0191104312b8674ef65ee77a8e80225bc9bb6afe651aeb94a03db8781e8545b5b09f0143f557092c868f0873c17c55055b8cdd66f18a648ba2c805a6f0 DIST aspell6-tl-0.4-0.tar.bz2 42335 BLAKE2B 381fe2094c2411e50ee151da895109a352b1f7e8d6dd2ede372d81bba07f9bf45b9f6156d27e957287c9e8ad55b2a29db1fb3e4c1ba4f6ae47e3c94a7c2e3a9a SHA512 e9ad3e7e619ed19ffde923a07553c4930c60292a0e5592a68cf0e09d6f6d3b3b7ff74adb8f53e9255528c319c12ef442eff4e3b2ce169156d1664b5d565a7f5a diff --git a/app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild b/app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild deleted file mode 100644 index 52b42aadb2f..00000000000 --- a/app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ASPELL_LANG="Tagalog" -ASPELL_VERSION=5 - -inherit aspell-dict-r1 - -LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"