summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2011-06-08 15:18:13 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2011-06-08 15:18:13 +0000
commitd0e0654860efa3ebd25598f076210a62e5cef6e8 (patch)
treedfbb0f2f4bce1bf08d901f7f28c64a66d013a059 /eclass/git-2.eclass
parentRemove HPPA keywording. (diff)
downloadhistorical-d0e0654860efa3ebd25598f076210a62e5cef6e8.tar.gz
historical-d0e0654860efa3ebd25598f076210a62e5cef6e8.tar.bz2
historical-d0e0654860efa3ebd25598f076210a62e5cef6e8.zip
Take over as maintainer.
Diffstat (limited to 'eclass/git-2.eclass')
-rw-r--r--eclass/git-2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass
index a364a5df526e..8fd5b53581dc 100644
--- a/eclass/git-2.eclass
+++ b/eclass/git-2.eclass
@@ -1,10 +1,10 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.10 2011/05/31 10:17:01 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.11 2011/06/08 15:18:13 dberkholz Exp $
# @ECLASS: git-2.eclass
# @MAINTAINER:
-# Maintainer needed <maintainer-needed@gentoo.org>
+# Donnie Berkholz <dberkholz@gentoo.org>
# @BLURB: Eclass for fetching and unpacking git repositories.
# @DESCRIPTION:
# Eclass for easing maitenance of live ebuilds using git as remote repository.