summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2013-06-01 22:11:30 +0000
committerTim Harder <radhermit@gentoo.org>2013-06-01 22:11:30 +0000
commit4a633977ed836e81e9ac9a489ce022f3301b8c6c (patch)
tree7d0edcd07b402b05ec62713e896d300a9c4e4a9a /app-vim/vim-r
parentVersion bump. (diff)
downloadgentoo-2-4a633977ed836e81e9ac9a489ce022f3301b8c6c.tar.gz
gentoo-2-4a633977ed836e81e9ac9a489ce022f3301b8c6c.tar.bz2
gentoo-2-4a633977ed836e81e9ac9a489ce022f3301b8c6c.zip
Remove old.
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim/vim-r')
-rw-r--r--app-vim/vim-r/ChangeLog6
-rw-r--r--app-vim/vim-r/vim-r-0.9.7.ebuild19
-rw-r--r--app-vim/vim-r/vim-r-0.9.9.1.ebuild19
3 files changed, 5 insertions, 39 deletions
diff --git a/app-vim/vim-r/ChangeLog b/app-vim/vim-r/ChangeLog
index cdd846a375f0..57f3d9d31335 100644
--- a/app-vim/vim-r/ChangeLog
+++ b/app-vim/vim-r/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/vim-r
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-r/ChangeLog,v 1.10 2013/06/01 22:11:05 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vim-r/ChangeLog,v 1.11 2013/06/01 22:11:29 radhermit Exp $
+
+ 01 Jun 2013; Tim Harder <radhermit@gentoo.org> -vim-r-0.9.7.ebuild,
+ -vim-r-0.9.9.1.ebuild:
+ Remove old.
*vim-r-0.9.9.3 (01 Jun 2013)
diff --git a/app-vim/vim-r/vim-r-0.9.7.ebuild b/app-vim/vim-r/vim-r-0.9.7.ebuild
deleted file mode 100644
index 4986c6c56da7..000000000000
--- a/app-vim/vim-r/vim-r-0.9.7.ebuild
+++ /dev/null
@@ -1,19 +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/vim-r/vim-r-0.9.7.ebuild,v 1.1 2012/09/18 03:45:24 radhermit Exp $
-
-EAPI="4"
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: integrate vim with R"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2628"
-LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/R
- || ( app-vim/conque app-vim/screen )"
-
-VIM_PLUGIN_HELPFILES="r-plugin.txt"
diff --git a/app-vim/vim-r/vim-r-0.9.9.1.ebuild b/app-vim/vim-r/vim-r-0.9.9.1.ebuild
deleted file mode 100644
index 092aef983575..000000000000
--- a/app-vim/vim-r/vim-r-0.9.9.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/vim-r/vim-r-0.9.9.1.ebuild,v 1.1 2013/01/13 09:06:03 radhermit Exp $
-
-EAPI="5"
-VIM_PLUGIN_VIM_VERSION="7.3"
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: integrate vim with R"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2628"
-LICENSE="public-domain"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-lang/R
- || ( app-vim/conque app-vim/screen )"
-
-VIM_PLUGIN_HELPFILES="r-plugin.txt"