commit: fb96088ce4fd4e0f7490219510d2bc311154a593 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 23 15:58:08 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jul 23 15:58:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb96088c
app-emacs/nginx-mode: Stabilize 1.1.9 amd64, #910729 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild b/app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild index bf59ccaa2cc4..e912f207e1e1 100644 --- a/app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild +++ b/app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="http://github.com/ajc/nginx-mode" SRC_URI="https://github.com/ajc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" DOCS=( README.md )
