summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-04-20 10:57:42 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-04-20 10:57:42 +0000
commit7a565dc561274bdae6fe80b4eaa36f3216b1e04a (patch)
tree36caad4a81c7b526c19712b904c1e8306400f9d7 /eclass
parentIntroduce git-2 eclass (diff)
downloadgentoo-2-7a565dc561274bdae6fe80b4eaa36f3216b1e04a.tar.gz
gentoo-2-7a565dc561274bdae6fe80b4eaa36f3216b1e04a.tar.bz2
gentoo-2-7a565dc561274bdae6fe80b4eaa36f3216b1e04a.zip
Mark git.eclass as deprecated in favor of git-2 one.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/git.eclass6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/git.eclass b/eclass/git.eclass
index a70d822b3123..238f06ff65a1 100644
--- a/eclass/git.eclass
+++ b/eclass/git.eclass
@@ -1,6 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.53 2011/04/15 08:57:04 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.54 2011/04/20 10:57:42 scarabeus Exp $
+
+# @DEPRECATED
+# This eclass has been superseded by git-2 eclass.
+# Please modify your ebuilds to use that one instead.
# @ECLASS: git.eclass
# @MAINTAINER: