diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-06-17 12:25:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-06-17 12:26:07 +0200 |
commit | d81b7844894c72623975d6c167df213f8b6efdac (patch) | |
tree | 10184741d8562db1515896460aa8daf161922e95 /eclass | |
parent | go-mono.eclass: Last rite (diff) | |
download | gentoo-d81b7844894c72623975d6c167df213f8b6efdac.tar.gz gentoo-d81b7844894c72623975d6c167df213f8b6efdac.tar.bz2 gentoo-d81b7844894c72623975d6c167df213f8b6efdac.zip |
gtk-sharp-module.eclass: Last rite
Bug: https://bugs.gentoo.org/653460
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gtk-sharp-module.eclass | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/eclass/gtk-sharp-module.eclass b/eclass/gtk-sharp-module.eclass index be8857f760c2..f4ec30d3a823 100644 --- a/eclass/gtk-sharp-module.eclass +++ b/eclass/gtk-sharp-module.eclass @@ -1,6 +1,13 @@ # Copyright 1999-2015 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 split gtk-sharp modules, +# and all packages/versions using it have been removed already. +# It's not maintained, uses obsolete eclasses, outdated URIs, +# it has documentation problems. Removal in 30 days. + # @ECLASS: gtk-sharp-module.eclass # @MAINTAINER: # dotnet@gentoo.org |