On Wed, 23 Jun 2021 20:49:47 +0200
Ulrich Mueller <u...@gentoo.org> wrote:

> https://qa-reports.gentoo.org/output/eapi-per-eclass/darcs.eclass/
> says that there are no consumers left.

There are two references worth cleaning up to avoid possible future confusion:

    $ git grep darcs | fgrep inherit
    net-misc/mico/mico-2.3.13-r13.ebuild:   inherit darcs
    net-misc/mico/mico-2.3.13-r14.ebuild:   inherit darcs

> So, could the eclass be removed?

Sounds fine. Done as 
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1432ea2f94ed0d176ac7301884f806e64e568eee

--- a/eclass/darcs.eclass
+++ b/eclass/darcs.eclass
@@ -1,6 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2

+# @DEAD
+# No consumers left. Removal in 30 days.
+
 # @ECLASS: darcs.eclass
 # @MAINTAINER:
 # "Gentoo's Haskell Language team" <hask...@gentoo.org>

-- 

  Sergei

Reply via email to