summaryrefslogtreecommitdiff
path: root/app-vim/vim-spell-de
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-de
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/vim-spell-de')
-rw-r--r--app-vim/vim-spell-de/Manifest3
-rw-r--r--app-vim/vim-spell-de/metadata.xml12
-rw-r--r--app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild12
3 files changed, 0 insertions, 27 deletions
diff --git a/app-vim/vim-spell-de/Manifest b/app-vim/vim-spell-de/Manifest
deleted file mode 100644
index 0758ae381464..000000000000
--- a/app-vim/vim-spell-de/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST vim-spell-de-20080213.tar.bz2 11171578 BLAKE2B ac344c6d9d72fabe9f950859bc6e7f880b72484622dda12ac5b9e59e485a158a4d9d4948210aa96031328fd446abdd9ff786dad7b6b8c1f8dfc185cc2b35fea6 SHA512 6b18d527a61573f865dc51bad1c8f4aca17453c2605c390e330a52f041f1392c438190dcc6168803bf415b4e9e470055a52013ee16ea32c7a8c42b2843fb3698
-EBUILD vim-spell-de-20080213-r1.ebuild 314 BLAKE2B d03b5085d11a3a18106e2c59b5dc82a297c44cf2279ea78efaef15b2deb852545241bf03932a2c5b9b71930b58aab138f29f40f0409d79552b9252044fef527f SHA512 8661aaa8fe25f8d3d3676b6c4eb590cca61cc9af462e16f9f00d6dd3a864cdd3a296f5704bf1e964ff1f1c83a0ffdf0cbb09be65113658a844bcbf3c072f2897
-MISC metadata.xml 383 BLAKE2B 918dbe67b13e140ec5a9c848d95261d93d2c0295d0202625dbe8749357082803a1846df04eb309fb23c2777e8be1c17974b425bbdf0a1b7424256b5099f4597d SHA512 ada270f71eeddd0c7395561b48093bf12933507593334d74e33999432cb2c4665d3f7008779141dab56f4d33e8e6bd08805a125d9643a0cc493025c8fea6784f
diff --git a/app-vim/vim-spell-de/metadata.xml b/app-vim/vim-spell-de/metadata.xml
deleted file mode 100644
index 25210cdaf8e5..000000000000
--- a/app-vim/vim-spell-de/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 German (de). Supported character sets are UTF-8
- and latin-1.
- </longdescription>
-</pkgmetadata>
diff --git a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild b/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild
deleted file mode 100644
index bb19502e99b0..000000000000
--- a/app-vim/vim-spell-de/vim-spell-de-20080213-r1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIM_SPELL_LANGUAGE="German"
-
-inherit vim-spell
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 ppc sparc x86 ~arm ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"