diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 21:16:45 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-03-12 23:27:19 +0100 |
commit | ef6d2ed37f3d2942268d481f26805707f8ce706f (patch) | |
tree | 0524b3ca69f7592ad7c72731af55c81f4bcdbb9d /app-dicts/aspell-fo/aspell-fo-0.2.16.1.ebuild | |
parent | app-dicts/aspell-fi: taking ownership (diff) | |
download | gentoo-ef6d2ed37f3d2942268d481f26805707f8ce706f.tar.gz gentoo-ef6d2ed37f3d2942268d481f26805707f8ce706f.tar.bz2 gentoo-ef6d2ed37f3d2942268d481f26805707f8ce706f.zip |
app-dicts/aspell-fo: bump to version 0.2.16.1
Also taking ownership.
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-dicts/aspell-fo/aspell-fo-0.2.16.1.ebuild')
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.2.16.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/aspell-fo/aspell-fo-0.2.16.1.ebuild b/app-dicts/aspell-fo/aspell-fo-0.2.16.1.ebuild new file mode 100644 index 000000000000..43fc59e21eca --- /dev/null +++ b/app-dicts/aspell-fo/aspell-fo-0.2.16.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="Faroese" +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" |