diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-08-05 09:25:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-08-05 09:50:49 +0200 |
commit | 9451bd4aa7de2603c1451c40a6e9fc4a668cfd43 (patch) | |
tree | edd0b72902d637d3031ca4ab87c9f68faf808a13 /eclass | |
parent | dev-python/virtualenv: Bump to 20.0.30 (diff) | |
download | gentoo-9451bd4aa7de2603c1451c40a6e9fc4a668cfd43.tar.gz gentoo-9451bd4aa7de2603c1451c40a6e9fc4a668cfd43.tar.bz2 gentoo-9451bd4aa7de2603c1451c40a6e9fc4a668cfd43.zip |
*/*: reassign jlec's packages
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/cuda.eclass | 4 | ||||
-rw-r--r-- | eclass/emboss-r2.eclass | 3 | ||||
-rw-r--r-- | eclass/fortran-2.eclass | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/eclass/cuda.eclass b/eclass/cuda.eclass index f1c09ca2e453..3d16570e862a 100644 --- a/eclass/cuda.eclass +++ b/eclass/cuda.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 case "${EAPI:-0}" in @@ -14,7 +14,7 @@ esac # @ECLASS: cuda.eclass # @MAINTAINER: -# Justin Lecher <jlec@gentoo.org> +# No maintainer <maintainer-needed@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 # @BLURB: Common functions for cuda packages # @DESCRIPTION: diff --git a/eclass/emboss-r2.eclass b/eclass/emboss-r2.eclass index 1eca48b42b36..7d13f194eb7a 100644 --- a/eclass/emboss-r2.eclass +++ b/eclass/emboss-r2.eclass @@ -1,10 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: emboss-r2.eclass # @MAINTAINER: # sci-biology@gentoo.org -# jlec@gentoo.org # ted.tanberry@gmail.com # @AUTHOR: # Original author: Author Olivier Fisette <ofisette@gmail.com> diff --git a/eclass/fortran-2.eclass b/eclass/fortran-2.eclass index 42df4a1ff8e9..6049b03b8f14 100644 --- a/eclass/fortran-2.eclass +++ b/eclass/fortran-2.eclass @@ -3,7 +3,6 @@ # @ECLASS: fortran-2.eclass # @MAINTAINER: -# jlec@gentoo.org # sci@gentoo.org # @AUTHOR: # Author Justin Lecher <jlec@gentoo.org> |