diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-10 01:32:02 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 23:27:50 +0100 |
commit | f02a51a42fba86dcdcc6604a29e0ec7028d630c2 (patch) | |
tree | 1dcce36097c490d40fdfbf1b2a8506bc32498a7d /app-dicts/aspell-fy | |
parent | app-dicts/aspell-fa: new package (diff) | |
download | gentoo-f02a51a42fba86dcdcc6604a29e0ec7028d630c2.tar.gz gentoo-f02a51a42fba86dcdcc6604a29e0ec7028d630c2.tar.bz2 gentoo-f02a51a42fba86dcdcc6604a29e0ec7028d630c2.zip |
app-dicts/aspell-fy: new package
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-fy')
-rw-r--r-- | app-dicts/aspell-fy/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-fy/aspell-fy-0.12.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-fy/metadata.xml | 9 |
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/aspell-fy/Manifest b/app-dicts/aspell-fy/Manifest new file mode 100644 index 000000000000..94b38a0831a2 --- /dev/null +++ b/app-dicts/aspell-fy/Manifest @@ -0,0 +1 @@ +DIST aspell6-fy-0.12-0.tar.bz2 90786 BLAKE2B 55066761a6a27345d2442132a101d2d4b249c2ed43728c32589459ed7af32f31d99f73c9570651a320cedf926a5b9b0d8ce7443fda5847e19854d7d53db2eb9d SHA512 f63b5436c78a5c0ebec3be1d3c24dced09a264c68e8ad39716e0e9e6bd984aca627bdc875f88b521f87b7f4d147edfce3fc0f4dc4b22fc8ef8d1aa5090fb9bda diff --git a/app-dicts/aspell-fy/aspell-fy-0.12.0.ebuild b/app-dicts/aspell-fy/aspell-fy-0.12.0.ebuild new file mode 100644 index 000000000000..4419f9e808fd --- /dev/null +++ b/app-dicts/aspell-fy/aspell-fy-0.12.0.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="Frisian Frysk" +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-fy/metadata.xml b/app-dicts/aspell-fy/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-fy/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> |