diff options
Diffstat (limited to 'eclass/alternatives.eclass')
-rw-r--r-- | eclass/alternatives.eclass | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/eclass/alternatives.eclass b/eclass/alternatives.eclass index 79f14d81b134..e83326314261 100644 --- a/eclass/alternatives.eclass +++ b/eclass/alternatives.eclass @@ -1,9 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: alternatives.eclass +# @MAINTAINER: +# maintainer-needed@gentoo.org # @AUTHOR: -# Original author: Alastair Tse <liquidx@gentoo.org> (03 Oct 2003) +# Alastair Tse <liquidx@gentoo.org> (03 Oct 2003) # @BLURB: Creates symlink to the latest version of multiple slotted packages. # @DESCRIPTION: # When a package is SLOT'ed, very often we need to have a symlink to the |