diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 18:58:08 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-23 18:58:08 +0300 |
commit | fb96088ce4fd4e0f7490219510d2bc311154a593 (patch) | |
tree | 9f04aad2aae55b01942dd3069ce13e0bd8fbb80a /app-emacs | |
parent | app-emacs/po-mode: Stabilize 0.22 ALLARCHES, #910728 (diff) | |
download | gentoo-fb96088ce4fd4e0f7490219510d2bc311154a593.tar.gz gentoo-fb96088ce4fd4e0f7490219510d2bc311154a593.tar.bz2 gentoo-fb96088ce4fd4e0f7490219510d2bc311154a593.zip |
app-emacs/nginx-mode: Stabilize 1.1.9 amd64, #910729
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/nginx-mode/nginx-mode-1.1.9.ebuild | 4 |
1 files 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 ) |