From: Davide Pesavento Date: Mon, 28 Dec 2015 02:32:11 +0000 (+0100) Subject: qt*.eclass: do not talk about "herd" X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f1a6855e4636cefb0301bfaec43969a62a718d65;p=gentoo.git qt*.eclass: do not talk about "herd" --- diff --git a/eclass/qmake-utils.eclass b/eclass/qmake-utils.eclass index d300fd22b39c..37c0f81c0f4f 100644 --- a/eclass/qmake-utils.eclass +++ b/eclass/qmake-utils.eclass @@ -4,7 +4,7 @@ # @ECLASS: qmake-utils.eclass # @MAINTAINER: -# Qt herd +# qt@gentoo.org # @AUTHOR: # Davide Pesavento # @BLURB: Common functions for qmake-based packages. diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass index ade46daabd65..51a2f303d091 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 +# qt@gentoo.org # @AUTHOR: # Davide Pesavento # @BLURB: Eclass for Qt4 split ebuilds with multilib support. diff --git a/eclass/qt4-r2.eclass b/eclass/qt4-r2.eclass index 5a95ba0ab479..1273f1d8156b 100644 --- a/eclass/qt4-r2.eclass +++ b/eclass/qt4-r2.eclass @@ -4,7 +4,7 @@ # @ECLASS: qt4-r2.eclass # @MAINTAINER: -# Qt herd +# qt@gentoo.org # @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 66ba82916989..a31d57008e6e 100644 --- a/eclass/qt5-build.eclass +++ b/eclass/qt5-build.eclass @@ -4,7 +4,7 @@ # @ECLASS: qt5-build.eclass # @MAINTAINER: -# Qt herd +# qt@gentoo.org # @AUTHOR: # Davide Pesavento # @BLURB: Eclass for Qt5 split ebuilds.