commit: cad6c438ec14dd7e23a7b03651a6906eff9f92ab Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Dec 16 01:46:11 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Dec 16 02:06:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad6c438
eclass/openib: fixup documentation Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> eclass/openib.eclass | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/eclass/openib.eclass b/eclass/openib.eclass index 08d6fb3a111..685eaf344a7 100644 --- a/eclass/openib.eclass +++ b/eclass/openib.eclass @@ -1,9 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: openib.eclass +# @MAINTAINER: +# [email protected] # @AUTHOR: -# Original Author: Alexey Shvetsov <[email protected]> +# Alexey Shvetsov <[email protected]> # @BLURB: Simplify working with OFED packages inherit eutils rpm versionator
