diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-07-14 21:03:06 +0100 |
commit | 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch) | |
tree | 7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/aspell-fo | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-fo')
-rw-r--r-- | app-dicts/aspell-fo/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-fo/metadata.xml | 5 |
3 files changed, 20 insertions, 0 deletions
diff --git a/app-dicts/aspell-fo/Manifest b/app-dicts/aspell-fo/Manifest new file mode 100644 index 000000000000..545abca699ef --- /dev/null +++ b/app-dicts/aspell-fo/Manifest @@ -0,0 +1,3 @@ +DIST aspell-fo-0.51-0.tar.bz2 161169 BLAKE2B 2d607954fdd15c07c425b6d53bd10e0226193f45fcadf56b4eba1cea81bfb569519e71295a54058164eb8762fb5e9db8846410a01b009278393e78ee94081fe7 SHA512 8177e302816f0ddf05653656d07489be02dd5d12eb178f5e627034030f38e9b612f41a49fe4a1c092bfc3d6edc4dfcb0ec8326005251a3b36f80e1ca234d4c28 +EBUILD aspell-fo-0.51.0.ebuild 292 BLAKE2B 46930b0ed932dd10c56232bc2435a48184858a98c9778d4d23937c13bd7ed676803f2c77e81cfd4de664f8f5722ff3dbcfcee8efeca87f94ee943a7f2cac0890 SHA512 839daa8af7b744cded3fe099f5f4252015abdc391dd7462f094e4c0641760e10b32a3c95b79eaf59a38f7e002a7a20f5529313b83975c2e84e743407d8bedcf6 +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild new file mode 100644 index 000000000000..8ff848bd2ce1 --- /dev/null +++ b/app-dicts/aspell-fo/aspell-fo-0.51.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +ASPELL_LANG="Faroese" + +inherit aspell-dict-r1 + +LICENSE="GPL-2" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +IUSE="" diff --git a/app-dicts/aspell-fo/metadata.xml b/app-dicts/aspell-fo/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/aspell-fo/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<!-- maintainer-needed --> +</pkgmetadata> |