commit:     2872db36af9a6301b87ae1b50c8615843923baef
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  1 09:05:04 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Sep  1 09:40:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2872db36

app-vim/pushpop: Clean up old.

Package-Manager: portage-2.2.28

 app-vim/pushpop/pushpop-4.0.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-vim/pushpop/pushpop-4.0.ebuild 
b/app-vim/pushpop/pushpop-4.0.ebuild
deleted file mode 100644
index c3835dc..00000000
--- a/app-vim/pushpop/pushpop-4.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: pushd / popd from the vim commandline"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=129";
-LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-
-RDEPEND=">=app-vim/genutils-1.1
-       >=app-vim/cmdalias-1.0"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides :Pushd and :Popd commands which emulate bash's pushd
-and popd functions."

Reply via email to