aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-17 21:07:20 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-25 22:48:09 +0200
commit10ac35ca6fa1ff35397948ad9d80701b2522acde (patch)
tree3ea6f440c5f53def5b4d09685118503b4f02fb5b /dev-qt/qtwebchannel
parentqt5-build.eclass: Rename MY_P to _QT5_P and fix eclassdoc warning (diff)
downloadqt-10ac35ca6fa1ff35397948ad9d80701b2522acde.tar.gz
qt-10ac35ca6fa1ff35397948ad9d80701b2522acde.tar.bz2
qt-10ac35ca6fa1ff35397948ad9d80701b2522acde.zip
dev-qt: Minor style and copyright update
Add empty line after EAPI. Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-qt/qtwebchannel')
-rw-r--r--dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild b/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild
index 24910e03..f0712b8d 100644
--- a/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild
+++ b/dev-qt/qtwebchannel/qtwebchannel-5.15.9999.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit qt5-build
DESCRIPTION="Qt5 module for integrating C++ and QML applications with HTML/JavaScript clients"