eclass/vim-plugin.eclass: add maintainer info
authorTim Harder <radhermit@gentoo.org>
Mon, 25 Jul 2016 20:52:47 +0000 (16:52 -0400)
committerTim Harder <radhermit@gentoo.org>
Mon, 25 Jul 2016 20:55:48 +0000 (16:55 -0400)
eclass/vim-plugin.eclass

index 7779cd533ab44023429e4dee4e0a71d38a842df8..e6aa02a458e196d95dd8edbcd9740e6e250a6545 100644 (file)
@@ -1,11 +1,15 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
-#
+
+# @ECLASS: vim-plugin.eclass
+# @MAINTAINER:
+# vim@gentoo.org
+# @DESCRIPTION:
 # This eclass simplifies installation of app-vim plugins into
 # /usr/share/vim/vimfiles.  This is a version-independent directory
 # which is read automatically by vim.  The only exception is
-# documentation, for which we make a special case via vim-doc.eclass
+# documentation, for which we make a special case via vim-doc.eclass.
 
 inherit vim-doc
 EXPORT_FUNCTIONS src_install pkg_postinst pkg_postrm