diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-09-16 23:01:18 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-16 23:01:41 +0200 |
commit | e53e818f64d3c03fb9d1a3bfa2a91dd2109981b8 (patch) | |
tree | dd46dde2d69d7ea8d157d9fde551a0bf31304180 /app-vim | |
parent | app-vim/thlnk: Stable for amd64. Retroactively mark stable for the remaining ... (diff) | |
download | gentoo-e53e818f64d3c03fb9d1a3bfa2a91dd2109981b8.tar.gz gentoo-e53e818f64d3c03fb9d1a3bfa2a91dd2109981b8.tar.bz2 gentoo-e53e818f64d3c03fb9d1a3bfa2a91dd2109981b8.zip |
app-vim/thlnk: Clean up old.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/thlnk/thlnk-1.2.1.ebuild | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/app-vim/thlnk/thlnk-1.2.1.ebuild b/app-vim/thlnk/thlnk-1.2.1.ebuild deleted file mode 100644 index e9f1e180a742..000000000000 --- a/app-vim/thlnk/thlnk-1.2.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit vim-plugin - -DESCRIPTION="vim plugin: linking in plaintext" -HOMEPAGE="http://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" |