From 3d356c232f84ed1635021e6d1bfacdee74b24627 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Wed, 10 Mar 2021 01:31:47 +0100 Subject: app-dicts/aspell-ast: new package Signed-off-by: Conrad Kostecki --- app-dicts/aspell-ast/Manifest | 1 + app-dicts/aspell-ast/aspell-ast-0.01.ebuild | 16 ++++++++++++++++ app-dicts/aspell-ast/metadata.xml | 9 +++++++++ 3 files changed, 26 insertions(+) create mode 100644 app-dicts/aspell-ast/Manifest create mode 100644 app-dicts/aspell-ast/aspell-ast-0.01.ebuild create mode 100644 app-dicts/aspell-ast/metadata.xml (limited to 'app-dicts/aspell-ast') diff --git a/app-dicts/aspell-ast/Manifest b/app-dicts/aspell-ast/Manifest new file mode 100644 index 000000000000..d565d746f022 --- /dev/null +++ b/app-dicts/aspell-ast/Manifest @@ -0,0 +1 @@ +DIST aspell6-ast-0.01.tar.bz2 123351 BLAKE2B ed4005db252c6f4f281d8b1f56b2f1a0da53b746dd148b2cf1567c0354e8351121145cfe1a06643ab7d3448cc72f81e4dd2c243a94f9f57d0161fd4cbab303ee SHA512 700a45c230218e57549cf4b2caaa9e86c4b8da68a3ed937fa391814816c1e0d16265d77658e209af66550e647f418663eb76952efed973e6b1f88570b90d77bc diff --git a/app-dicts/aspell-ast/aspell-ast-0.01.ebuild b/app-dicts/aspell-ast/aspell-ast-0.01.ebuild new file mode 100644 index 000000000000..3eda38078a01 --- /dev/null +++ b/app-dicts/aspell-ast/aspell-ast-0.01.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="Asturian" +ASPELL_VERSION=6 +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-ast/metadata.xml b/app-dicts/aspell-ast/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-ast/metadata.xml @@ -0,0 +1,9 @@ + + + + + conikost@gentoo.org + Conrad Kostecki + + + -- cgit v1.2.3-65-gdbad