From 93588fe953482931fe20f78477e71b0da39c6663 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Thu, 2 Jun 2022 05:57:49 +0200 Subject: app-vim/gnupg: Stabilize 2.7.1 amd64, #849197 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-vim/gnupg/gnupg-2.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-vim/gnupg') diff --git a/app-vim/gnupg/gnupg-2.7.1.ebuild b/app-vim/gnupg/gnupg-2.7.1.ebuild index af2368e71d4c..de79ea667611 100644 --- a/app-vim/gnupg/gnupg-2.7.1.ebuild +++ b/app-vim/gnupg/gnupg-2.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ DESCRIPTION="transparent editing of gpg encrypted files" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=3645" SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=27359 -> ${P}.zip" LICENSE="GPL-2" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" S="${WORKDIR}/vim-${P}" -- cgit v1.2.3-65-gdbad