commit: ab8154d0eb5542e72cc3bbab51b2ca69028848f3 Author: Joonas Niilola <juippis <AT> gmail <DOT> com> AuthorDate: Tue Sep 18 08:50:29 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 18 17:38:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8154d0
enlightenment.eclass: last-rite Bug: https://bugs.gentoo.org/666460 Closes: https://github.com/gentoo/gentoo/pull/9902 eclass/enlightenment.eclass | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/eclass/enlightenment.eclass b/eclass/enlightenment.eclass index a96ca4c266a..1de976c32d9 100644 --- a/eclass/enlightenment.eclass +++ b/eclass/enlightenment.eclass @@ -1,6 +1,12 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# Joonas Niilola <[email protected]> (18 Aug 2018) +# Outdated, unmaintained, not being used by any package in the tree, +# has unattended bugs open. +# Bug: #666460. Removal in ~30 days. + # @ECLASS: enlightenment.eclass # @MAINTAINER: # [email protected]
