summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-da
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-da
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-da')
-rw-r--r--app-vim/vim-spell-da/Manifest3
-rw-r--r--app-vim/vim-spell-da/metadata.xml12
-rw-r--r--app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild12
3 files changed, 27 insertions, 0 deletions
diff --git a/app-vim/vim-spell-da/Manifest b/app-vim/vim-spell-da/Manifest
new file mode 100644
index 000000000000..df5f56efff4e
--- /dev/null
+++ b/app-vim/vim-spell-da/Manifest
@@ -0,0 +1,3 @@
+DIST vim-spell-da-20060116.tar.bz2 629196 BLAKE2B fd8829e2920514ddd2e6c224521d6337b3e18d0cec1bfbfa89ff93aac35fa22d9a908ea353b969c0cd3e6c86bbee8bca58fa5e80c01141aa74c6a54dd016214c SHA512 0d055972b15acdd2ea7166711e344b1718975f7de6a49653240fb2e1bb31a82a8174e46de83f38d93d226782b97e2c58aff50cc0efab95dcde3d53b80205f444
+EBUILD vim-spell-da-20060116-r1.ebuild 276 BLAKE2B e3e21ed341a4c999d68ac4c3e0e047001189df6f12d065e7622abb14a8adae1f00eadfd254bcbc952c86ef05be4911ef8fea97ac0d97cc800d7bf7c51858bbf6 SHA512 50ca2086b9f15a81705fb8f4005befea20f14b3a4b6fd8356b94418db89bb8c7508cd3ef3383d6efc37da1d147be2408f0691fcf7f87e4678e9abca75fb3b7e9
+MISC metadata.xml 380 BLAKE2B 9663ddc26c4b2e454365796824d351e6b35410e8eccd8bdec574e17d6fa4b3b6207e24cc4867324b6a0fbe18d2dc1626a0c565f25703bb1a8337d3ffb3ec879d SHA512 0e165d32c9cc2878b696b33ab8a9d1cac4e41ae0e45a019075be7ea8057acff4a40ec947a74c5edb42e31fb0357f284260efcb30914bfd1fe27aed1f5ff54f9a
diff --git a/app-vim/vim-spell-da/metadata.xml b/app-vim/vim-spell-da/metadata.xml
new file mode 100644
index 000000000000..a27b65aadec6
--- /dev/null
+++ b/app-vim/vim-spell-da/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 Danish (da). Supported character sets are UTF-8,
+ latin-1.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild b/app-vim/vim-spell-da/vim-spell-da-20060116-r1.ebuild
new file mode 100644
index 000000000000..3fff3c7aafb9
--- /dev/null
+++ b/app-vim/vim-spell-da/vim-spell-da-20060116-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="Danish"
+
+inherit vim-spell
+
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
+LICENSE="GPL-2"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"