diff options
Diffstat (limited to 'app-dicts/aspell-mk')
-rw-r--r-- | app-dicts/aspell-mk/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-mk/aspell-mk-0.50.0.ebuild | 11 | ||||
-rw-r--r-- | app-dicts/aspell-mk/metadata.xml | 9 |
3 files changed, 21 insertions, 0 deletions
diff --git a/app-dicts/aspell-mk/Manifest b/app-dicts/aspell-mk/Manifest new file mode 100644 index 000000000000..ef6605c9abd4 --- /dev/null +++ b/app-dicts/aspell-mk/Manifest @@ -0,0 +1 @@ +DIST aspell-mk-0.50-0.tar.bz2 122690 BLAKE2B b3843d56ab995760a2f5cdb3f1280919359a934111679bc7c2eec338908ac70501f6ce01d602fd22b22845b13699ce510c785165ac3cd9d060d5621078f1e679 SHA512 6bcd57338ce76b7daf22a4be28a2f583c6c1d73ff2d8d5db2e3d5122d89c41617d44a40019dfe647c8e1e07509bee20be6ba136e872710bd77871adbac29e947 diff --git a/app-dicts/aspell-mk/aspell-mk-0.50.0.ebuild b/app-dicts/aspell-mk/aspell-mk-0.50.0.ebuild new file mode 100644 index 000000000000..fab71b4c4855 --- /dev/null +++ b/app-dicts/aspell-mk/aspell-mk-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="Macedonian" + +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-mk/metadata.xml b/app-dicts/aspell-mk/metadata.xml new file mode 100644 index 000000000000..debde3ef6ae3 --- /dev/null +++ b/app-dicts/aspell-mk/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> |