commit: 9c17354f6801d2bc03b3088b7fb23850a4e1ee1d Author: Davide Pesavento <pesa <AT> gentoo <DOT> org> AuthorDate: Mon Dec 28 01:41:00 2015 +0000 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org> CommitDate: Mon Dec 28 01:41:00 2015 +0000 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=9c17354f
eclass: do not talk about "herd" eclass/qmake-utils.eclass | 2 +- eclass/qt4-build-multilib.eclass | 2 +- eclass/qt4-r2.eclass | 2 +- eclass/qt5-build.eclass | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/eclass/qmake-utils.eclass b/eclass/qmake-utils.eclass index d300fd2..37c0f81 100644 --- a/eclass/qmake-utils.eclass +++ b/eclass/qmake-utils.eclass @@ -4,7 +4,7 @@ # @ECLASS: qmake-utils.eclass # @MAINTAINER: -# Qt herd <[email protected]> +# [email protected] # @AUTHOR: # Davide Pesavento <[email protected]> # @BLURB: Common functions for qmake-based packages. diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass index ade46da..51a2f30 100644 --- a/eclass/qt4-build-multilib.eclass +++ b/eclass/qt4-build-multilib.eclass @@ -4,7 +4,7 @@ # @ECLASS: qt4-build-multilib.eclass # @MAINTAINER: -# Qt herd <[email protected]> +# [email protected] # @AUTHOR: # Davide Pesavento <[email protected]> # @BLURB: Eclass for Qt4 split ebuilds with multilib support. diff --git a/eclass/qt4-r2.eclass b/eclass/qt4-r2.eclass index 4a01bd3..1ca40a4 100644 --- a/eclass/qt4-r2.eclass +++ b/eclass/qt4-r2.eclass @@ -4,7 +4,7 @@ # @ECLASS: qt4-r2.eclass # @MAINTAINER: -# Qt herd <[email protected]> +# [email protected] # @BLURB: Eclass for Qt4-based packages, second edition. # @DESCRIPTION: # This eclass contains various functions that may be useful when diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass index 465d826..0ab7770 100644 --- a/eclass/qt5-build.eclass +++ b/eclass/qt5-build.eclass @@ -4,7 +4,7 @@ # @ECLASS: qt5-build.eclass # @MAINTAINER: -# Qt herd <[email protected]> +# [email protected] # @AUTHOR: # Davide Pesavento <[email protected]> # @BLURB: Eclass for Qt5 split ebuilds.
