aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-17 21:23:14 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-25 22:31:22 +0200
commit6fce05edc9093b4e5b1ff2006e777adc75cc2a7d (patch)
tree297661476fc89dd36b971dd42727a95d426843ee
parentdev-qt/qtwebengine: Move some DEPENDs to BDEPEND (diff)
downloadqt-6fce05ed.tar.gz
qt-6fce05ed.tar.bz2
qt-6fce05ed.zip
qt5-build.eclass: Drop QT5_MINOR_VERSION (fixes eclassdoc)
No more usage as qt5-build.eclass supports Qt 5.15 branch exclusively. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--eclass/qt5-build.eclass3
1 files changed, 0 insertions, 3 deletions
diff --git a/eclass/qt5-build.eclass b/eclass/qt5-build.eclass
index de7a371c..7c28397d 100644
--- a/eclass/qt5-build.eclass
+++ b/eclass/qt5-build.eclass
@@ -63,9 +63,6 @@ HOMEPAGE="https://www.qt.io/"
LICENSE="|| ( GPL-2 GPL-3 LGPL-3 ) FDL-1.3"
SLOT=5/$(ver_cut 1-2)
-QT5_MINOR_VERSION=$(ver_cut 2)
-readonly QT5_MINOR_VERSION
-
case ${PV} in
5.15.9999)
# KDE upstream for 5.15 patches