From 8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 21:03:06 +0100 Subject: gentoo resync : 14.07.2018 --- app-vim/vim-spell-it/Manifest | 3 +++ app-vim/vim-spell-it/metadata.xml | 12 ++++++++++++ app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild | 12 ++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 app-vim/vim-spell-it/Manifest create mode 100644 app-vim/vim-spell-it/metadata.xml create mode 100644 app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild (limited to 'app-vim/vim-spell-it') diff --git a/app-vim/vim-spell-it/Manifest b/app-vim/vim-spell-it/Manifest new file mode 100644 index 000000000000..0a1901fff1ac --- /dev/null +++ b/app-vim/vim-spell-it/Manifest @@ -0,0 +1,3 @@ +DIST vim-spell-it-20100312.tar.bz2 874072 BLAKE2B 44f84ffccc7195345a0981e3de0506869db6414e83cf87b55d759ab54eac8633cb5049683ddd023c8b7272912b492e14cbbbb600af6556b725405ef6c8756c9f SHA512 7f215d65a798c64c33f38c52205f5c15ce132361d078eb0c48ea5058c97da21b25c24952b15a2737b6b8d1de1d5bb6fbbc880acb57834e6d00773ce97c80de5d +EBUILD vim-spell-it-20100312-r1.ebuild 254 BLAKE2B a95d57d3f55cd5c87cb068e37c783e91381dc8e26894b151c8101a721b93d42930e4b482e91ab0acd627b1fc2a2488bb35ebc50f357906a93b37aefb3e7d49da SHA512 b119201093a06b330d68813e366bff0625ef95bc6b82915e88eb57fe6da28d7aedf7060ca9f2372935e42cfd56fdea50bba5b50d8c81cbebfc8ae7e4a68f45e5 +MISC metadata.xml 373 BLAKE2B af050e4ef54517b5319be6d2de77c42cdd4011f094d649e6717e7cd31945b28a77ca6ae4c3d058721d2ce94d477d47630caf68c8934f8671c1215d7c83dd8d8a SHA512 24301bc530f8b8d182f8a2ac5d0ba705e7d46af37f989a62e73ed46e08d32b2b36c7c4ba6a6308ae26b8c7a4502104664318e6546d5cf2bb2ba34b7c1d04bb30 diff --git a/app-vim/vim-spell-it/metadata.xml b/app-vim/vim-spell-it/metadata.xml new file mode 100644 index 000000000000..cd13f1a69e42 --- /dev/null +++ b/app-vim/vim-spell-it/metadata.xml @@ -0,0 +1,12 @@ + + + + + vim@gentoo.org + Gentoo Vim Project + + + Vim spell files for Italian (it). Supported character sets are UTF-8 and + latin1. + + diff --git a/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild b/app-vim/vim-spell-it/vim-spell-it-20100312-r1.ebuild new file mode 100644 index 000000000000..b60a2329e26f --- /dev/null +++ b/app-vim/vim-spell-it/vim-spell-it-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="Italian" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="amd64 x86" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -- cgit v1.2.3