diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-05-31 10:17:01 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-05-31 10:17:01 +0000 |
commit | aad1f7857d83da0ae8c972edcf9686c0aef78c21 (patch) | |
tree | 1ccf7fbf582b0ea2b0c313e07330b6a22d13a30e /eclass/git-2.eclass | |
parent | Version bump (diff) | |
download | historical-aad1f7857d83da0ae8c972edcf9686c0aef78c21.tar.gz historical-aad1f7857d83da0ae8c972edcf9686c0aef78c21.tar.bz2 historical-aad1f7857d83da0ae8c972edcf9686c0aef78c21.zip |
Drop maintainership of eclasses I won't do anymore.
Diffstat (limited to 'eclass/git-2.eclass')
-rw-r--r-- | eclass/git-2.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 7a0f810fe72f..a364a5df526e 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.9 2011/05/20 15:53:43 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.10 2011/05/31 10:17:01 scarabeus Exp $ # @ECLASS: git-2.eclass # @MAINTAINER: -# Tomas Chvatal <scarabeus@gentoo.org> +# Maintainer needed <maintainer-needed@gentoo.org> # @BLURB: Eclass for fetching and unpacking git repositories. # @DESCRIPTION: # Eclass for easing maitenance of live ebuilds using git as remote repository. |