commit: 403859343e41e506fafe12c70f21392410c83049
Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 7 19:25:43 2019 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon Jan 7 19:25:43 2019 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=40385934
dev-qt/qt3d: tweak DESCRIPTION
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Davide Pesavento <pesa <AT> gentoo.org>
dev-qt/qt3d/qt3d-5.12.0.ebuild | 4 ++--
dev-qt/qt3d/qt3d-5.12.9999.ebuild | 4 ++--
dev-qt/qt3d/qt3d-5.9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/dev-qt/qt3d/qt3d-5.12.0.ebuild b/dev-qt/qt3d/qt3d-5.12.0.ebuild
index 40cf9458..875c47d5 100644
--- a/dev-qt/qt3d/qt3d-5.12.0.ebuild
+++ b/dev-qt/qt3d/qt3d-5.12.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit qt5-build
-DESCRIPTION="The 3D module for the Qt5 framework"
+DESCRIPTION="3D rendering module for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
diff --git a/dev-qt/qt3d/qt3d-5.12.9999.ebuild
b/dev-qt/qt3d/qt3d-5.12.9999.ebuild
index e6563090..875c47d5 100644
--- a/dev-qt/qt3d/qt3d-5.12.9999.ebuild
+++ b/dev-qt/qt3d/qt3d-5.12.9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit qt5-build
-DESCRIPTION="The 3D module for the Qt5 framework"
+DESCRIPTION="3D rendering module for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"
diff --git a/dev-qt/qt3d/qt3d-5.9999.ebuild b/dev-qt/qt3d/qt3d-5.9999.ebuild
index e6563090..875c47d5 100644
--- a/dev-qt/qt3d/qt3d-5.9999.ebuild
+++ b/dev-qt/qt3d/qt3d-5.9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit qt5-build
-DESCRIPTION="The 3D module for the Qt5 framework"
+DESCRIPTION="3D rendering module for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
KEYWORDS="~amd64 ~x86"