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-de | |
parent | 30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff) |
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/aspell-de')
-rw-r--r-- | app-dicts/aspell-de/Manifest | 3 | ||||
-rw-r--r-- | app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild | 19 | ||||
-rw-r--r-- | app-dicts/aspell-de/metadata.xml | 5 |
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/aspell-de/Manifest b/app-dicts/aspell-de/Manifest new file mode 100644 index 000000000000..9f2cdce6e772 --- /dev/null +++ b/app-dicts/aspell-de/Manifest @@ -0,0 +1,3 @@ +DIST aspell6-de-20030222-1.tar.bz2 274407 BLAKE2B ed69c0a3c1e63599d99a811b7b2d54c5dc4699f776d4c97fb5d295250df64e6189378c2bdadf8ce1b38a5a49046020b220e528ae69f20be01af5f771dba3bc37 SHA512 2005b56938565b11b761ace31006c1accfd32d401685cc5676cc4d85406bedda81b1df062949359f1bd6972073d3713204d87c7f81d9535fa956cdf130dd8db6 +EBUILD aspell-de-0.60_pre20030222.ebuild 476 BLAKE2B 58799495658273c127f70cdc2015c2525341134670b61251cdcb097f53ea93a05f1a08ba0cdc0ce52eff1dc7de79cc91035a75152ea4847ee0221414f1a6a469 SHA512 07d9345b2aa8bfb22b51e3ccb23bb7079cb8c4f839099a248400d6bd4cda2ec54fc68a429542d79d10cc10e5af7769e575312e7449d3bf0e215ed8ab6b032967 +MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84 diff --git a/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild new file mode 100644 index 000000000000..626832fa9e79 --- /dev/null +++ b/app-dicts/aspell-de/aspell-de-0.60_pre20030222.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +ASPELL_LANG="German and Swiss-German" +ASPELL_VERSION=6 + +inherit aspell-dict-r1 + +MY_P=aspell6-de-20030222-1 + +SRC_URI="mirror://gnu/aspell/dict/de/${MY_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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +IUSE="" + +S=${WORKDIR}/${MY_P} diff --git a/app-dicts/aspell-de/metadata.xml b/app-dicts/aspell-de/metadata.xml new file mode 100644 index 000000000000..6f49eba8f496 --- /dev/null +++ b/app-dicts/aspell-de/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> |