diff options
Diffstat (limited to 'app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild')
-rw-r--r-- | app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild index 40f3dc706b8b..cfc50bce8649 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit vim-plugin eutils DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf" |