summaryrefslogtreecommitdiff
path: root/app-editors/vim-core/vim-core-9.1.0794.ebuild
diff options
context:
space:
mode:
authorLeo Douglas <douglarek@gmail.com>2025-06-10 21:46:42 +0800
committerSam James <sam@gentoo.org>2025-06-12 11:56:07 +0100
commit844cfec46198671bff9853b82dca26bf45315d8e (patch)
tree5e7b2a53ee6eb4a2b1c00b50b94bec75c57ef4e3 /app-editors/vim-core/vim-core-9.1.0794.ebuild
parent06d28fc8bbd498529f15e68f82e2b711538398b7 (diff)
downloadgentoo-844cfec46198671bff9853b82dca26bf45315d8e.tar.gz
gentoo-844cfec46198671bff9853b82dca26bf45315d8e.tar.bz2
gentoo-844cfec46198671bff9853b82dca26bf45315d8e.zip
app-editors/vim-core: fix pkgcheck VariableOrderWrong
Signed-off-by: Leo Douglas <douglarek@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42532 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-editors/vim-core/vim-core-9.1.0794.ebuild')
-rw-r--r--app-editors/vim-core/vim-core-9.1.0794.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-9.1.0794.ebuild b/app-editors/vim-core/vim-core-9.1.0794.ebuild
index 0136fe9abdd8..5e0ff1d0cef6 100644
--- a/app-editors/vim-core/vim-core-9.1.0794.ebuild
+++ b/app-editors/vim-core/vim-core-9.1.0794.ebuild
@@ -18,10 +18,10 @@ else
https://git.sr.ht/~xxc3nsoredxx/vim-patches/refs/download/vim-${VIM_PATCHES_VERSION}-patches/vim-${VIM_PATCHES_VERSION}-patches.tar.xz"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
fi
-S="${WORKDIR}/vim-${PV}"
DESCRIPTION="vim and gvim shared files"
HOMEPAGE="https://www.vim.org https://github.com/vim/vim"
+S="${WORKDIR}/vim-${PV}"
LICENSE="vim"
SLOT="0"