Skip to content

Commit

Permalink
app-vim/yankring: EAPI 7 bump.
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Patrice Clement <[email protected]>
  • Loading branch information
monsieurp committed Nov 3, 2020
1 parent 79d8189 commit 9dc6a2a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app-vim/yankring/yankring-19.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit vim-plugin

DESCRIPTION="vim plugin: maintains a history of previous yanks and deletes"
HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1234"
LICENSE="vim"
KEYWORDS="~amd64 ~x86"

0 comments on commit 9dc6a2a

Please sign in to comment.