summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDavide Pesavento <pesa@gentoo.org>2015-12-28 03:32:11 +0100
committerDavide Pesavento <pesa@gentoo.org>2015-12-28 03:32:11 +0100
commitf1a6855e4636cefb0301bfaec43969a62a718d65 (patch)
tree8f1c801ed56b62bdf43275f228e318a2f8a1e6b4 /eclass
parent883c7fdce4d97de70cbbbe5043d79f65e2426975 (diff)
downloadgentoo-f1a6855e4636cefb0301bfaec43969a62a718d65.tar.gz
gentoo-f1a6855e4636cefb0301bfaec43969a62a718d65.tar.xz
qt*.eclass: do not talk about "herd"
Diffstat (limited to 'eclass')
-rw-r--r--eclass/qmake-utils.eclass2
-rw-r--r--eclass/qt4-build-multilib.eclass2
-rw-r--r--eclass/qt4-r2.eclass2
-rw-r--r--eclass/qt5-build.eclass2
4 files changed, 4 insertions, 4 deletions
diff --git a/eclass/qmake-utils.eclass b/eclass/qmake-utils.eclass
index d300fd22b39..37c0f81c0f4 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>
+# qt@gentoo.org
# @AUTHOR:
# Davide Pesavento <pesa@gentoo.org>
# @BLURB: Common functions for qmake-based packages.
diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass
index ade46daabd6..51a2f303d09 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>
+# qt@gentoo.org
# @AUTHOR:
# Davide Pesavento <pesa@gentoo.org>
# @BLURB: Eclass for Qt4 split ebuilds with multilib support.
diff --git a/eclass/qt4-r2.eclass b/eclass/qt4-r2.eclass
index 5a95ba0ab47..1273f1d8156 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>
+# 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 66ba8291698..a31d57008e6 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>
+# qt@gentoo.org
# @AUTHOR:
# Davide Pesavento <pesa@gentoo.org>
# @BLURB: Eclass for Qt5 split ebuilds.