summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConrad Kostecki <conikost@gentoo.org>2021-03-10 01:33:47 +0100
committerConrad Kostecki <conikost@gentoo.org>2021-03-12 23:28:23 +0100
commitbc33bdf6878f515e8005edd285e5b466684b83ad (patch)
treea66efe67de92129fe7ff7e7e7ed157f240d068ea /app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild
parentapp-dicts/aspell-te: new package (diff)
downloadgentoo-bc33bdf6878f515e8005edd285e5b466684b83ad.tar.gz
gentoo-bc33bdf6878f515e8005edd285e5b466684b83ad.tar.bz2
gentoo-bc33bdf6878f515e8005edd285e5b466684b83ad.zip
app-dicts/aspell-tet: new package
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild')
-rw-r--r--app-dicts/aspell-tet/aspell-tet-0.1.1.ebuild16
1 files changed, 16 insertions, 0 deletions
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 000000000000..c1bc7dc3fcda
--- /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"