summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-05-31 10:17:01 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-05-31 10:17:01 +0000
commit9105b46a5b7546084b455126d456a30adae8a985 (patch)
tree31980c6eeff8c4d08a75a1b02056fc9fd8250576 /eclass/git.eclass
parentVersion bump (diff)
downloadgentoo-2-9105b46a5b7546084b455126d456a30adae8a985.tar.gz
gentoo-2-9105b46a5b7546084b455126d456a30adae8a985.tar.bz2
gentoo-2-9105b46a5b7546084b455126d456a30adae8a985.zip
Drop maintainership of eclasses I won't do anymore.
Diffstat (limited to 'eclass/git.eclass')
-rw-r--r--eclass/git.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/git.eclass b/eclass/git.eclass
index 238f06ff65a1..19695ecfb08c 100644
--- a/eclass/git.eclass
+++ b/eclass/git.eclass
@@ -1,6 +1,6 @@
# 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.54 2011/04/20 10:57:42 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git.eclass,v 1.55 2011/05/31 10:17:01 scarabeus Exp $
# @DEPRECATED
# This eclass has been superseded by git-2 eclass.
@@ -8,7 +8,6 @@
# @ECLASS: git.eclass
# @MAINTAINER:
-# Tomas Chvatal <scarabeus@gentoo.org>
# Donnie Berkholz <dberkholz@gentoo.org>
# @BLURB: Fetching and unpacking of git repositories
# @DESCRIPTION: