summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-de
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-vim/vim-spell-de
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-de')
-rw-r--r--app-vim/vim-spell-de/Manifest3
-rw-r--r--app-vim/vim-spell-de/metadata.xml12
-rw-r--r--app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild12
3 files changed, 27 insertions, 0 deletions
diff --git a/app-vim/vim-spell-de/Manifest b/app-vim/vim-spell-de/Manifest
new file mode 100644
index 000000000000..0758ae381464
--- /dev/null
+++ b/app-vim/vim-spell-de/Manifest
@@ -0,0 +1,3 @@
+DIST vim-spell-de-20080213.tar.bz2 11171578 BLAKE2B ac344c6d9d72fabe9f950859bc6e7f880b72484622dda12ac5b9e59e485a158a4d9d4948210aa96031328fd446abdd9ff786dad7b6b8c1f8dfc185cc2b35fea6 SHA512 6b18d527a61573f865dc51bad1c8f4aca17453c2605c390e330a52f041f1392c438190dcc6168803bf415b4e9e470055a52013ee16ea32c7a8c42b2843fb3698
+EBUILD vim-spell-de-20080213-r1.ebuild 314 BLAKE2B d03b5085d11a3a18106e2c59b5dc82a297c44cf2279ea78efaef15b2deb852545241bf03932a2c5b9b71930b58aab138f29f40f0409d79552b9252044fef527f SHA512 8661aaa8fe25f8d3d3676b6c4eb590cca61cc9af462e16f9f00d6dd3a864cdd3a296f5704bf1e964ff1f1c83a0ffdf0cbb09be65113658a844bcbf3c072f2897
+MISC metadata.xml 383 BLAKE2B 918dbe67b13e140ec5a9c848d95261d93d2c0295d0202625dbe8749357082803a1846df04eb309fb23c2777e8be1c17974b425bbdf0a1b7424256b5099f4597d SHA512 ada270f71eeddd0c7395561b48093bf12933507593334d74e33999432cb2c4665d3f7008779141dab56f4d33e8e6bd08805a125d9643a0cc493025c8fea6784f
diff --git a/app-vim/vim-spell-de/metadata.xml b/app-vim/vim-spell-de/metadata.xml
new file mode 100644
index 000000000000..25210cdaf8e5
--- /dev/null
+++ b/app-vim/vim-spell-de/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>vim@gentoo.org</email>
+ <name>Gentoo Vim Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ Vim spell files for German (de). Supported character sets are UTF-8
+ and latin-1.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild
new file mode 100644
index 000000000000..bb19502e99b0
--- /dev/null
+++ b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIM_SPELL_LANGUAGE="German"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="amd64 ppc sparc x86 ~arm ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"