summaryrefslogtreecommitdiff
path: root/app-vim/thlnk
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-09-15 04:49:10 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-09-15 04:49:10 +0100
commitefca79f216bfeffd55e7731fbf24126d093e1084 (patch)
treef19ba31d8686b3de4192db3e4c4dc9f3d9af54b5 /app-vim/thlnk
parentea7f3f690b55cdfa8b2d350b03c1dfc0c8357a51 (diff)
gentoo auto-resync : 15:09:2023 - 04:49:10
Diffstat (limited to 'app-vim/thlnk')
-rw-r--r--app-vim/thlnk/Manifest1
-rw-r--r--app-vim/thlnk/thlnk-1.2.1-r2.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/app-vim/thlnk/Manifest b/app-vim/thlnk/Manifest
index c1642efa2b3b..00bac65de275 100644
--- a/app-vim/thlnk/Manifest
+++ b/app-vim/thlnk/Manifest
@@ -1,3 +1,4 @@
DIST thlnk-1.2.1.tar.bz2 35428 BLAKE2B 0121b4e6a949ad1dd447560052479de8a62248098ffd6397d49b94c33e1a19d4a76c9ed63b3306cc6e484dd8efbd7434f52c2fbed741c976526d620c278fde98 SHA512 c3de0452a5a5d068f9c64d7ef1f7e390a3f870546a7ab2daec41d301c19f57d4a0e254fd45de4775455746312f48f3223b6ddbaa80159a0ff56cf707b9cc0945
EBUILD thlnk-1.2.1-r1.ebuild 365 BLAKE2B b9dd0e53f81dc1f72e8afcfa7133a3315bb208f45ae58890524e63777a2485d42121e03f6da67b4d6fd1e7759a4b83e5b31784a3de298eeed842017a4761848e SHA512 40a590976e3be23ed082aef137ee1dc588a209ac2c7ffadbb74f42ead5e10c4d426c796db0381ab3b33bd95afe20351f2a49e174a09959b0fdb709d8867f6eae
+EBUILD thlnk-1.2.1-r2.ebuild 362 BLAKE2B 6f3072f53988c7709af9a2df0f43fd3111e397852238a98070f1b5c455514199aea22609acece46a4b74a8937481f2fdcb55fb52f00ba819cac25037916c478b SHA512 3e606c6e438aa55dc8480cb9d2d1df8f65066b222c30006c67aec15c2ca1aae98480e028bec96673b0107a1eeb89550e7f9d7a5ae7583e49f2f2217ac8beba3b
MISC metadata.xml 250 BLAKE2B 159edb6cbbe3884fd7b328cba2125da0a51b5c0be964e60b708efe1bd040a41abdf16f8dbcfaecb9e6e1073528ac99195a08d7045d433414ec2ba1c94d582761 SHA512 6c29f24b33b8829463103cee99e2cf65cf550aa1d6c60c5a746ca2947a97a052969c8dfb9d12ae8114db0971626f9246cb9e4808d951eeae78321325da1ac32a
diff --git a/app-vim/thlnk/thlnk-1.2.1-r2.ebuild b/app-vim/thlnk/thlnk-1.2.1-r2.ebuild
new file mode 100644
index 000000000000..258496c59aa3
--- /dev/null
+++ b/app-vim/thlnk/thlnk-1.2.1-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit vim-plugin
+
+DESCRIPTION="vim plugin: linking in plaintext"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=293"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+
+VIM_PLUGIN_HELPFILES="thlnk thlnk-reference-manual"