summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2023-03-19 18:11:30 +0100
committerConrad Kostecki <conikost@gentoo.org>2023-09-14 23:22:48 +0200
commitf8cbff340c07c1bfe7398d1e09dfb7d7d1d8abe1 (patch)
treecba0b8df4c111a491d4a2527c01f38eceb5b4957 /app-vim/undotree/undotree-9999.ebuild
parentapp-vim/undotree: version bump (6.1) (diff)
downloadgentoo-f8cbff340c07c1bfe7398d1e09dfb7d7d1d8abe1.tar.gz
gentoo-f8cbff340c07c1bfe7398d1e09dfb7d7d1d8abe1.tar.bz2
gentoo-f8cbff340c07c1bfe7398d1e09dfb7d7d1d8abe1.zip
app-vim/undotree: remove live ebuild
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-vim/undotree/undotree-9999.ebuild')
-rw-r--r--app-vim/undotree/undotree-9999.ebuild11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-vim/undotree/undotree-9999.ebuild b/app-vim/undotree/undotree-9999.ebuild
deleted file mode 100644
index af6935936207..000000000000
--- a/app-vim/undotree/undotree-9999.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin git-r3
-
-EGIT_REPO_URI="https://github.com/mbbill/undotree.git"
-DESCRIPTION="vim plugin: display your undo history in a graph"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
-LICENSE="BSD"