mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-vim/vim-sensible: add 2.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST vim-sensible-1.2.tar.gz 3035 BLAKE2B 866745b9f86fd1dae442d0e6ab78c5af068a6a1088b71e2aec51fba113a29c0776e0c650b8933738ba2463a235d4e906810179f9606706e977776e85b667f618 SHA512 d44d4478ce81fcc923e1d7d6d0115125070414526835b46c21b50d1ae2365ff597a1c4b5a725fdfce072f37fd58a7eb60eea7dd25f15ab7544771ca81b32b187
|
||||
DIST vim-sensible-2.0.tar.gz 4116 BLAKE2B 7575a9eb1dd01792c5969ca9dc290d0fda1bdb9d41b2d11816162ee7158121199ae96f73abcca9eeaf91c593e7b7a9d0bd70e4914739b6fac4be65bfb4358272 SHA512 97e060aa3af14a21553e5ec51e3609400884b61e7b4d50593d5f277af0de40e7c526da04413fbf6dc2be0a440ab4c952564f0bb2ac1ee85f382d66a1dc82d2fc
|
||||
|
||||
16
app-vim/vim-sensible/vim-sensible-2.0.ebuild
Normal file
16
app-vim/vim-sensible/vim-sensible-2.0.ebuild
Normal file
@@ -0,0 +1,16 @@
|
||||
# Copyright 2021-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit vim-plugin
|
||||
|
||||
DESCRIPTION="vim plugin: a universal set of defaults that (hopefully) everyone can agree on"
|
||||
HOMEPAGE="
|
||||
https://github.com/tpope/vim-sensible
|
||||
http://www.vim.org/scripts/script.php?script_id=4391
|
||||
"
|
||||
SRC_URI="https://github.com/tpope/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="vim"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
Reference in New Issue
Block a user