diff options
author | 2021-03-12 21:16:45 +0100 | |
---|---|---|
committer | 2021-03-12 23:27:19 +0100 | |
commit | ef6d2ed37f3d2942268d481f26805707f8ce706f (patch) | |
tree | 0524b3ca69f7592ad7c72731af55c81f4bcdbb9d /app-dicts/aspell-fo | |
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')
-rw-r--r-- | app-dicts/aspell-fo/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.2.16.1.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-fo/metadata.xml | 5 |
3 files changed, 17 insertions, 1 deletions
diff --git a/app-dicts/aspell-fo/Manifest b/app-dicts/aspell-fo/Manifest index 4f3ac50e460b..41b498a8e1d4 100644 --- a/app-dicts/aspell-fo/Manifest +++ b/app-dicts/aspell-fo/Manifest @@ -1 +1,2 @@ DIST aspell-fo-0.51-0.tar.bz2 161169 BLAKE2B 2d607954fdd15c07c425b6d53bd10e0226193f45fcadf56b4eba1cea81bfb569519e71295a54058164eb8762fb5e9db8846410a01b009278393e78ee94081fe7 SHA512 8177e302816f0ddf05653656d07489be02dd5d12eb178f5e627034030f38e9b612f41a49fe4a1c092bfc3d6edc4dfcb0ec8326005251a3b36f80e1ca234d4c28 +DIST aspell5-fo-0.2.16-1.tar.bz2 165901 BLAKE2B 5eb060d48880c9d5a40e202aea990d579df171f0c39c1f4895cc1088666cbc64748c8fc0b0c8f476ee5ab038c85775dc199f04033e32f7d8927d697a0487aa6f SHA512 7e99f105cff0e682e2761ba1f91646a3ce657858be819cc598775303d6c08f2c5bd524f72bc0c0b52383aeaf591af56e910e19796732be627d8ab11ad6149126 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" diff --git a/app-dicts/aspell-fo/metadata.xml b/app-dicts/aspell-fo/metadata.xml index 9c1b627475c9..debde3ef6ae3 100644 --- a/app-dicts/aspell-fo/metadata.xml +++ b/app-dicts/aspell-fo/metadata.xml @@ -1,6 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<!-- maintainer-needed --> + <maintainer type="person"> + <email>conikost@gentoo.org</email> + <name>Conrad Kostecki</name> + </maintainer> <stabilize-allarches/> </pkgmetadata> |