commit:     bc33bdf6878f515e8005edd285e5b466684b83ad
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 10 00:33:47 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> 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 <conikost <AT> 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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Conrad Kostecki</name>
+       </maintainer>
+       <stabilize-allarches/>
+</pkgmetadata>

Reply via email to