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 60D5D139335 for ; Tue, 29 Jun 2021 11:48:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68161E085B; Tue, 29 Jun 2021 11:48:21 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2C700E085B for ; Tue, 29 Jun 2021 11:48:20 +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 A8FEB33BE3E for ; Tue, 29 Jun 2021 11:48:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEBE1744 for ; Tue, 29 Jun 2021 11:48:16 +0000 (UTC) From: "Guilherme Amadio" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Guilherme Amadio" Message-ID: <1624967276.b54a2474d254d6d8f181162c73406a212beefbac.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/geant/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/geant/geant-4.10.7-r1.ebuild sci-physics/geant/geant-4.10.7-r2.ebuild sci-physics/geant/geant-4.10.7.1-r1.ebuild sci-physics/geant/geant-4.10.7.1-r2.ebuild sci-physics/geant/geant-4.10.7.2-r1.ebuild sci-physics/geant/geant-4.10.7.2-r2.ebuild sci-physics/geant/geant-4.11.0_beta1-r1.ebuild sci-physics/geant/geant-4.11.0_beta1.ebuild X-VCS-Directories: sci-physics/geant/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: b54a2474d254d6d8f181162c73406a212beefbac X-VCS-Branch: master Date: Tue, 29 Jun 2021 11:48:16 +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: 61d85e28-d770-479a-85ec-a1d95c29e07c X-Archives-Hash: 4b7deffb5e2464dff0013ecbc6943810 commit: b54a2474d254d6d8f181162c73406a212beefbac Author: Guilherme Amadio gentoo org> AuthorDate: Tue Jun 29 11:35:55 2021 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Tue Jun 29 11:47:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b54a2474 sci-physics/geant: add missing dependency with USE=qt5 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/geant/{geant-4.10.7-r1.ebuild => geant-4.10.7-r2.ebuild} | 1 + sci-physics/geant/{geant-4.10.7.1-r1.ebuild => geant-4.10.7.1-r2.ebuild} | 1 + sci-physics/geant/{geant-4.10.7.2-r1.ebuild => geant-4.10.7.2-r2.ebuild} | 1 + .../geant/{geant-4.11.0_beta1.ebuild => geant-4.11.0_beta1-r1.ebuild} | 1 + 4 files changed, 4 insertions(+) diff --git a/sci-physics/geant/geant-4.10.7-r1.ebuild b/sci-physics/geant/geant-4.10.7-r2.ebuild similarity index 99% rename from sci-physics/geant/geant-4.10.7-r1.ebuild rename to sci-physics/geant/geant-4.10.7-r2.ebuild index 7e6230175a6..fcc83668274 100644 --- a/sci-physics/geant/geant-4.10.7-r1.ebuild +++ b/sci-physics/geant/geant-4.10.7-r2.ebuild @@ -50,6 +50,7 @@ RDEPEND=" motif? ( x11-libs/motif:0 ) opengl? ( virtual/opengl ) qt5? ( + dev-qt/qt3d:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 diff --git a/sci-physics/geant/geant-4.10.7.1-r1.ebuild b/sci-physics/geant/geant-4.10.7.1-r2.ebuild similarity index 99% rename from sci-physics/geant/geant-4.10.7.1-r1.ebuild rename to sci-physics/geant/geant-4.10.7.1-r2.ebuild index 7e6230175a6..fcc83668274 100644 --- a/sci-physics/geant/geant-4.10.7.1-r1.ebuild +++ b/sci-physics/geant/geant-4.10.7.1-r2.ebuild @@ -50,6 +50,7 @@ RDEPEND=" motif? ( x11-libs/motif:0 ) opengl? ( virtual/opengl ) qt5? ( + dev-qt/qt3d:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 diff --git a/sci-physics/geant/geant-4.10.7.2-r1.ebuild b/sci-physics/geant/geant-4.10.7.2-r2.ebuild similarity index 99% rename from sci-physics/geant/geant-4.10.7.2-r1.ebuild rename to sci-physics/geant/geant-4.10.7.2-r2.ebuild index d67384d23d7..2b4f8cd92a1 100644 --- a/sci-physics/geant/geant-4.10.7.2-r1.ebuild +++ b/sci-physics/geant/geant-4.10.7.2-r2.ebuild @@ -50,6 +50,7 @@ RDEPEND=" motif? ( x11-libs/motif:0 ) opengl? ( virtual/opengl ) qt5? ( + dev-qt/qt3d:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5 diff --git a/sci-physics/geant/geant-4.11.0_beta1.ebuild b/sci-physics/geant/geant-4.11.0_beta1-r1.ebuild similarity index 99% rename from sci-physics/geant/geant-4.11.0_beta1.ebuild rename to sci-physics/geant/geant-4.11.0_beta1-r1.ebuild index d0b2f94a4e2..19e28827a13 100644 --- a/sci-physics/geant/geant-4.11.0_beta1.ebuild +++ b/sci-physics/geant/geant-4.11.0_beta1-r1.ebuild @@ -50,6 +50,7 @@ RDEPEND=" motif? ( x11-libs/motif:0 ) opengl? ( virtual/opengl ) qt5? ( + dev-qt/qt3d:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtprintsupport:5