summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-en
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-vim/vim-spell-en
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-en')
-rw-r--r--app-vim/vim-spell-en/Manifest3
-rw-r--r--app-vim/vim-spell-en/metadata.xml12
-rw-r--r--app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild12
3 files changed, 0 insertions, 27 deletions
diff --git a/app-vim/vim-spell-en/Manifest b/app-vim/vim-spell-en/Manifest
deleted file mode 100644
index 6b65754443c0..000000000000
--- a/app-vim/vim-spell-en/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vim-spell-en-20060123.tar.bz2 1819791 BLAKE2B 943265e3db6f0c47ed71381e12bcc23cc0f8636b40c5a694d49064a5f27a845b37810cc5468fcfcebbf9f37537ab574467fd6cc25a3e61966b2851d3d4353a34 SHA512 145a4cbf976b5472b2474f9d84978e9907f0dabdee05fa55b0b4ce5f56dc27ef568e8c28fe67d9d8b86a33e0392b1fc6af6f44d6f147ce894070b58e40109dc0
-EBUILD vim-spell-en-20060123-r1.ebuild 343 BLAKE2B 39b82e33d8b909aa8c47283e4f2bab756903ac0f48f5b0ec2dfb552411a92baeac9f590df719af54f6417a663255f7e15d9485aca0ca469315ddc8c59bbd9af4 SHA512 7c917329462c25c39b043e06c5eb7372fccd51dc6fc8c8af04319e9e003b1482a498ee2bd155516cab94e2d230d153b271f9dc8ccd73fc403b5538f809f009f7
-MISC metadata.xml 391 BLAKE2B 4a8585e7b3e3e7e6507b50f5d236d92f90e3bf8739940de0aea3298a845cb694d2a8df0239ab48f6aa7f2dc6145a9bf2c0efba1395fb81b03f53b34d776bb9e8 SHA512 365599ae6c6ab09d6efb59870c5a640cac2442fe1c3c584c94a4218baaeb4905540e9572e650ee808b15070e4860fa286224c5cd68dfd0bbc1de675113919425
diff --git a/app-vim/vim-spell-en/metadata.xml b/app-vim/vim-spell-en/metadata.xml
deleted file mode 100644
index 2011f80d0660..000000000000
--- a/app-vim/vim-spell-en/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 lang="en">
- Vim spell files for English (en). Supported character sets are UTF-8,
- latin-1 and ASCII.
- </longdescription>
-</pkgmetadata>
diff --git a/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild b/app-vim/vim-spell-en/vim-spell-en-20060123-r1.ebuild
deleted file mode 100644
index 765ba9b7bfcd..000000000000
--- a/app-vim/vim-spell-en/vim-spell-en-20060123-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="English"
-
-inherit vim-spell
-
-KEYWORDS="~alpha amd64 ~arm ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-LICENSE="BSD LGPL-2.1 public-domain"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"