diff options
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/git-2.eclass | 2 | ||||
-rw-r--r-- | eclass/x-modular.eclass | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 4606e0ee226a..39cdf52cc826 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -4,7 +4,7 @@ # @ECLASS: git-2.eclass # @MAINTAINER: -# Donnie Berkholz <dberkholz@gentoo.org> +# 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. diff --git a/eclass/x-modular.eclass b/eclass/x-modular.eclass index 45aadab01183..a33d3dc839d0 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -8,7 +8,6 @@ # # @ECLASS: x-modular.eclass # @MAINTAINER: -# Donnie Berkholz <dberkholz@gentoo.org> # x11@gentoo.org # @BLURB: Reduces code duplication in the modularized X11 ebuilds. # @DESCRIPTION: |