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 B3B5D13835A 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 C623BE0831; Sat, 13 Mar 2021 20:13:39 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AE9F6E0831 for ; Sat, 13 Mar 2021 20:13:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 815C8340BB9 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 B9833579 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: <1615666408.a243ec90f0310282a219743397f7292d64efa033.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.4.0.ebuild X-VCS-Directories: app-dicts/aspell-tl/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: a243ec90f0310282a219743397f7292d64efa033 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: 6f0e1c57-dc93-42f4-b7ad-b4acf626d80d X-Archives-Hash: 9b7b622fc47ff03b5b54f3e9696ca39d commit: a243ec90f0310282a219743397f7292d64efa033 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Mar 13 20:11:36 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Mar 13 20:13:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a243ec90 app-dicts/aspell-tl: bump to version 0.4.0 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.4.0.ebuild | 15 +++++++++++++++ 2 files changed, 16 insertions(+) diff --git a/app-dicts/aspell-tl/Manifest b/app-dicts/aspell-tl/Manifest index 11591dc4d9c..9d0782ede4b 100644 --- a/app-dicts/aspell-tl/Manifest +++ b/app-dicts/aspell-tl/Manifest @@ -1 +1,2 @@ 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.4.0.ebuild b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild new file mode 100644 index 00000000000..133fae1724d --- /dev/null +++ b/app-dicts/aspell-tl/aspell-tl-0.4.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Tagalog" +ASPELL_VERSION=6 +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV%.*}-${PV##*.}" + +inherit aspell-dict-r1 + +SRC_URI="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tagalog-wordlist/${MY_P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"