diff options
Diffstat (limited to 'app-dicts/aspell-tr')
-rw-r--r-- | app-dicts/aspell-tr/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild | 11 | ||||
-rw-r--r-- | app-dicts/aspell-tr/metadata.xml | 9 |
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/aspell-tr/Manifest b/app-dicts/aspell-tr/Manifest new file mode 100644 index 000000000000..bbc0826299f8 --- /dev/null +++ b/app-dicts/aspell-tr/Manifest @@ -0,0 +1,3 @@ +DIST aspell-tr-0.50-0.tar.bz2 84846 BLAKE2B 2329cfa5f74a1e64c832a53ad3d705971b2642e591fe46882bc0bcfec141a39a9b226f71de523d1720806f27f3dbdc8e039b66e02673f01af7bd9cc1ec2801cd SHA512 0054eef2089a916695b7501676d9cedb1d14defdea76deb01656a6a644b4e646db46470040227814f750e0d69dcc72b1023967eb7924b42ddcefd3d604709059 +EBUILD aspell-tr-0.50.0.ebuild 274 BLAKE2B c8d89b0c38b525bbfe9d27136f2e1eff5ba7599e377a7e00061e8c8e41295197b1382c9e9fa468e2cfd0e53cc8c730bcc56bab62024c9a0258b9ae605e463f60 SHA512 bf939646b176b7f09dfd9ecc3898cd6933bc23c2bfaa4183744fac6a1e13f4694a9de6538233fe3aec73cfe221a471186b4e1d126b5b49fd9d42923f0572ed49 +MISC metadata.xml 274 BLAKE2B c59fed5aad018cd55f4f85487a90e3d8d78837bbbbb80b0ac62869cf194cfc95be0f1f7ae156442c023d95496718fb9d3d18ce27892cfb1b27b3dae6a55e305f SHA512 8e2d70309bb9f0df147669de9f9a92aa27d350cb39c932370a72f2a601e62a19c076aaf4778268b43ef527649973033b0983a3707f0da79ece964ae339aff6f9 diff --git a/app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild b/app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild new file mode 100644 index 000000000000..be6fccb46da5 --- /dev/null +++ b/app-dicts/aspell-tr/aspell-tr-0.50.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ASPELL_LANG="Turkish" + +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-tr/metadata.xml b/app-dicts/aspell-tr/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-tr/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> |