From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7998013997D for ; Sun, 10 Nov 2019 21:09:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E935E09D8; Sun, 10 Nov 2019 21:09:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 374A7E09D8 for ; Sun, 10 Nov 2019 21:09:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 012C134CB5B for ; Sun, 10 Nov 2019 21:09:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AFC08AC for ; Sun, 10 Nov 2019 21:09:03 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1573420126.27299202771298f2c1636a7ab4085cd9bcabec86.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: games-kids/gcompris/ X-VCS-Repository: proj/kde X-VCS-Files: games-kids/gcompris/gcompris-0.97_beta.ebuild games-kids/gcompris/gcompris-9999.ebuild X-VCS-Directories: games-kids/gcompris/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 27299202771298f2c1636a7ab4085cd9bcabec86 X-VCS-Branch: master Date: Sun, 10 Nov 2019 21:09:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d7c7690f-2c6f-48e4-b99e-760fc0d09c05 X-Archives-Hash: e8f1c696103829e8b1297078b4c74367 commit: 27299202771298f2c1636a7ab4085cd9bcabec86 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Nov 10 21:08:46 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Nov 10 21:08:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=27299202 games-kids/gcompris: s/QT5MIN/QTMIN/ Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner gentoo.org> games-kids/gcompris/gcompris-0.97_beta.ebuild | 20 ++++++++++---------- games-kids/gcompris/gcompris-9999.ebuild | 20 ++++++++++---------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/games-kids/gcompris/gcompris-0.97_beta.ebuild b/games-kids/gcompris/gcompris-0.97_beta.ebuild index 2910e466fd..1675582995 100644 --- a/games-kids/gcompris/gcompris-0.97_beta.ebuild +++ b/games-kids/gcompris/gcompris-0.97_beta.ebuild @@ -5,7 +5,7 @@ EAPI=7 ECM_HANDBOOK="optional" ECM_TEST="true" -QT5MIN=5.12.3 +QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Full featured educational application for children from 2 to 10" @@ -22,23 +22,23 @@ SLOT="0" IUSE="kiosk" BDEPEND=" - >=dev-qt/linguist-tools-${QT5MIN}:5 + >=dev-qt/linguist-tools-${QTMIN}:5 test? ( dev-util/cppcheck sys-devel/clang ) " RDEPEND=" - >=dev-qt/qtdeclarative-${QT5MIN}:5 - >=dev-qt/qtgui-${QT5MIN}:5 - >=dev-qt/qtnetwork-${QT5MIN}:5 - >=dev-qt/qtsensors-${QT5MIN}:5 - >=dev-qt/qtsvg-${QT5MIN}:5 + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtsensors-${QTMIN}:5 + >=dev-qt/qtsvg-${QTMIN}:5 " DEPEND="${RDEPEND} - >=dev-qt/qtmultimedia-${QT5MIN}:5 - >=dev-qt/qtxml-${QT5MIN}:5 - >=dev-qt/qtxmlpatterns-${QT5MIN}:5 + >=dev-qt/qtmultimedia-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + >=dev-qt/qtxmlpatterns-${QTMIN}:5 " src_configure() { diff --git a/games-kids/gcompris/gcompris-9999.ebuild b/games-kids/gcompris/gcompris-9999.ebuild index 72b3dc36a3..c11d811353 100644 --- a/games-kids/gcompris/gcompris-9999.ebuild +++ b/games-kids/gcompris/gcompris-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 ECM_HANDBOOK="optional" ECM_TEST="true" -QT5MIN=5.12.3 +QTMIN=5.12.3 inherit ecm kde.org DESCRIPTION="Full featured educational application for children from 2 to 10" @@ -22,23 +22,23 @@ SLOT="0" IUSE="kiosk" BDEPEND=" - >=dev-qt/linguist-tools-${QT5MIN}:5 + >=dev-qt/linguist-tools-${QTMIN}:5 test? ( dev-util/cppcheck sys-devel/clang ) " RDEPEND=" - >=dev-qt/qtdeclarative-${QT5MIN}:5 - >=dev-qt/qtgui-${QT5MIN}:5 - >=dev-qt/qtnetwork-${QT5MIN}:5 - >=dev-qt/qtsensors-${QT5MIN}:5 - >=dev-qt/qtsvg-${QT5MIN}:5 + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtsensors-${QTMIN}:5 + >=dev-qt/qtsvg-${QTMIN}:5 " DEPEND="${RDEPEND} - >=dev-qt/qtmultimedia-${QT5MIN}:5 - >=dev-qt/qtxml-${QT5MIN}:5 - >=dev-qt/qtxmlpatterns-${QT5MIN}:5 + >=dev-qt/qtmultimedia-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + >=dev-qt/qtxmlpatterns-${QTMIN}:5 " src_configure() {