summaryrefslogtreecommitdiff
path: root/app-vim/yankring
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /app-vim/yankring
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'app-vim/yankring')
-rw-r--r--app-vim/yankring/Manifest3
-rw-r--r--app-vim/yankring/yankring-19.0-r1.ebuild4
-rw-r--r--app-vim/yankring/yankring-19.0.ebuild11
3 files changed, 3 insertions, 15 deletions
diff --git a/app-vim/yankring/Manifest b/app-vim/yankring/Manifest
index e44799872bfa..29db4a75affb 100644
--- a/app-vim/yankring/Manifest
+++ b/app-vim/yankring/Manifest
@@ -1,4 +1,3 @@
DIST yankring-19.0.tar.bz2 36512 BLAKE2B 7bd68ded17ae506f67099d1fe8d41aa2b77aad6b9ebfba37c242e185ba3ba17ed72f6096ec404bea3a88b120ddd80e4871fb7a8eb005124932b9b3eebe2a1f9c SHA512 714d619e572f739c6d02b32d1da1ede449dccd45c4a74441c4806df1c6fdf51033da84412534dc021b0d082f72925ddcd9b29b5b0b1afcca34a79d0133263b18
-EBUILD yankring-19.0-r1.ebuild 311 BLAKE2B 372ce6554fcd82637d18a40aaa603145e9c6aa6e4c81625c71f6c2cbd023197615401f7f3576c786e829b0c2557a093239f270b82357e6319aa24570635fbb2c SHA512 316beeb683e3f05ff90c20b7d7d8f85e189ca3de0ffe3414f401ebd4fdba0fdcc03d40b690b54079fbeb6a35902205afda7d718d2bf84d2e3b9726539793c833
-EBUILD yankring-19.0.ebuild 341 BLAKE2B 90ca2c739ea5ab254fca70ba327064bf7468d8e29873b951e5298a0f47958a6f505e6092830722e730fd468a3a45012ff381620c8e2c72a5803445ab6650adde SHA512 774b30755351c1ec7af6e3a2ca75533da35024cb46800235ce9ec4f5fcb4603b993206cd5b8b2ad0996e8d2cc2d790f4f525a91e540d3f38a00fe7002ce64c4c
+EBUILD yankring-19.0-r1.ebuild 309 BLAKE2B 672838328b4b2a0c25d8be9861a9e52883551ce8d05e8a89ded9d3818964c5471289bf99ffa6a7b017f24245e2245a232c5d903f4894a3405c9aa77d74b39faa SHA512 4b00161ef1e5e54f5bf601c9fffb1fac17a323676467ffd3d23fddad3f9d2a43942c057a40329eee7aceea2355b639b6e892b75c819fdb61324a3d01bbca6a78
MISC metadata.xml 250 BLAKE2B 159edb6cbbe3884fd7b328cba2125da0a51b5c0be964e60b708efe1bd040a41abdf16f8dbcfaecb9e6e1073528ac99195a08d7045d433414ec2ba1c94d582761 SHA512 6c29f24b33b8829463103cee99e2cf65cf550aa1d6c60c5a746ca2947a97a052969c8dfb9d12ae8114db0971626f9246cb9e4808d951eeae78321325da1ac32a
diff --git a/app-vim/yankring/yankring-19.0-r1.ebuild b/app-vim/yankring/yankring-19.0-r1.ebuild
index 37789791440c..c83e4cd88134 100644
--- a/app-vim/yankring/yankring-19.0-r1.ebuild
+++ b/app-vim/yankring/yankring-19.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,4 +8,4 @@ inherit vim-plugin
DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234"
LICENSE="vim"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
diff --git a/app-vim/yankring/yankring-19.0.ebuild b/app-vim/yankring/yankring-19.0.ebuild
deleted file mode 100644
index 214878490ff4..000000000000
--- a/app-vim/yankring/yankring-19.0.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234"
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-VIM_PLUGIN_HELPFILES="${PN}.txt"