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-hr | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-hr')
-rw-r--r-- | app-dicts/aspell-hr/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild | 12 | ||||
-rw-r--r-- | app-dicts/aspell-hr/metadata.xml | 5 |
3 files changed, 20 insertions, 0 deletions
diff --git a/app-dicts/aspell-hr/Manifest b/app-dicts/aspell-hr/Manifest new file mode 100644 index 000000000000..acbe8c8c47e6 --- /dev/null +++ b/app-dicts/aspell-hr/Manifest @@ -0,0 +1,3 @@ +DIST aspell-hr-0.51-0.tar.bz2 208118 BLAKE2B 34328a99833dbbdb1e14e5d66c3870a576fd137d38711fbc1c57738057433d1eb7a996dd32ae87942d8bf1c3efd4dbf669d4d5ddc83764caecb8ce36fc2afd3f SHA512 d6d891f3e55252fdbc5e0534c623cc42311c25cd1219351ce8a8160c3c3c49a6f219706e02f2c1c27174ef77c64e17f8cc25844befb17a43802b0a09ab42b1ad +EBUILD aspell-hr-0.51.0.ebuild 293 BLAKE2B 94c09ba89134004d6983966d5027412985e255055b68ab4f6ee0dd05751ba6d39a1b2194669eb8b882a292cfaf90d2ab8248f361b4face1b4bc631b1c7a80876 SHA512 c6f7ebd2f9d6118484eedccce1d8ef3c67fe26af794c352cc62ddaa03bfd0f5cd34fbe6b5c380fa861b3d20295166c29cb4fe17eb1cce01cac3f5f1c1c2200ef +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild b/app-dicts/aspell-hr/aspell-hr-0.51.0.ebuild new file mode 100644 index 000000000000..cf9a479afa52 --- /dev/null +++ b/app-dicts/aspell-hr/aspell-hr-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="Croatian" + +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-hr/metadata.xml b/app-dicts/aspell-hr/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/aspell-hr/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> |