commit:     97f504d64b1a4528146f622305678526831365d8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 19 06:01:23 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 19 06:07:52 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97f504d6

app-vim/phpdocs: drop 0.26-r1, EAPI6--

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 app-vim/phpdocs/phpdocs-0.26-r1.ebuild | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/app-vim/phpdocs/phpdocs-0.26-r1.ebuild 
b/app-vim/phpdocs/phpdocs-0.26-r1.ebuild
deleted file mode 100644
index 3898ab2cb478..000000000000
--- a/app-vim/phpdocs/phpdocs-0.26-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit vim-plugin
-
-DESCRIPTION="vim plugin: PHPDoc Support in VIM"
-HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=520";
-LICENSE="vim"
-KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-
-VIM_PLUGIN_HELPURI="https://www.vim.org/scripts/script.php?script_id=520";
-
-src_prepare() {
-       default
-       sed -i 's/\r$//' "${S}"/plugin/phpdoc.vim || die "sed failed"
-}

Reply via email to