summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-06-10 13:43:34 -0400
committerMatt Turner <mattst88@gentoo.org>2022-06-10 14:07:50 -0400
commit203e047ba16a2e416c37f449092b7b9263c35776 (patch)
tree1a5111dd121c97c31578dafa2bde66dc2cf8e230 /app-vim
parentapp-vim/ferret: Drop old versions (diff)
downloadgentoo-203e047ba16a2e416c37f449092b7b9263c35776.tar.gz
gentoo-203e047ba16a2e416c37f449092b7b9263c35776.tar.bz2
gentoo-203e047ba16a2e416c37f449092b7b9263c35776.zip
app-vim/frawor: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/frawor/Manifest1
-rw-r--r--app-vim/frawor/frawor-0.2.3.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/app-vim/frawor/Manifest b/app-vim/frawor/Manifest
index a8f4b7fe7ef2..8b5248a9c8ee 100644
--- a/app-vim/frawor/Manifest
+++ b/app-vim/frawor/Manifest
@@ -1,2 +1 @@
DIST frawor-0.2.3.tar.gz 125909 BLAKE2B d82ddea09bba7a8b0e70b5fedbc54b40357003fb5652cc6cd94d70e50467775deb204d3c40e369675d87acaac5c3ecaf09281d90566f1d545a55c9091116d9ab SHA512 230adb0442a8c488eb3560f4d0b2ca4f70116ca30308e2ab4621b266f90eb975b10b449e3c4bdfdacb71988ba2df5191b220ff69c40499f9fc28737973cd2017
-DIST frawor-0.2.3.tar.xz 257268 BLAKE2B 4409de0fb392841676eac2d794e0e44f64e3978dea1b72b807b7660a9feb1da3850a1ba651287f624830da4d1529daea60da2b76db37e422b6a4827e73dcf8d6 SHA512 ad8c6939875b5783b3faa0a3194e187161ba10f662a896f06ea86aebf12b172bd8d419b14a95c0d14aedfb38ebc5de73895d6d472db64dc15f567509e55188b2
diff --git a/app-vim/frawor/frawor-0.2.3.ebuild b/app-vim/frawor/frawor-0.2.3.ebuild
deleted file mode 100644
index 1f54b2217232..000000000000
--- a/app-vim/frawor/frawor-0.2.3.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: modular vim framework"
-HOMEPAGE="https://bitbucket.org/ZyX_I/frawor"
-SRC_URI="https://bitbucket.org/ZyX_I/${PN}/downloads/${P}.tar.xz"
-
-LICENSE="vim"
-KEYWORDS="amd64 x86"
-
-# Tests rely on zsh. No.
-RESTRICT="test"