summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-nl
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-nl
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-nl')
-rw-r--r--app-vim/vim-spell-nl/Manifest3
-rw-r--r--app-vim/vim-spell-nl/metadata.xml12
-rw-r--r--app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild12
3 files changed, 27 insertions, 0 deletions
diff --git a/app-vim/vim-spell-nl/Manifest b/app-vim/vim-spell-nl/Manifest
new file mode 100644
index 000000000000..14dc1c6648c8
--- /dev/null
+++ b/app-vim/vim-spell-nl/Manifest
@@ -0,0 +1,3 @@
+DIST vim-spell-nl-20051007.tar.bz2 670750 BLAKE2B c9597f3a5eeabd8550e1974d52720fa11b37ac29b3fa6e8fa5ad79a67ab945c25e07d1a546f6dd4aafec66664376fef7c94085cfbaef983352769df8af1bcd39 SHA512 5d62c84178c91e139516181e35c6e2802aaeb1897e70f50dcad93f7ad7efad1e9f983334bc7d3a3a3355e20a535c2e81096583a3ee11aab0f49698f4dee03c5e
+EBUILD vim-spell-nl-20051007-r1.ebuild 297 BLAKE2B c5e516c2d7a1ecf4e7cfe271e33e618c76f0d54ca84f960b02f1bf994cc36f207472b34d04607b1e4bbd7a785fe116c84f1a77a79ce99377534286fb654409d3 SHA512 9e462eb73ceab0a04942ccf4d801d5612fe41e08fbf32be6c4af8c5e41f39538877a20fc49b0f44fd9718565e6188b9ebe3f0dcc9ca7e26796476d42c5c3f39d
+MISC metadata.xml 383 BLAKE2B 1f7c4b912918c7d7b9bdfb700d094d612847cbedc808e0d24047355e5cc1607810a5bb3fb79c724332d781794c8187db4c5c8287695001df09e185a0df8fa0d1 SHA512 fc8b540bcdfff4d5eb72d82cefc763fe8186cf43be7a80057d7ea2942739fb665eac6694352eb3d46bc7ffb1a153dafee1f64e417ac09875c75244129c97c35a
diff --git a/app-vim/vim-spell-nl/metadata.xml b/app-vim/vim-spell-nl/metadata.xml
new file mode 100644
index 000000000000..756e08e56d3e
--- /dev/null
+++ b/app-vim/vim-spell-nl/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 Dutch (nl). Supported character sets are UTF-8,
+ and latin-1.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild b/app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild
new file mode 100644
index 000000000000..f7606b3c7698
--- /dev/null
+++ b/app-vim/vim-spell-nl/vim-spell-nl-20051007-r1.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+VIM_SPELL_LANGUAGE="Dutch"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"