diff options
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/aspell-tl/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-tl/metadata.xml | 9 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/aspell-tl/Manifest b/app-dicts/aspell-tl/Manifest new file mode 100644 index 000000000000..11591dc4d9c0 --- /dev/null +++ b/app-dicts/aspell-tl/Manifest @@ -0,0 +1 @@ +DIST aspell5-tl-0.02-1.tar.bz2 40642 BLAKE2B 0ddcf383cfe9351edbb129f930041902f0b7fe1ecf635e85c62d4adc7f6aa869afca27c8cb0d5680184fc32d72b874185394c2ae45a88a785ef9120a9e1cbb79 SHA512 2bff0f0191104312b8674ef65ee77a8e80225bc9bb6afe651aeb94a03db8781e8545b5b09f0143f557092c868f0873c17c55055b8cdd66f18a648ba2c805a6f0 diff --git a/app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild b/app-dicts/aspell-tl/aspell-tl-0.02.1.ebuild new file mode 100644 index 000000000000..52b42aadb2f4 --- /dev/null +++ b/app-dicts/aspell-tl/aspell-tl-0.02.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="Tagalog" +ASPELL_VERSION=5 + +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-tl/metadata.xml b/app-dicts/aspell-tl/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-tl/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> |