summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-pl
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-pl
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-pl')
-rw-r--r--app-vim/vim-spell-pl/Manifest3
-rw-r--r--app-vim/vim-spell-pl/metadata.xml12
-rw-r--r--app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild12
3 files changed, 27 insertions, 0 deletions
diff --git a/app-vim/vim-spell-pl/Manifest b/app-vim/vim-spell-pl/Manifest
new file mode 100644
index 000000000000..379665edca74
--- /dev/null
+++ b/app-vim/vim-spell-pl/Manifest
@@ -0,0 +1,3 @@
+DIST vim-spell-pl-20060218.tar.bz2 1489524 BLAKE2B ca0fcea6fc9f876a896f80f572d734ea12299e57a1c3b861e24aa8f287a061a2f5f1351ac9f57177b3c2ccde00f3fedb8321749135ef1b03da23b9f7670a848f SHA512 a83900e0cf0702c70498bbf47c9db5048205d0a70ed8fcd7c984353987fa5a97334093cce7844ad639a80a910bdfa644302191d8f27d465af4a53bcaa42acde0
+EBUILD vim-spell-pl-20060218-r1.ebuild 270 BLAKE2B 694399ba1acaf6093006d1d6491713b259d65333006136d76e0b1bf5509a62e48687dc78e6c6e11b8bd9f4f616484edf7ae3898947111c3665c77291612f2ae3 SHA512 816a13ced155545d386d65a8551988074baa629721e88d8147dcd0eb10f55631a9d8e3353aa8c6e593faa8ad95968faab1e6dd9bc887bc31354b9ddb23793b51
+MISC metadata.xml 394 BLAKE2B 88a722af4733a7323ba8dc451a6869cbe4e8c45689cf0bd98234f140425a7d2c1b5790111620ad6cd88589d38ba24a33ecf466c4280273439b152a48c176d64e SHA512 a26bef5bdb42cda8e3f34937de3294d6c792ba8e575d2ab69b3b2e0caa2e9856e6de1f0a1453d08829fbc76f96c3babcdafc414737ec47c5b6672fe304d32c65
diff --git a/app-vim/vim-spell-pl/metadata.xml b/app-vim/vim-spell-pl/metadata.xml
new file mode 100644
index 000000000000..91a799e6df0a
--- /dev/null
+++ b/app-vim/vim-spell-pl/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 Polish (pl). Supported character sets are UTF-8,
+ ISO-8859-2 and CP1250.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild
new file mode 100644
index 000000000000..64a2e416337c
--- /dev/null
+++ b/app-vim/vim-spell-pl/vim-spell-pl-20060218-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="Polish"
+
+inherit vim-spell
+
+LICENSE="CC-BY-SA-2.0"
+KEYWORDS="amd64 ppc sparc x86"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"