summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-hu
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-hu
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-hu')
-rw-r--r--app-vim/vim-spell-hu/Manifest3
-rw-r--r--app-vim/vim-spell-hu/metadata.xml12
-rw-r--r--app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild12
3 files changed, 27 insertions, 0 deletions
diff --git a/app-vim/vim-spell-hu/Manifest b/app-vim/vim-spell-hu/Manifest
new file mode 100644
index 000000000000..d8a9fdcf522d
--- /dev/null
+++ b/app-vim/vim-spell-hu/Manifest
@@ -0,0 +1,3 @@
+DIST vim-spell-hu-20100312.tar.bz2 2516564 BLAKE2B 34fba5a304a6761024312783b575cc6264ed82dcb132db514bac2d357e3c811ce9b3e953d572bd19cd190ef1578f14f91b09affb972250c35982624c9f6d8621 SHA512 44c94f84c3edd94020fdae430723b2e264113d29f5e295e6593274741ef094a8fe1dfa1d692cddc266f2cb3d58fa5601f80576d4ca55fd185c1213e983a3fb99
+EBUILD vim-spell-hu-20100312-r1.ebuild 256 BLAKE2B d068473605ce5343131ca9605aaf378e2caf2c6993a56b8442afd08ad49da9589021af2728255b3ebdfe9b04d4aa1ff9d6eb57f3856bad28debf1b4815e35f91 SHA512 84ef71dd81356e4a6060febb4dd483cfdb68715083ecb9d75e6d044264130496df25a41be9eb0e83d3f12a9e9f612cd92c8e0853dec8da60b82dc1df80f80111
+MISC metadata.xml 388 BLAKE2B 39e8cc1509905f5035aa99bbd75496fe59ae7074ce8d1c8239dda901a8c982aac645a9b1d760b16661d7840b15aa51df6ec0bffe802d40d5a6455c363d88ec16 SHA512 83b6bd49cfe90820c36e56f4b2e822ec58f7dcaca24c2194877f516f09ec82d460bf201d702468d74d9218e9bab19e42fe66ee9af49b8be5adbf54e590170179
diff --git a/app-vim/vim-spell-hu/metadata.xml b/app-vim/vim-spell-hu/metadata.xml
new file mode 100644
index 000000000000..b6bfa7f4fd95
--- /dev/null
+++ b/app-vim/vim-spell-hu/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>
+ Vim spell files for Hungarian (hu). Supported character sets are UTF-8,
+ ISO-8859-2 and CP-1250.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild b/app-vim/vim-spell-hu/vim-spell-hu-20100312-r1.ebuild
new file mode 100644
index 000000000000..64ddfc5c5f35
--- /dev/null
+++ b/app-vim/vim-spell-hu/vim-spell-hu-20100312-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="Hungarian"
+
+inherit vim-spell
+
+LICENSE="GPL-2"
+KEYWORDS="amd64 x86"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"