commit: 3dc1777e91da2d0eda47231c5c203ba92c8bfaf3 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Jun 8 04:41:44 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Jun 8 04:41:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc1777e
eclass: last-rite php-ext-source-r2.eclass Bug: https://bugs.gentoo.org/727472 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> eclass/php-ext-source-r2.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eclass/php-ext-source-r2.eclass b/eclass/php-ext-source-r2.eclass index 931297da598..a3658cce461 100644 --- a/eclass/php-ext-source-r2.eclass +++ b/eclass/php-ext-source-r2.eclass @@ -1,6 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# @DEAD # @ECLASS: php-ext-source-r2.eclass # @MAINTAINER: # Gentoo PHP team <[email protected]>
