diff options
Diffstat (limited to 'eclass/toolchain.eclass')
| -rw-r--r-- | eclass/toolchain.eclass | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 095c53d4c1d8..59f8660a3d90 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -1,14 +1,8 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# @ECLASS: toolchain.eclass -# @MAINTAINER: -# Toolchain Ninjas <toolchain@gentoo.org> -# @AUTHOR: -# Toolchain Ninjas <toolchain@gentoo.org> +# Maintainer: Toolchain Ninjas <toolchain@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 -# @BLURB: Basic toolchain stuff - DESCRIPTION="The GNU Compiler Collection" HOMEPAGE="https://gcc.gnu.org/" |
