diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-06-17 12:25:09 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-06-17 12:26:06 +0200 |
commit | 45f672280d13cad22169c119b601f860d4b7eeea (patch) | |
tree | 7eeedfc68a8b6e74da0625c199ad5728e658f183 /eclass | |
parent | app-admin/logrotate: stable 3.14.0 for sparc (diff) | |
download | gentoo-45f672280d13cad22169c119b601f860d4b7eeea.tar.gz gentoo-45f672280d13cad22169c119b601f860d4b7eeea.tar.bz2 gentoo-45f672280d13cad22169c119b601f860d4b7eeea.zip |
go-mono.eclass: Last rite
Bug: https://bugs.gentoo.org/653460
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/go-mono.eclass | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/eclass/go-mono.eclass b/eclass/go-mono.eclass index 5ab6b671caec..df23356b91c4 100644 --- a/eclass/go-mono.eclass +++ b/eclass/go-mono.eclass @@ -1,6 +1,13 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# @DEAD +# Michał Górny <mgorny@gentoo.org> (17 Jun 2018) +# This eclass was used for old versions of Mono applications, and all +# versions using it have been removed already. It's not maintained, +# uses obsolete (even removed) eclasses, outdated URIs, it has +# documentation problems. Removal in 30 days. + # @ECLASS: go-mono.eclass # @MAINTAINER: # dotnet@gentoo.org |