summaryrefslogtreecommitdiff
path: root/app-vim/thlnk
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/thlnk
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/thlnk')
-rw-r--r--app-vim/thlnk/Manifest3
-rw-r--r--app-vim/thlnk/metadata.xml8
-rw-r--r--app-vim/thlnk/thlnk-1.2.1-r1.ebuild14
3 files changed, 0 insertions, 25 deletions
diff --git a/app-vim/thlnk/Manifest b/app-vim/thlnk/Manifest
deleted file mode 100644
index f930f20ef3ac..000000000000
--- a/app-vim/thlnk/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST thlnk-1.2.1.tar.bz2 35428 BLAKE2B 0121b4e6a949ad1dd447560052479de8a62248098ffd6397d49b94c33e1a19d4a76c9ed63b3306cc6e484dd8efbd7434f52c2fbed741c976526d620c278fde98 SHA512 c3de0452a5a5d068f9c64d7ef1f7e390a3f870546a7ab2daec41d301c19f57d4a0e254fd45de4775455746312f48f3223b6ddbaa80159a0ff56cf707b9cc0945
-EBUILD thlnk-1.2.1-r1.ebuild 366 BLAKE2B 9db16803e8d6cb75fce739cef96729c68529606368aed34389816d5267a00fc72d5b3953d3b0fde94c8d4e92562ae829b4c927c7436570d8cc71ec4defc38dab SHA512 e4e66f84a059a301ae8b88ddfcd27149aab6530a2d14bd94e5a5c937ed6c45fcdb7d52e63d359a5aaf8e526975f5e9cc790d3d1d38f97e514133a4f6bce88c43
-MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/thlnk/metadata.xml b/app-vim/thlnk/metadata.xml
deleted file mode 100644
index 5c000c763084..000000000000
--- a/app-vim/thlnk/metadata.xml
+++ /dev/null
@@ -1,8 +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>
-</pkgmetadata>
diff --git a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild b/app-vim/thlnk/thlnk-1.2.1-r1.ebuild
deleted file mode 100644
index 430077ec35f1..000000000000
--- a/app-vim/thlnk/thlnk-1.2.1-r1.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: linking in plaintext"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=293"
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPFILES="thlnk thlnk-reference-manual"