From 2ee91907af6936531ebf1689bf60adbfc6ebd511 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andreas=20K=2E=20H=C3=BCttel?= <dilfridge@gentoo.org> Date: Wed, 23 Oct 2019 14:39:14 +0200 Subject: [PATCH] perl-app.eclass: mark @DEAD MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/637836 Bug: https://bugs.gentoo.org/239510 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> --- eclass/perl-app.eclass | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/eclass/perl-app.eclass b/eclass/perl-app.eclass index 074902294e59..3fb897917c69 100644 --- a/eclass/perl-app.eclass +++ b/eclass/perl-app.eclass @@ -1,6 +1,15 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# This eclass is dead and all its consumers have been removed from +# the tree. +# Please use perl-module.eclass if you need phase functions, and +# perl-functions.eclass if you don't. +# In overlays, perl-app.eclass usage can be replaced by +# perl-module.eclass without further changes. +# Bug 637836. Removal in 14 days. + # Author: Michael Cummings <mcummings@gentoo.org> # Maintained by the Perl herd <perl@gentoo.org> # @SUPPORTED_EAPIS: 5 -- 2.26.2