commit: 1c76d4857e23c501dc23d435b7edad7166818b0a
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 7 13:51:33 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 13:51:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c76d485
app-vim/enhancedcommentify: remove sys-apps/sed from DEPEND
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
b/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
index f5f5e204e7e3..6b6a9af558f9 100644
--- a/app-vim/enhancedcommentify/enhancedcommentify-2.3-r1.ebuild
+++ b/app-vim/enhancedcommentify/enhancedcommentify-2.3-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=6
@@ -13,8 +13,6 @@ KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
VIM_PLUGIN_HELPFILES="EnhancedCommentify"
-DEPEND="sys-apps/sed"
-
# See bug #74897.
RDEPEND="
${DEPEND}