summaryrefslogtreecommitdiff
path: root/app-vim/matrix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-vim/matrix
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-vim/matrix')
-rw-r--r--app-vim/matrix/Manifest3
-rw-r--r--app-vim/matrix/matrix-1.10-r1.ebuild17
-rw-r--r--app-vim/matrix/metadata.xml12
3 files changed, 0 insertions, 32 deletions
diff --git a/app-vim/matrix/Manifest b/app-vim/matrix/Manifest
deleted file mode 100644
index 3f4c2500ae8e..000000000000
--- a/app-vim/matrix/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST matrix-1.10.tar.bz2 3365 BLAKE2B 71c8d4fe2117b4fa8fb31ba880b3af456f046d6f78bcec54107dab58bee1b733887752aba06f17fc6b4196ada40cc1ba7c5a7e4ddeafeeb5630f6ee1d8e44627 SHA512 9c268ced7b0a7e3117c88bfe005236f1fc61cfd74fa10d46318b739fe61a97f7bd856d125d69cf599a79efb8fb181d8876641cda65ae5dc80e4c650e7430fa85
-EBUILD matrix-1.10-r1.ebuild 431 BLAKE2B 5540aa537722fd860ea9bbc3ff4ebfaba11765d31148c5bcc0070d07a405ff66cb9402f9ffc6cbb3a3f19efa729ecb1ea70d7c2fb1ed9955701c3f50393cd5db SHA512 6c4fffbd235db17b2f593dd2e56b20d10ce2c42c285128c18b8f45251ffd0ebcfe191812a7b53426935a4e52d5f435dcd3872105a3c28c33dcc860cd5d4fc839
-MISC metadata.xml 401 BLAKE2B e62a9d3baf82371cfe83d16b48ff30e1e064087e79fad1afeee30e07f1e195e5142ee7364cd267eaea1967a34dbff097cd6033ea47e3db32c85f92cf6de88df5 SHA512 62867793f995b355e1dbb336bb5e2f2622ed6ee9467dead5b813c29c5667e4e1888c6c3ce09a2896acf31e95f0a849bce49529c959a4a209a871497fa8a9b614
diff --git a/app-vim/matrix/matrix-1.10-r1.ebuild b/app-vim/matrix/matrix-1.10-r1.ebuild
deleted file mode 100644
index 91f50bb2f9ff..000000000000
--- a/app-vim/matrix/matrix-1.10-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: Screensaver inspired by the Matrix"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1189"
-
-LICENSE="vim.org"
-KEYWORDS="amd64 ~mips ppc sparc x86"
-IUSE=""
-
-VIM_PLUGIN_HELPTEXT=\
-"This plugin provides the :Matrix command. To exit the screensaver,
-press a key."
diff --git a/app-vim/matrix/metadata.xml b/app-vim/matrix/metadata.xml
deleted file mode 100644
index 185b552dd34c..000000000000
--- a/app-vim/matrix/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
- <longdescription lang="en">
- A Vim plugin which displays a screensaver based upon the falling green
- symbols seen in the Matrix.
- </longdescription>
-</pkgmetadata>