projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f5392d
)
python.eclass: Mark @DEAD for removal
author
Michał Górny
<mgorny@gentoo.org>
Tue, 21 Feb 2017 20:51:03 +0000
(21:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 21 Feb 2017 20:52:57 +0000
(21:52 +0100)
eclass/python.eclass
patch
|
blob
|
history
diff --git
a/eclass/python.eclass
b/eclass/python.eclass
index d6742c12a225bf67d8e70a0b326741d5528d5a38..edbb2ae370dce2350e12ed7a1b289ef9b6d97129 100644
(file)
--- a/
eclass/python.eclass
+++ b/
eclass/python.eclass
@@
-1,7
+1,10
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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 <python@gentoo.org>