diff options
-rw-r--r-- | app-dicts/aspell-ta/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-ta/metadata.xml | 9 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/aspell-ta/Manifest b/app-dicts/aspell-ta/Manifest new file mode 100644 index 000000000000..c45dcb100f38 --- /dev/null +++ b/app-dicts/aspell-ta/Manifest @@ -0,0 +1 @@ +DIST aspell6-ta-20040424-1.tar.bz2 44452 BLAKE2B e23e6ce6df901e10281e32ee3444bcaabc73b8db1a0b43270ef8cfd5a0611059691601f769ed75252a3a696ca0aee36e94e64bf2e8555253182285f7f3990095 SHA512 8809948f25bf197207c3cbd865bf4c7e73cee552fd1518533d48fcabdc79c95765df253d9ef6c7f904748f24898f04acdeb64800ce9856ced8ccab086ddb664e diff --git a/app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild b/app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild new file mode 100644 index 000000000000..8a6a0e98455c --- /dev/null +++ b/app-dicts/aspell-ta/aspell-ta-20040424.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Tamil" +ASPELL_VERSION=6 + +inherit aspell-dict-r1 + +LICENSE="GPL-2" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" diff --git a/app-dicts/aspell-ta/metadata.xml b/app-dicts/aspell-ta/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-ta/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>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> + <stabilize-allarches/> +</pkgmetadata> |