summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/cmdalias/ChangeLog6
-rw-r--r--app-vim/cmdalias/cmdalias-1.0.ebuild16
-rw-r--r--app-vim/cmdalias/cmdalias-2.0.ebuild15
3 files changed, 5 insertions, 32 deletions
diff --git a/app-vim/cmdalias/ChangeLog b/app-vim/cmdalias/ChangeLog
index a00b0c6779b9..45caf49bce18 100644
--- a/app-vim/cmdalias/ChangeLog
+++ b/app-vim/cmdalias/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-vim/cmdalias
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/ChangeLog,v 1.17 2011/01/07 22:15:07 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/ChangeLog,v 1.18 2011/01/07 23:23:20 radhermit Exp $
+
+ 07 Jan 2011; Tim Harder <radhermit@gentoo.org> -cmdalias-1.0.ebuild,
+ -cmdalias-2.0.ebuild:
+ Remove old
07 Jan 2011; Brent Baude <ranger@gentoo.org> cmdalias-3.0.ebuild:
stable ppc, bug 345045
diff --git a/app-vim/cmdalias/cmdalias-1.0.ebuild b/app-vim/cmdalias/cmdalias-1.0.ebuild
deleted file mode 100644
index e02ecb90d91b..000000000000
--- a/app-vim/cmdalias/cmdalias-1.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/cmdalias-1.0.ebuild,v 1.10 2010/10/07 03:02:57 leio Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: library for alias creation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746"
-LICENSE="GPL-2"
-KEYWORDS="alpha ~amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
-RDEPEND=">=app-vim/curcmdmode-1.0"
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."
diff --git a/app-vim/cmdalias/cmdalias-2.0.ebuild b/app-vim/cmdalias/cmdalias-2.0.ebuild
deleted file mode 100644
index 0ffe9e4cc212..000000000000
--- a/app-vim/cmdalias/cmdalias-2.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/cmdalias/cmdalias-2.0.ebuild,v 1.2 2008/10/10 13:40:29 hawking Exp $
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: library for alias creation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=746"
-LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides library functions and is not intended to be used
-directly by the user."