From efca79f216bfeffd55e7731fbf24126d093e1084 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 15 Sep 2023 04:49:10 +0100 Subject: gentoo auto-resync : 15:09:2023 - 04:49:10 --- app-vim/matrix/Manifest | 1 + app-vim/matrix/matrix-1.10-r2.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 app-vim/matrix/matrix-1.10-r2.ebuild (limited to 'app-vim/matrix') diff --git a/app-vim/matrix/Manifest b/app-vim/matrix/Manifest index 8fb5a64b0c11..d9baf2c10ce3 100644 --- a/app-vim/matrix/Manifest +++ b/app-vim/matrix/Manifest @@ -1,3 +1,4 @@ DIST matrix-1.10.tar.bz2 3365 BLAKE2B 71c8d4fe2117b4fa8fb31ba880b3af456f046d6f78bcec54107dab58bee1b733887752aba06f17fc6b4196ada40cc1ba7c5a7e4ddeafeeb5630f6ee1d8e44627 SHA512 9c268ced7b0a7e3117c88bfe005236f1fc61cfd74fa10d46318b739fe61a97f7bd856d125d69cf599a79efb8fb181d8876641cda65ae5dc80e4c650e7430fa85 EBUILD matrix-1.10-r1.ebuild 431 BLAKE2B 5540aa537722fd860ea9bbc3ff4ebfaba11765d31148c5bcc0070d07a405ff66cb9402f9ffc6cbb3a3f19efa729ecb1ea70d7c2fb1ed9955701c3f50393cd5db SHA512 6c4fffbd235db17b2f593dd2e56b20d10ce2c42c285128c18b8f45251ffd0ebcfe191812a7b53426935a4e52d5f435dcd3872105a3c28c33dcc860cd5d4fc839 +EBUILD matrix-1.10-r2.ebuild 424 BLAKE2B 7dc1c04f8259fd5d4bc4568ad70565bf19a4681378f09161ad0f3927ab67b1f1bc72e27713cef7f972e3d55ceb3294be695ea9124fae80bd24e794144438a30c SHA512 a070ca739f2a297fcfe94bcbf309099ddb7633ea419fa2f1d1d8a948239868b1ed91910c50efd91381f331038174d6f250c4705a9151b5b27e874834251d957a MISC metadata.xml 250 BLAKE2B 159edb6cbbe3884fd7b328cba2125da0a51b5c0be964e60b708efe1bd040a41abdf16f8dbcfaecb9e6e1073528ac99195a08d7045d433414ec2ba1c94d582761 SHA512 6c29f24b33b8829463103cee99e2cf65cf550aa1d6c60c5a746ca2947a97a052969c8dfb9d12ae8114db0971626f9246cb9e4808d951eeae78321325da1ac32a diff --git a/app-vim/matrix/matrix-1.10-r2.ebuild b/app-vim/matrix/matrix-1.10-r2.ebuild new file mode 100644 index 000000000000..d52456bb444a --- /dev/null +++ b/app-vim/matrix/matrix-1.10-r2.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +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" + +VIM_PLUGIN_HELPTEXT=\ +"This plugin provides the :Matrix command. To exit the screensaver, +press a key." -- cgit v1.2.3