summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2013-08-02 15:41:17 +0000
committerMichał Górny <mgorny@gentoo.org>2013-08-02 15:41:17 +0000
commit1163cd3bc63d3b78e54ee2b69896f18c79685715 (patch)
treebd9b1887868ad86abbae1b82c86cf1e06aefee4a /eclass
parentSet QA_MULTILIB_PATHS wrt #479520 by Andrey Ovcharov (diff)
downloadgentoo-2-1163cd3bc63d3b78e54ee2b69896f18c79685715.tar.gz
gentoo-2-1163cd3bc63d3b78e54ee2b69896f18c79685715.tar.bz2
gentoo-2-1163cd3bc63d3b78e54ee2b69896f18c79685715.zip
Mark git.eclass @DEAD.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog5
-rw-r--r--eclass/git.eclass10
2 files changed, 10 insertions, 5 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 8fbb6b660bbb..909b38f818fa 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for eclass directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.911 2013/08/02 08:29:37 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.912 2013/08/02 15:41:17 mgorny Exp $
+
+ 02 Aug 2013; Michał Górny <mgorny@gentoo.org> git.eclass:
+ Mark git.eclass @DEAD.
01 Aug 2013; Michał Górny <mgorny@gentoo.org> distutils-r1.eclass:
Shout QA warnings when _all() phases do not call the default impls.
diff --git a/eclass/git.eclass b/eclass/git.eclass
index c4abf632f1b2..ed249f329ea6 100644
--- a/eclass/git.eclass
+++ b/eclass/git.eclass
@@ -1,10 +1,12 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.61 2013/07/05 17:39:10 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.62 2013/08/02 15:41:17 mgorny Exp $
-# DEPRECATED
-# This eclass has been superseded by git-2 eclass.
-# Please modify your ebuilds to use that one instead.
+# @DEAD
+# Michał Górny <mgorny@gentoo.org> (2 Aug 2013)
+# This eclass has been superseded by git-2 eclass and will be removed
+# on 2013-09-02. Please modify your ebuilds to use git-2 instead.
+# Bug #479474.
# @ECLASS: git.eclass
# @MAINTAINER: