commit: c2779f127fcef76519979a34acfd6bdaf8cd1ec4 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Feb 21 20:51:03 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Feb 21 20:52:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2779f12
python.eclass: Mark @DEAD for removal eclass/python.eclass | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/eclass/python.eclass b/eclass/python.eclass index d6742c12a2..edbb2ae370 100644 --- a/eclass/python.eclass +++ b/eclass/python.eclass @@ -1,7 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ +# @DEAD +# Removal on 2017-03-21. + # @ECLASS: python.eclass # @MAINTAINER: # Gentoo Python Project <[email protected]>
