diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-02-13 00:43:23 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-02-13 00:43:23 +0000 |
commit | 7260758b403ac6470ccd02d3e588894618426710 (patch) | |
tree | 5d614e45a936694a4536b6c6a3ffe00c0bd735ff /app-vim | |
parent | Minor cleanup of live ebuild (diff) | |
download | gentoo-2-7260758b403ac6470ccd02d3e588894618426710.tar.gz gentoo-2-7260758b403ac6470ccd02d3e588894618426710.tar.bz2 gentoo-2-7260758b403ac6470ccd02d3e588894618426710.zip |
Remove old
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/matrix/ChangeLog | 6 | ||||
-rw-r--r-- | app-vim/matrix/matrix-1.04.ebuild | 15 | ||||
-rw-r--r-- | app-vim/matrix/matrix-1.08.ebuild | 15 | ||||
-rw-r--r-- | app-vim/matrix/matrix-1.09.ebuild | 15 |
4 files changed, 5 insertions, 46 deletions
diff --git a/app-vim/matrix/ChangeLog b/app-vim/matrix/ChangeLog index e28532b2a1fd..45512d50e380 100644 --- a/app-vim/matrix/ChangeLog +++ b/app-vim/matrix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-vim/matrix # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/matrix/ChangeLog,v 1.20 2011/02/12 18:26:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/matrix/ChangeLog,v 1.21 2011/02/13 00:43:23 radhermit Exp $ + + 13 Feb 2011; Tim Harder <radhermit@gentoo.org> -matrix-1.04.ebuild, + -matrix-1.08.ebuild, -matrix-1.09.ebuild: + Remove old 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> matrix-1.10.ebuild: sparc stable wrt #345079 diff --git a/app-vim/matrix/matrix-1.04.ebuild b/app-vim/matrix/matrix-1.04.ebuild deleted file mode 100644 index a764d5e1a483..000000000000 --- a/app-vim/matrix/matrix-1.04.ebuild +++ /dev/null @@ -1,15 +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/matrix/matrix-1.04.ebuild,v 1.7 2010/10/07 03:21:47 leio Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Screensaver inspired by the Matrix" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189" -LICENSE="as-is" -KEYWORDS="~amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides the :Matrix command. To exit the screensaver, -press a key." diff --git a/app-vim/matrix/matrix-1.08.ebuild b/app-vim/matrix/matrix-1.08.ebuild deleted file mode 100644 index 57a8aa527f97..000000000000 --- a/app-vim/matrix/matrix-1.08.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/matrix/matrix-1.08.ebuild,v 1.6 2009/12/17 10:40:26 fauli Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Screensaver inspired by the Matrix" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189" -LICENSE="as-is" -KEYWORDS="amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides the :Matrix command. To exit the screensaver, -press a key." diff --git a/app-vim/matrix/matrix-1.09.ebuild b/app-vim/matrix/matrix-1.09.ebuild deleted file mode 100644 index c53051d36d19..000000000000 --- a/app-vim/matrix/matrix-1.09.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/matrix/matrix-1.09.ebuild,v 1.3 2009/12/17 10:40:26 fauli Exp $ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Screensaver inspired by the Matrix" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189" -LICENSE="as-is" -KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris" -IUSE="" - -VIM_PLUGIN_HELPTEXT=\ -"This plugin provides the :Matrix command. To exit the screensaver, -press a key." |