This is a new ebuild using the vim-plugin.eclass to provide syntax highlighting for OpenBSD's packet-filter (pf) configuration file: pf.conf. Reproducible: Always Steps to Reproduce: 1. emerge app-vim/pf-syntax Actual Results: emerge: there are no ebuilds to satisfy "app-vim/pf-syntax". Expected Results: emerge: there are no ebuilds to satisfy "app-vim/pf-syntax".
Created attachment 199831 [details] app-vim/pf-syntax ebuild
Created attachment 199832 [details] per vim-plugin.eclass requirements, the gentoo-specific tarbarll of files
Thank you for this ebuild, you may also want to investigate putting your ebuild in the sunrise overlay which is located at http://www.gentoo.org/proj/en/sunrise/. When/if the ebuild is put into sunrise, please let us know on this bug.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad1cc56d2074a234cffa37e9e3268649cfda9ad6 commit ad1cc56d2074a234cffa37e9e3268649cfda9ad6 Author: Patrice Clement <monsieurp@gentoo.org> AuthorDate: 2017-11-04 22:56:02 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2017-11-04 22:56:48 +0000 app-vim/pfsyntax: new ebuild. Plugin to add Packet Filter syntax file highlighting to Vim. Closes: https://bugs.gentoo.org/279943 Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-vim/pfsyntax/Manifest | 1 + app-vim/pfsyntax/metadata.xml | 8 ++++++++ app-vim/pfsyntax/pfsyntax-1.3.ebuild | 16 ++++++++++++++++ 3 files changed, 25 insertions(+)