mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-vim/vim-nftables: fix DESCRIPTION
Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19774 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
50cc6e55f5
commit
ca9d3db46f
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -7,7 +7,7 @@ inherit vim-plugin
|
||||
|
||||
COMMIT_ID="01c7b97eff12fd4b624e6efa2c0468163db61ebc"
|
||||
|
||||
DESCRIPTION="vim plugin: "
|
||||
DESCRIPTION="vim plugin: nftables syntax and indent"
|
||||
HOMEPAGE="https://github.com/nfnty/vim-nftables"
|
||||
SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT_ID}"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2020 Gentoo Authors
|
||||
# Copyright 2020-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -7,7 +7,7 @@ inherit vim-plugin
|
||||
|
||||
COMMIT_ID="26f8a506c6f3e41f1e4a8d6aa94c9a79a666bbff"
|
||||
|
||||
DESCRIPTION="vim plugin: "
|
||||
DESCRIPTION="vim plugin: nftables syntax and indent"
|
||||
HOMEPAGE="https://github.com/nfnty/vim-nftables"
|
||||
SRC_URI="https://github.com/nfnty/${PN}/archive/${COMMIT_ID}.tar.gz -> ${P}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT_ID}"
|
||||
|
||||
Reference in New Issue
Block a user