summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-06-17 12:25:35 +0200
committerMichał Górny <mgorny@gentoo.org>2018-06-17 12:26:07 +0200
commitd81b7844894c72623975d6c167df213f8b6efdac (patch)
tree10184741d8562db1515896460aa8daf161922e95
parentgo-mono.eclass: Last rite (diff)
downloadgentoo-d81b7844894c72623975d6c167df213f8b6efdac.tar.gz
gentoo-d81b7844894c72623975d6c167df213f8b6efdac.tar.bz2
gentoo-d81b7844894c72623975d6c167df213f8b6efdac.zip
gtk-sharp-module.eclass: Last rite
Bug: https://bugs.gentoo.org/653460
-rw-r--r--eclass/gtk-sharp-module.eclass7
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