diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-02-22 16:53:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-02-22 16:54:08 +0100 |
commit | 98651ba9141ec656f290a364241da0a3bea02529 (patch) | |
tree | aca69919709b11f4a3446a14ed82805cce8d3df7 /eclass | |
parent | *.eclass: Drop Ada eclasses to maintainer-needed (diff) | |
download | gentoo-98651ba9141ec656f290a364241da0a3bea02529.tar.gz gentoo-98651ba9141ec656f290a364241da0a3bea02529.tar.bz2 gentoo-98651ba9141ec656f290a364241da0a3bea02529.zip |
gnat.eclass: Mark @DEAD
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/gnat.eclass | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/gnat.eclass b/eclass/gnat.eclass index 1586a995e036..a4986940e689 100644 --- a/eclass/gnat.eclass +++ b/eclass/gnat.eclass @@ -1,7 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -# + +# @DEAD +# Removal on 2017-03-24. + # Author: George Shapovalov <george@gentoo.org> # No maintainer <maintainer-needed@gentoo.org> # |