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-br | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-br')
-rw-r--r-- | app-dicts/aspell-br/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-br/aspell-br-0.50.2.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-br/metadata.xml | 5 |
3 files changed, 20 insertions, 0 deletions
diff --git a/app-dicts/aspell-br/Manifest b/app-dicts/aspell-br/Manifest new file mode 100644 index 000000000000..9e27277e35f6 --- /dev/null +++ b/app-dicts/aspell-br/Manifest @@ -0,0 +1,3 @@ +DIST aspell-br-0.50-2.tar.bz2 68055 BLAKE2B f301543386e81bb14a48c22f35897ae9cce296719a501ffab92b733766f5078b86dc1f70ea1eafe851e569e909b73d2c7ef473647f8a4be7bae35e75a9e7ff76 SHA512 02f2ce7a350adb87a0f32dd4748f067230a0f3faf195f8c7237bc0520cc0a7aa6475f96de933ae650611f8b9a41deaaeb57c2228ed95950a41e5defccba9e67c +EBUILD aspell-br-0.50.2.ebuild 291 BLAKE2B 053bac9eed673663e0192e4ac11333ce6766b45fc5ca992d1975c3b20c165517f7425dde5a8c4aac4b2c08b6dcd80ed030565ca192e4292e9ee0434d0eacb9c2 SHA512 9cb205aaed441a3a0e0dd35ed59eebe90d5e5374bc5a51a31a58bc285303daf4f4469322db0f1009461085d22ce94b3733ede2f1af69da8d132521dcfcf983ae +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-br/aspell-br-0.50.2.ebuild b/app-dicts/aspell-br/aspell-br-0.50.2.ebuild new file mode 100644 index 000000000000..57add5a98488 --- /dev/null +++ b/app-dicts/aspell-br/aspell-br-0.50.2.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="Breton" + +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-br/metadata.xml b/app-dicts/aspell-br/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/aspell-br/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> |