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-da | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-da')
-rw-r--r-- | app-dicts/aspell-da/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-da/aspell-da-1.7.42.ebuild | 17 | ||||
-rw-r--r-- | app-dicts/aspell-da/metadata.xml | 5 |
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/aspell-da/Manifest b/app-dicts/aspell-da/Manifest new file mode 100644 index 000000000000..2159b74cbd6b --- /dev/null +++ b/app-dicts/aspell-da/Manifest @@ -0,0 +1,3 @@ +DIST new_aspell-da-1.7.42.tar.bz2 235483 BLAKE2B 0d5ac9c7457b460410734a36e376387d9aaa4444771dcafb85c80b0d2ca4441b906ef485d5016e9d51985147b9759c4677664c01dd9d68c340ba947efac0d932 SHA512 97d3bc95800d5115ce640a3939bf6c94998f1090f1484da3ffb1104318200ca3650d2b32120c36030b87b4b929b95b8f764f6f51dee66ee916700318f6b4e755 +EBUILD aspell-da-1.7.42.ebuild 417 BLAKE2B 0a5ee5e86d67b982c1374ec34e52aff700dbf95cf6017c7d3164f74dd0c9e65c8cd22a3a7ed84b09e450e2271181df7043e6cb3fc861518a584b98c9c65737a1 SHA512 4870e8906b5fd6fe83da96405b9497d1d9134158121c561f5d77755eb0806ff48904365f8deb458da70f4d11dcb348ae70a49d92c7c481605ee9bd85b6bbd6aa +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild new file mode 100644 index 000000000000..6aa816b27d4c --- /dev/null +++ b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +ASPELL_LANG="Danish" + +inherit aspell-dict-r1 + +HOMEPAGE="http://da.speling.org" +SRC_URI="http://da.speling.org/filer/new_${P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos" +IUSE="" + +S="${WORKDIR}/new_${P}" diff --git a/app-dicts/aspell-da/metadata.xml b/app-dicts/aspell-da/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/aspell-da/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> |