diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 09:09:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:14:44 +0100 |
commit | 394eb81c164cccecdf6438c675d8a4e0a4470b08 (patch) | |
tree | 2f83b1a77065774f697fd3e0429dbdf5a85074e1 /app-vim/alternate | |
parent | app-text/wv: eutils-- (diff) | |
download | gentoo-394eb81c164cccecdf6438c675d8a4e0a4470b08.tar.gz gentoo-394eb81c164cccecdf6438c675d8a4e0a4470b08.tar.bz2 gentoo-394eb81c164cccecdf6438c675d8a4e0a4470b08.zip |
app-vim/alternate: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/alternate')
-rw-r--r-- | app-vim/alternate/alternate-2.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/alternate/alternate-2.18-r1.ebuild b/app-vim/alternate/alternate-2.18-r1.ebuild index 9e0fb3109393..aa90193c5c5d 100644 --- a/app-vim/alternate/alternate-2.18-r1.ebuild +++ b/app-vim/alternate/alternate-2.18-r1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -inherit vim-plugin eutils +inherit vim-plugin DESCRIPTION="vim plugin: quickly switch between .c and .h files" HOMEPAGE="https://github.com/vim-scripts/a.vim |