summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-pl
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-pl
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-pl')
-rw-r--r--app-vim/vim-spell-pl/Manifest3
-rw-r--r--app-vim/vim-spell-pl/metadata.xml12
-rw-r--r--app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild12
3 files changed, 0 insertions, 27 deletions
diff --git a/app-vim/vim-spell-pl/Manifest b/app-vim/vim-spell-pl/Manifest
deleted file mode 100644
index 379665edca74..000000000000
--- a/app-vim/vim-spell-pl/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vim-spell-pl-20060218.tar.bz2 1489524 BLAKE2B ca0fcea6fc9f876a896f80f572d734ea12299e57a1c3b861e24aa8f287a061a2f5f1351ac9f57177b3c2ccde00f3fedb8321749135ef1b03da23b9f7670a848f SHA512 a83900e0cf0702c70498bbf47c9db5048205d0a70ed8fcd7c984353987fa5a97334093cce7844ad639a80a910bdfa644302191d8f27d465af4a53bcaa42acde0
-EBUILD vim-spell-pl-20060218-r1.ebuild 270 BLAKE2B 694399ba1acaf6093006d1d6491713b259d65333006136d76e0b1bf5509a62e48687dc78e6c6e11b8bd9f4f616484edf7ae3898947111c3665c77291612f2ae3 SHA512 816a13ced155545d386d65a8551988074baa629721e88d8147dcd0eb10f55631a9d8e3353aa8c6e593faa8ad95968faab1e6dd9bc887bc31354b9ddb23793b51
-MISC metadata.xml 394 BLAKE2B 88a722af4733a7323ba8dc451a6869cbe4e8c45689cf0bd98234f140425a7d2c1b5790111620ad6cd88589d38ba24a33ecf466c4280273439b152a48c176d64e SHA512 a26bef5bdb42cda8e3f34937de3294d6c792ba8e575d2ab69b3b2e0caa2e9856e6de1f0a1453d08829fbc76f96c3babcdafc414737ec47c5b6672fe304d32c65
diff --git a/app-vim/vim-spell-pl/metadata.xml b/app-vim/vim-spell-pl/metadata.xml
deleted file mode 100644
index 91a799e6df0a..000000000000
--- a/app-vim/vim-spell-pl/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 Polish (pl). Supported character sets are UTF-8,
- ISO-8859-2 and CP1250.
- </longdescription>
-</pkgmetadata>
diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild
deleted file mode 100644
index 64a2e416337c..000000000000
--- a/app-vim/vim-spell-pl/vim-spell-pl-20060218-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="Polish"
-
-inherit vim-spell
-
-LICENSE="CC-BY-SA-2.0"
-KEYWORDS="amd64 ppc sparc x86"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"