summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/distutils.eclass5
1 files changed, 4 insertions, 1 deletions
diff --git a/eclass/distutils.eclass b/eclass/distutils.eclass
index d24ae551f7c2..acea750b3f9d 100644
--- a/eclass/distutils.eclass
+++ b/eclass/distutils.eclass
@@ -1,7 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
+# @DEAD
+# Removal on 2017-03-18.
+
# @ECLASS: distutils.eclass
# @MAINTAINER:
# Gentoo Python Project <python@gentoo.org>