summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-06-19 06:12:09 +0000
committerTim Harder <radhermit@gentoo.org>2015-06-19 06:12:09 +0000
commitf31a01e45b50e830ba9b10a170470b6241d72abf (patch)
treedd7cc1504c2eb2ec33011afdc0e142a95a81c559 /app-vim
parentVersion bump. (diff)
downloadgentoo-2-f31a01e45b50e830ba9b10a170470b6241d72abf.tar.gz
gentoo-2-f31a01e45b50e830ba9b10a170470b6241d72abf.tar.bz2
gentoo-2-f31a01e45b50e830ba9b10a170470b6241d72abf.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/undotree/ChangeLog6
-rw-r--r--app-vim/undotree/undotree-4.1.ebuild15
-rw-r--r--app-vim/undotree/undotree-4.2.ebuild15
3 files changed, 5 insertions, 31 deletions
diff --git a/app-vim/undotree/ChangeLog b/app-vim/undotree/ChangeLog
index 726b731130f0..48d93494b855 100644
--- a/app-vim/undotree/ChangeLog
+++ b/app-vim/undotree/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/undotree
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/ChangeLog,v 1.7 2015/06/19 06:11:34 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/ChangeLog,v 1.8 2015/06/19 06:12:09 radhermit Exp $
+
+ 19 Jun 2015; Tim Harder <radhermit@gentoo.org> -undotree-4.1.ebuild,
+ -undotree-4.2.ebuild:
+ Remove old.
*undotree-5.0 (19 Jun 2015)
diff --git a/app-vim/undotree/undotree-4.1.ebuild b/app-vim/undotree/undotree-4.1.ebuild
deleted file mode 100644
index 0ffc4e487f0d..000000000000
--- a/app-vim/undotree/undotree-4.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/undotree/undotree-4.1.ebuild,v 1.1 2012/09/09 11:03:15 radhermit Exp $
-
-EAPI=4
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin vcs-snapshot
-
-DESCRIPTION="vim plugin: display your undo history in a graph"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
-SRC_URI="https://github.com/mbbill/${PN}/tarball/rel_${PV} -> ${P}.tar.gz"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
diff --git a/app-vim/undotree/undotree-4.2.ebuild b/app-vim/undotree/undotree-4.2.ebuild
deleted file mode 100644
index e40afe855f6e..000000000000
--- a/app-vim/undotree/undotree-4.2.ebuild
+++ /dev/null
@@ -1,15 +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/undotree/undotree-4.2.ebuild,v 1.1 2013/01/13 09:56:19 radhermit Exp $
-
-EAPI=5
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin vcs-snapshot
-
-DESCRIPTION="vim plugin: display your undo history in a graph"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
-SRC_URI="https://github.com/mbbill/${PN}/archive/rel_${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-IUSE=""