summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-cs
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-cs
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-cs')
-rw-r--r--app-vim/vim-spell-cs/Manifest3
-rw-r--r--app-vim/vim-spell-cs/metadata.xml20
-rw-r--r--app-vim/vim-spell-cs/vim-spell-cs-20061021-r1.ebuild12
3 files changed, 0 insertions, 35 deletions
diff --git a/app-vim/vim-spell-cs/Manifest b/app-vim/vim-spell-cs/Manifest
deleted file mode 100644
index 3fa59c80b30d..000000000000
--- a/app-vim/vim-spell-cs/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vim-spell-cs-20061021.tar.bz2 1320356 BLAKE2B 0583ecb357ab3180c637211c6565e5e8e61e2739e41b25a3a704944d7216b8c54ebc249734af25d92de1c9a69bc9021d538df78953773570d7f84f70ff6705a9 SHA512 cb9cae6dab11c5cbbe16e0902b18cdbea81dbd7844eda4774f45c6e5a5f3eebb09e062a37845a0e6ff5bc5c0abf7219001824768c0e058998a7c922790006e99
-EBUILD vim-spell-cs-20061021-r1.ebuild 258 BLAKE2B 8d974edbce8a3d4c63c31c9e974a4fe3abd402d1f488ef6d96ad5d140cfdcb8040dbc2820b50392aeb483e1c565fcc117c7daceaabfd92e69849c94f3fa107d7 SHA512 b352e663756e3b175b151479f15bc95e93ff6ab8234196c79e176dc3ad242aa8361340454dc9eba80837d207987914dae2434a7b2f7e4bb913fd7c84954d8bda
-MISC metadata.xml 635 BLAKE2B a5c4352453a9744b9a580993e6f535445d1d2198778546e029e78bd871b9c2024e782b90d3d092b18cc1176f0703bf517e68e69b83ddbcfc7f371fb583d861b2 SHA512 10959e90745e992de4f48937f07ae9e37f6344327eb0b704c11f0cbc0af2744ff4abf45868a706825f53db65c8661e269998db8e83f049390da811abb5b98728
diff --git a/app-vim/vim-spell-cs/metadata.xml b/app-vim/vim-spell-cs/metadata.xml
deleted file mode 100644
index ca2f9ddd03e8..000000000000
--- a/app-vim/vim-spell-cs/metadata.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>jkt@kde.org</email>
- <name>Jan Kundrát</name>
- </maintainer>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
- <longdescription lang="en">
- Vim spell files for Czech (cs). Supported character sets are cp1250,
- iso-8859-2, and UTF-8.
- </longdescription>
- <longdescription lang="cs">
- Kontrola českého pravopisu pro Vim. Podporuje kódování cp1250,
- iso-8859-2 a UTF-8.
- </longdescription>
-</pkgmetadata>
diff --git a/app-vim/vim-spell-cs/vim-spell-cs-20061021-r1.ebuild b/app-vim/vim-spell-cs/vim-spell-cs-20061021-r1.ebuild
deleted file mode 100644
index 06beb4f9d9d1..000000000000
--- a/app-vim/vim-spell-cs/vim-spell-cs-20061021-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="Czech"
-
-inherit vim-spell
-
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-KEYWORDS="amd64 sparc x86"
-LICENSE="GPL-2"