commit: dd68ce52a9373e96a883ee6fc54bba323f23575f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Jun 30 12:19:29 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jun 30 14:10:47 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd68ce52
app-vim/matrix: Clean up old. Package-Manager: portage-2.2.28 app-vim/matrix/matrix-1.10.ebuild | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/app-vim/matrix/matrix-1.10.ebuild b/app-vim/matrix/matrix-1.10.ebuild deleted file mode 100644 index b3c897d..0000000 --- a/app-vim/matrix/matrix-1.10.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -inherit vim-plugin - -DESCRIPTION="vim plugin: Screensaver inspired by the Matrix" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189" - -LICENSE="vim.org" -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."
