summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-pt
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-pt
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-pt')
-rw-r--r--app-vim/vim-spell-pt/Manifest3
-rw-r--r--app-vim/vim-spell-pt/metadata.xml12
-rw-r--r--app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild12
3 files changed, 27 insertions, 0 deletions
diff --git a/app-vim/vim-spell-pt/Manifest b/app-vim/vim-spell-pt/Manifest
new file mode 100644
index 000000000000..dba322ac2c5a
--- /dev/null
+++ b/app-vim/vim-spell-pt/Manifest
@@ -0,0 +1,3 @@
+DIST vim-spell-pt-20100312.tar.bz2 2018267 BLAKE2B 98875d8d7fa0bc1a0a2ef5f9cd2b2fd1d85f50236491c965055f6edf2220f06bf98669c497ff67458aeeafa77a19cfd034dd4200c9689fc40eb5d6806a9605c2 SHA512 0bd90524a4066f1b7d29ad85389557718cae5d3b6815a0037e2ca55987658278f0a1aa5e02614fc84a5862721a58404d8582d62ee6e8d15ef954e004481af49e
+EBUILD vim-spell-pt-20100312-r1.ebuild 274 BLAKE2B c70d29ec0550c295fa5a62075759ed42fdba60ed4578b109083cdaf664b1687b4a637329bf34968a8e113b5a9d04f00a02f4aeb1b7c2e35a62adfb2cff59e162 SHA512 889a0d5822a04da186f7c46aca8aac14ba29e47031c5dbd9a4095d5b40ed3fe6e66ae03f969a19176e1ef1bf2ecd99aa9488f5fa0da8b17be9c4b75fecf12cc0
+MISC metadata.xml 376 BLAKE2B 7a05f508873c90b43b6673f5f20cd95aa1fd209119c73b9560dc4a90f3e1a275e2d3a19a380cf0558887e2d4875296678ce7dedf4f0108057e9a2e021fd9e25b SHA512 da8126fd7b6d5a92d2c53dd678194071cb0b26d550a58ae2439a820be573b92fddca9522f0fe4d99724b0960aa7f2b9fa075589f44ad73bfe55741ece6d94340
diff --git a/app-vim/vim-spell-pt/metadata.xml b/app-vim/vim-spell-pt/metadata.xml
new file mode 100644
index 000000000000..8cf406951664
--- /dev/null
+++ b/app-vim/vim-spell-pt/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 Portuguese (pt). Supported character sets are UTF-8
+ and latin1.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild b/app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild
new file mode 100644
index 000000000000..1f3bab60513f
--- /dev/null
+++ b/app-vim/vim-spell-pt/vim-spell-pt-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="Portuguese"
+
+inherit vim-spell
+
+LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
+KEYWORDS="amd64 x86"
+HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"