diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-30 12:19:29 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-30 14:10:47 +0000 |
commit | dd68ce52a9373e96a883ee6fc54bba323f23575f (patch) | |
tree | 364ffb975ac9eaa682b558d1e8ef38988b7cdd79 /app-vim/matrix | |
parent | app-vim/matrix: EAPI 6 bump. (diff) | |
download | gentoo-dd68ce52a9373e96a883ee6fc54bba323f23575f.tar.gz gentoo-dd68ce52a9373e96a883ee6fc54bba323f23575f.tar.bz2 gentoo-dd68ce52a9373e96a883ee6fc54bba323f23575f.zip |
app-vim/matrix: Clean up old.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/matrix')
-rw-r--r-- | app-vim/matrix/matrix-1.10.ebuild | 16 |
1 files changed, 0 insertions, 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 b3c897d6c08e..000000000000 --- 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." |