summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/greputils')
-rw-r--r--app-vim/greputils/greputils-2.8-r2.ebuild (renamed from app-vim/greputils/greputils-2.8-r1.ebuild)9
-rw-r--r--app-vim/greputils/metadata.xml3
2 files changed, 6 insertions, 6 deletions
diff --git a/app-vim/greputils/greputils-2.8-r1.ebuild b/app-vim/greputils/greputils-2.8-r2.ebuild
index ad6fb677b12c..4086aafa6d80 100644
--- a/app-vim/greputils/greputils-2.8-r1.ebuild
+++ b/app-vim/greputils/greputils-2.8-r2.ebuild
@@ -1,19 +1,18 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit vim-plugin
DESCRIPTION="vim plugin: interface with grep, find and id-utils"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1062"
+
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
-IUSE=""
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86"
VIM_PLUGIN_HELPURI="${HOMEPAGE}"
-DEPEND=""
RDEPEND="
${DEPEND}
>=app-vim/genutils-1.18
diff --git a/app-vim/greputils/metadata.xml b/app-vim/greputils/metadata.xml
index 5c000c763084..f8a2bb7497f6 100644
--- a/app-vim/greputils/metadata.xml
+++ b/app-vim/greputils/metadata.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>vim@gentoo.org</email>
<name>Gentoo Vim Project</name>
</maintainer>
+ <stabilize-allarches/>
</pkgmetadata>