commit: 62b2b26d83d31c3a10f99e1fd425f627b5ccc472
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 18:43:28 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 18:50:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62b2b26d
app-vim/greputils: Fix EmptyGlobalAssignment
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-vim/greputils/greputils-2.8-r2.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app-vim/greputils/greputils-2.8-r2.ebuild
b/app-vim/greputils/greputils-2.8-r2.ebuild
index 83fa36062498..4086aafa6d80 100644
--- a/app-vim/greputils/greputils-2.8-r2.ebuild
+++ b/app-vim/greputils/greputils-2.8-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,6 @@ KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
VIM_PLUGIN_HELPURI="${HOMEPAGE}"
-DEPEND=""
RDEPEND="
${DEPEND}
>=app-vim/genutils-1.18