diff options
author | 2018-01-01 23:44:33 +0100 | |
---|---|---|
committer | 2018-01-01 23:44:33 +0100 | |
commit | 862b56a4dd325efc1ded6ea7566c9a0164041c5d (patch) | |
tree | 32bc994879e2c4428c186d652eda0c8d672b0a7a | |
parent | package.mask: Treeclean ancient X.org packages (diff) | |
download | gentoo-862b56a4dd325efc1ded6ea7566c9a0164041c5d.tar.gz gentoo-862b56a4dd325efc1ded6ea7566c9a0164041c5d.tar.bz2 gentoo-862b56a4dd325efc1ded6ea7566c9a0164041c5d.zip |
x-modular.eclass: Mark @DEAD for removal
-rw-r--r-- | eclass/x-modular.eclass | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index 56d8a367990..7c5ea3fbd90 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -1,5 +1,8 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 + +# @DEAD +# Removal on 2018-02-01. # # DEPRECATED # This eclass has been superseded by xorg-2 |