Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/matrix/
Date: Thu, 30 Jun 2016 14:40:46
Message-Id: 1467295847.dd68ce52a9373e96a883ee6fc54bba323f23575f.monsieurp@gentoo
1 commit: dd68ce52a9373e96a883ee6fc54bba323f23575f
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 30 12:19:29 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 30 14:10:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd68ce52
7
8 app-vim/matrix: Clean up old.
9
10 Package-Manager: portage-2.2.28
11
12 app-vim/matrix/matrix-1.10.ebuild | 16 ----------------
13 1 file changed, 16 deletions(-)
14
15 diff --git a/app-vim/matrix/matrix-1.10.ebuild b/app-vim/matrix/matrix-1.10.ebuild
16 deleted file mode 100644
17 index b3c897d..0000000
18 --- a/app-vim/matrix/matrix-1.10.ebuild
19 +++ /dev/null
20 @@ -1,16 +0,0 @@
21 -# Copyright 1999-2012 Gentoo Foundation
22 -# Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24 -
25 -inherit vim-plugin
26 -
27 -DESCRIPTION="vim plugin: Screensaver inspired by the Matrix"
28 -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1189"
29 -
30 -LICENSE="vim.org"
31 -KEYWORDS="amd64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
32 -IUSE=""
33 -
34 -VIM_PLUGIN_HELPTEXT=\
35 -"This plugin provides the :Matrix command. To exit the screensaver,
36 -press a key."