diff options
author | Joonas Niilola <juippis@gmail.com> | 2018-08-08 15:44:26 +0300 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-08-11 14:35:56 +0200 |
commit | 1d6cd7bc6f2076c70a1238f1e3da9085c72dda71 (patch) | |
tree | 2bc4629cfba95951ca84b02c51c9cfeeae423a6f /eclass/scsh.eclass | |
parent | kde-frameworks: Add KDE Frameworks 5.49.0 (diff) | |
download | gentoo-1d6cd7bc6f2076c70a1238f1e3da9085c72dda71.tar.gz gentoo-1d6cd7bc6f2076c70a1238f1e3da9085c72dda71.tar.bz2 gentoo-1d6cd7bc6f2076c70a1238f1e3da9085c72dda71.zip |
scsh.eclass: last-rite
Bug: https://bugs.gentoo.org/658284
Closes: https://github.com/gentoo/gentoo/pull/9507
Diffstat (limited to 'eclass/scsh.eclass')
-rw-r--r-- | eclass/scsh.eclass | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/eclass/scsh.eclass b/eclass/scsh.eclass index 181bbd1e413f..3444aa1c1800 100644 --- a/eclass/scsh.eclass +++ b/eclass/scsh.eclass @@ -2,6 +2,11 @@ # Distributed under the terms of the GNU General Public License v2 # +# @DEAD +# Joonas Niilola <juippis@gmail.com> (08 Aug 2018) +# Unused, judging from history unmaintained and lacks documentation. +# bugs #658284, #637876. Removal in ~30 days. + inherit eutils multilib SLOT="0" |