summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-10-25 08:25:30 +0000
committerTim Harder <radhermit@gentoo.org>2014-10-25 08:25:30 +0000
commit78bb8f0a23f1d0208d2e2de206838170bfae399f (patch)
tree3eb3a12fd9930643d4221127dd810f9d185fb778 /app-vim
parentVersion bump. (diff)
downloadgentoo-2-78bb8f0a23f1d0208d2e2de206838170bfae399f.tar.gz
gentoo-2-78bb8f0a23f1d0208d2e2de206838170bfae399f.tar.bz2
gentoo-2-78bb8f0a23f1d0208d2e2de206838170bfae399f.zip
Remove old.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/bufexplorer/ChangeLog6
-rw-r--r--app-vim/bufexplorer/bufexplorer-7.3.5.ebuild19
-rw-r--r--app-vim/bufexplorer/bufexplorer-7.3.6.ebuild19
-rw-r--r--app-vim/bufexplorer/bufexplorer-7.4.1.ebuild19
4 files changed, 5 insertions, 58 deletions
diff --git a/app-vim/bufexplorer/ChangeLog b/app-vim/bufexplorer/ChangeLog
index e162eaa3c292..80ad43c1eca9 100644
--- a/app-vim/bufexplorer/ChangeLog
+++ b/app-vim/bufexplorer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/bufexplorer
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/bufexplorer/ChangeLog,v 1.7 2014/10/25 08:25:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/bufexplorer/ChangeLog,v 1.8 2014/10/25 08:25:30 radhermit Exp $
+
+ 25 Oct 2014; Tim Harder <radhermit@gentoo.org> -bufexplorer-7.3.5.ebuild,
+ -bufexplorer-7.3.6.ebuild, -bufexplorer-7.4.1.ebuild:
+ Remove old.
*bufexplorer-7.4.5 (25 Oct 2014)
diff --git a/app-vim/bufexplorer/bufexplorer-7.3.5.ebuild b/app-vim/bufexplorer/bufexplorer-7.3.5.ebuild
deleted file mode 100644
index 8c8ef2021e48..000000000000
--- a/app-vim/bufexplorer/bufexplorer-7.3.5.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/bufexplorer/bufexplorer-7.3.5.ebuild,v 1.1 2013/02/12 11:12:53 radhermit Exp $
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: easily browse vim buffers"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=19481 -> ${P}.zip"
-LICENSE="bufexplorer.vim"
-KEYWORDS="~amd64 ~x86"
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-DEPEND="app-arch/unzip"
diff --git a/app-vim/bufexplorer/bufexplorer-7.3.6.ebuild b/app-vim/bufexplorer/bufexplorer-7.3.6.ebuild
deleted file mode 100644
index 66a9fef9de3e..000000000000
--- a/app-vim/bufexplorer/bufexplorer-7.3.6.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/bufexplorer/bufexplorer-7.3.6.ebuild,v 1.1 2013/08/20 01:29:16 radhermit Exp $
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: easily browse vim buffers"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=20031 -> ${P}.zip"
-LICENSE="bufexplorer.vim"
-KEYWORDS="~amd64 ~x86"
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-DEPEND="app-arch/unzip"
diff --git a/app-vim/bufexplorer/bufexplorer-7.4.1.ebuild b/app-vim/bufexplorer/bufexplorer-7.4.1.ebuild
deleted file mode 100644
index 39097a3c8c1d..000000000000
--- a/app-vim/bufexplorer/bufexplorer-7.4.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/bufexplorer/bufexplorer-7.4.1.ebuild,v 1.1 2013/10/19 12:59:35 radhermit Exp $
-
-EAPI=5
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: easily browse vim buffers"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=42"
-SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=20925 -> ${P}.zip"
-LICENSE="bufexplorer.vim"
-KEYWORDS="~amd64 ~x86"
-
-S=${WORKDIR}
-
-VIM_PLUGIN_HELPFILES="${PN}"
-
-DEPEND="app-arch/unzip"