summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-pt
diff options
context:
space:
mode:
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, 0 insertions, 27 deletions
diff --git a/app-vim/vim-spell-pt/Manifest b/app-vim/vim-spell-pt/Manifest
deleted file mode 100644
index dba322ac2c5a..000000000000
--- a/app-vim/vim-spell-pt/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-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
deleted file mode 100644
index 8cf406951664..000000000000
--- a/app-vim/vim-spell-pt/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?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
deleted file mode 100644
index 1f3bab60513f..000000000000
--- a/app-vim/vim-spell-pt/vim-spell-pt-20100312-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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"