summaryrefslogtreecommitdiff
path: root/app-vim/tasklist
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-14 01:14:50 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-14 01:14:50 +0000
commit94eb99943eafb48140b436b347abaaee77209c01 (patch)
treebb4f0519a6c0880b24c88b1666976a36a464a8df /app-vim/tasklist
parenta7ec94f7d22ee22df2e424c1d3f842510b7993aa (diff)
gentoo auto-resync : 14:01:2024 - 01:14:49
Diffstat (limited to 'app-vim/tasklist')
-rw-r--r--app-vim/tasklist/Manifest2
-rw-r--r--app-vim/tasklist/tasklist-1.0.1.ebuild13
2 files changed, 0 insertions, 15 deletions
diff --git a/app-vim/tasklist/Manifest b/app-vim/tasklist/Manifest
index 5b51e3e48805..7c60d9b950bc 100644
--- a/app-vim/tasklist/Manifest
+++ b/app-vim/tasklist/Manifest
@@ -1,5 +1,3 @@
DIST tasklist-1.0.1-r1.tar.gz 4051 BLAKE2B a74081063f4c0e25bc05534098fbbc77069e2df9be848df9342e26d8466b0d20cf3fb1daae133e4d8043447f3788da96ff4f18a976869006aca9a56f0488a0f1 SHA512 46ab07f5618e37a99eb3d8268adbc3d2aea278e320f43092601b7c6179ece7811610f1857ff01a950aa526905dbad72a412413e7793ce6e150db3a65e8c0e519
-DIST tasklist-1.0.1.tar.gz 4066 BLAKE2B d55e12f28546f400b34e11636814205e94c3c82656a068c9774fb23fcfd336fae059efcf307043b6bcbaccb939a4a4ed8d02c9a5944381bece096c57f6092ade SHA512 623ec5b147e485abe3e246796a6ed67dd8325ef37708e589c4568897da10ba70076eb5dffd9fb9333fc29d045c316cf382950de13f616873334fc734875600b9
EBUILD tasklist-1.0.1-r1.ebuild 426 BLAKE2B 48f2317fa88e67fd2e47b378fb398bd0422baf5a542d4141f2df178788c195aa4ed48fa053de44d59e5560cd86ad08269048c6861d7f6e6ad46fc08ed1bd2deb SHA512 aadcd43d33d7b27cdb6c5b32ad9c084089141d3d50119627b51c635f0e368b0d78df30f0bf9b9365283e40f485034a9bc3d9460b48b22c255e1f57cd92b488da
-EBUILD tasklist-1.0.1.ebuild 397 BLAKE2B f0baba7365c46c2120083d8ad37ed1fdcd21e447c7d64ee6fa332701b8fa33dba64cc73f93d06321cb3292fbc5c945ecfc512beb5a9a5a9aeb36ada412770f48 SHA512 647a2728b9115728ffee66484604ce46c618635bde9dbe4f36674360930911c1cc2933d2801fb5fcadf128fb4bcae5225d9fe8122d36a7041ede0649175bd76c
MISC metadata.xml 475 BLAKE2B 80ea8f1023ddfe53a5e879ebdea971a0382d8618673ce56b268a3902225043313820b971cfe72bf9f318369641df93dc472d62aee89cb6b2fa2ad583dae8f250 SHA512 b6ed8652dd276fd6af07a65c0135d55c4efc41f10f4ae233c3a202ee734231aa2fedeb3815ec8b11109e83a5f295fe3deec0e7b61a949cc0e6eb90eeac606186
diff --git a/app-vim/tasklist/tasklist-1.0.1.ebuild b/app-vim/tasklist/tasklist-1.0.1.ebuild
deleted file mode 100644
index a8060181dc4c..000000000000
--- a/app-vim/tasklist/tasklist-1.0.1.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin vcs-snapshot
-
-DESCRIPTION="Highlight FIXME/TODO/CUSTOM keywords in a separate list"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2607"
-SRC_URI="https://github.com/vim-scripts/${PN}.vim/tarball/${PV} -> ${P}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="amd64 x86"