perl-app.eclass: mark @DEAD
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 23 Oct 2019 12:39:14 +0000 (14:39 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 23 Oct 2019 12:43:02 +0000 (14:43 +0200)
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

index 074902294e59e3a148df272c5ed6f33cc7fef591..3fb897917c69a82c94a1f3b9093b2348035ff5b2 100644 (file)
@@ -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