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 EA8EF1382C5 for ; Fri, 12 Mar 2021 22:31:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7B04E0B06; Fri, 12 Mar 2021 22:31:23 +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 CFDE8E0B06 for ; Fri, 12 Mar 2021 22:31:23 +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 71B1334068A for ; Fri, 12 Mar 2021 22:31:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3F7A5B6 for ; Fri, 12 Mar 2021 22:31:19 +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: <1615588103.bc33bdf6878f515e8005edd285e5b466684b83ad.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/aspell-tet/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/aspell-tet/Manifest app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild app-dicts/aspell-tet/metadata.xml X-VCS-Directories: app-dicts/aspell-tet/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: bc33bdf6878f515e8005edd285e5b466684b83ad X-VCS-Branch: master Date: Fri, 12 Mar 2021 22:31:19 +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: 0ef9cde1-bead-46b5-afed-d7dc4dfdd9f0 X-Archives-Hash: b122ccfd629e3dbab18dacc370c900ea commit: bc33bdf6878f515e8005edd285e5b466684b83ad Author: Conrad Kostecki gentoo org> AuthorDate: Wed Mar 10 00:33:47 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Mar 12 22:28:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc33bdf6 app-dicts/aspell-tet: new package Signed-off-by: Conrad Kostecki gentoo.org> app-dicts/aspell-tet/Manifest | 1 + app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild | 16 ++++++++++++++++ app-dicts/aspell-tet/metadata.xml | 9 +++++++++ 3 files changed, 26 insertions(+) diff --git a/app-dicts/aspell-tet/Manifest b/app-dicts/aspell-tet/Manifest new file mode 100644 index 00000000000..a1e04b9f372 --- /dev/null +++ b/app-dicts/aspell-tet/Manifest @@ -0,0 +1 @@ +DIST aspell5-tet-0.1.1.tar.bz2 33044 BLAKE2B 934bf9adf4936bfb18990b3c35ec45bfb9884f2a6a7c9518905fce633b842e7141f7365f9f2d9140d71d17fc24540d32484b8c8e68cf49b2673f770ab171de93 SHA512 6dc691b40cedd054a677197219f97ae5afc21bcf4820bf452d23963ae04a716bf7e38d1cff0eb050e13fd24fd2e8f3b0d24f9b19e7de3868faeca8aa16881802 diff --git a/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild b/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild new file mode 100644 index 00000000000..c1bc7dc3fcd --- /dev/null +++ b/app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Tetum" +ASPELL_VERSION=5 +MY_P="${PN/aspell/aspell${ASPELL_VERSION}}-${PV}" + +inherit aspell-dict-r1 + +SRC_URI="https://ftp.gnu.org/gnu/${PN%-*}/dict/${PN/aspell-/}/${MY_P}.tar.bz2" +S="${WORKDIR}/${MY_P}" + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" diff --git a/app-dicts/aspell-tet/metadata.xml b/app-dicts/aspell-tet/metadata.xml new file mode 100644 index 00000000000..debde3ef6ae --- /dev/null +++ b/app-dicts/aspell-tet/metadata.xml @@ -0,0 +1,9 @@ + + + + + conikost@gentoo.org + Conrad Kostecki + + +