commit: 83d4fd723920f86f8f1e844d4b99b6deac660f54 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org> AuthorDate: Sat Aug 6 08:23:48 2016 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Sat Aug 6 08:23:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d4fd72
Cleanup maintainer per bug #22715 eclass/git-2.eclass | 2 +- eclass/x-modular.eclass | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 4606e0e..39cdf52 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -4,7 +4,7 @@ # @ECLASS: git-2.eclass # @MAINTAINER: -# Donnie Berkholz <[email protected]> +# [email protected] # @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 45aadab..a33d3dc 100644 --- a/eclass/x-modular.eclass +++ b/eclass/x-modular.eclass @@ -8,7 +8,6 @@ # # @ECLASS: x-modular.eclass # @MAINTAINER: -# Donnie Berkholz <[email protected]> # [email protected] # @BLURB: Reduces code duplication in the modularized X11 ebuilds. # @DESCRIPTION:
