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-fr/Manifest | 3 +++ app-vim/vim-spell-fr/metadata.xml | 12 ++++++++++++ app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild | 12 ++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 app-vim/vim-spell-fr/Manifest create mode 100644 app-vim/vim-spell-fr/metadata.xml create mode 100644 app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild (limited to 'app-vim/vim-spell-fr') diff --git a/app-vim/vim-spell-fr/Manifest b/app-vim/vim-spell-fr/Manifest new file mode 100644 index 000000000000..52f2f0620129 --- /dev/null +++ b/app-vim/vim-spell-fr/Manifest @@ -0,0 +1,3 @@ +DIST vim-spell-fr-20060121.tar.bz2 408587 BLAKE2B 9a3678b2aa4e8e7c9a4c56e0e856dc2892ef00c58c2442b196e257db11c63032bce4e69c934c47a9a91296cbb44bd2c3921ae191f4b982ff80c1532b313daeef SHA512 2f826751d450bae22aff918004e980fb3f9065fdf418bc0071510b8b0fa2d4bae3d4c9563231e4e6be8320a39018d8b2bee0ea06c6206c3b5a60b6c3d4db2575 +EBUILD vim-spell-fr-20060121-r1.ebuild 263 BLAKE2B 1c3cc0241c3071ab360006e44617ab56aa5f7a499c15cca5dce4b68c5d34b5b781def2def531af0890b4b562f8f93ce11f6b479e101f8b7c1fabea3a4cac9f54 SHA512 744a8f2787325054c15f5552e3571392549c14673a40bc93ebd9de7aa704316fd8d57fb99779b4cf4c09424cfb1cf6f73f24f56321a46fc2dff456ffcb1d015e +MISC metadata.xml 390 BLAKE2B 3b7b0c0100aea76040496fb026d8ad1ef851b61a8a06ed2183eb5bf72fa9120ea1a6f06be8538c5e7f61e9cad1f6caaa253b8ca079012233ab09b2cebe118d39 SHA512 8cf1056f85a5012b21bbd8607791a9c5924b30e7468e253dded8cadbf54e48b83c1d60d6e39a62b79cd443efd06cc30429ba06b4f0c3818a1627e9ccf1b2adc8 diff --git a/app-vim/vim-spell-fr/metadata.xml b/app-vim/vim-spell-fr/metadata.xml new file mode 100644 index 000000000000..9664b0a03706 --- /dev/null +++ b/app-vim/vim-spell-fr/metadata.xml @@ -0,0 +1,12 @@ + + + + + vim@gentoo.org + Gentoo Vim Project + + + Vim spell files for French (fr). Supported character sets are UTF-8, + latin-1 and ASCII. + + diff --git a/app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild b/app-vim/vim-spell-fr/vim-spell-fr-20060121-r1.ebuild new file mode 100644 index 000000000000..4bb0a44c917a --- /dev/null +++ b/app-vim/vim-spell-fr/vim-spell-fr-20060121-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="French" + +inherit vim-spell + +LICENSE="GPL-2" +KEYWORDS="amd64 ppc sparc x86" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" -- cgit v1.2.3