blob: 2118f4c63460263fb59d5fc98e45bdb12b7e3734 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst postrm
DEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
DESCRIPTION=vim plugin: maintains a history of previous yanks and deletes
EAPI=7
HOMEPAGE=https://www.vim.org/scripts/script.php?script_id=1234
KEYWORDS=~amd64 ~x86
LICENSE=vim
RDEPEND=|| ( >=app-editors/vim-7.3 >=app-editors/gvim-7.3 )
SLOT=0
SRC_URI=mirror://gentoo/yankring-19.0.tar.bz2 https://dev.gentoo.org/~radhermit/vim/yankring-19.0.tar.bz2
_eclasses_=estack d780995dc525ff7e6a2c4c043ffec242 vim-doc cf9773daa68650c652594453796e0f48 vim-plugin 3160d9cb05ef44497be1485db0fe7590
_md5_=ee305b0a601e9ab72e71e074a9e75c12
|