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 CA924139336 for ; Mon, 28 Jun 2021 16:15:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA6BBE0863; Mon, 28 Jun 2021 16:15:37 +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 7905BE0841 for ; Mon, 28 Jun 2021 16:15:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ADAFB335C86 for ; Mon, 28 Jun 2021 16:15:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 40CDF7B3 for ; Mon, 28 Jun 2021 16:15:34 +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: <1624896918.c8aedb6b25dc3620256ab66a880707e08b07ff97.amadio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-physics/root/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-physics/root/root-6.22.08-r2.ebuild sci-physics/root/root-6.24.02-r1.ebuild sci-physics/root/root-6.24.9999.ebuild sci-physics/root/root-9999.ebuild X-VCS-Directories: sci-physics/root/ X-VCS-Committer: amadio X-VCS-Committer-Name: Guilherme Amadio X-VCS-Revision: c8aedb6b25dc3620256ab66a880707e08b07ff97 X-VCS-Branch: master Date: Mon, 28 Jun 2021 16:15:34 +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: 93bf7c1d-a501-470a-b73f-928f0cf1b7e7 X-Archives-Hash: d2378286e1df35e3de88f3a80a9c7dd6 commit: c8aedb6b25dc3620256ab66a880707e08b07ff97 Author: Guilherme Amadio gentoo org> AuthorDate: Mon Jun 28 14:12:16 2021 +0000 Commit: Guilherme Amadio gentoo org> CommitDate: Mon Jun 28 16:15:18 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8aedb6b sci-physics/root: enable USE=root7 by default Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Guilherme Amadio gentoo.org> sci-physics/root/root-6.22.08-r2.ebuild | 2 +- sci-physics/root/root-6.24.02-r1.ebuild | 2 +- sci-physics/root/root-6.24.9999.ebuild | 2 +- sci-physics/root/root-9999.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-physics/root/root-6.22.08-r2.ebuild b/sci-physics/root/root-6.22.08-r2.ebuild index f19a12d4be9..1d4557c0adb 100644 --- a/sci-physics/root/root-6.22.08-r2.ebuild +++ b/sci-physics/root/root-6.22.08-r2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz" IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran vc + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran vc vmc +xml xrootd" RESTRICT="!test? ( test )" diff --git a/sci-physics/root/root-6.24.02-r1.ebuild b/sci-physics/root/root-6.24.02-r1.ebuild index 2c240f9fd74..8ec7d9abcef 100644 --- a/sci-physics/root/root-6.24.02-r1.ebuild +++ b/sci-physics/root/root-6.24.02-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://root.cern/download/${PN}_v${PV}.source.tar.gz" IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring vc vmc +xml xrootd" RESTRICT="!test? ( test )" diff --git a/sci-physics/root/root-6.24.9999.ebuild b/sci-physics/root/root-6.24.9999.ebuild index 3412813a7a8..499d8ead6b5 100644 --- a/sci-physics/root/root-6.24.9999.ebuild +++ b/sci-physics/root/root-6.24.9999.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://root.cern" IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring vc vmc +xml xrootd" RESTRICT="!test? ( test )" diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index 3412813a7a8..499d8ead6b5 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://root.cern" IUSE="+X aqua +asimage c++11 c++14 +c++17 cuda cudnn +davix debug emacs +examples fits fftw fortran +gdml graphviz +gsl http libcxx +minuit mpi mysql odbc +opengl oracle postgres prefix pythia6 pythia8 +python - qt5 R +roofit root7 shadow sqlite +ssl +tbb test +tmva +unuran uring + qt5 R +roofit +root7 shadow sqlite +ssl +tbb test +tmva +unuran uring vc vmc +xml xrootd" RESTRICT="!test? ( test )"