From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1185528-garchives=archives.gentoo.org@lists.gentoo.org>
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 D61B7138359
	for <garchives@archives.gentoo.org>; Wed,  8 Jul 2020 13:32:43 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 02BB3E07FA;
	Wed,  8 Jul 2020 13:32:43 +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 DE2A3E07FA
	for <gentoo-commits@lists.gentoo.org>; Wed,  8 Jul 2020 13:32:42 +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 6919D34F42D
	for <gentoo-commits@lists.gentoo.org>; Wed,  8 Jul 2020 13:32:41 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 60645274
	for <gentoo-commits@lists.gentoo.org>; Wed,  8 Jul 2020 13:32:39 +0000 (UTC)
From: "Marek Szuba" <marecki@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" <marecki@gentoo.org>
Message-ID: <1594215069.6129f720ccda12911e6e54781f9e45ca710a00d1.marecki@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.16.00-r5.ebuild sci-physics/root/root-6.18.04-r2.ebuild sci-physics/root/root-6.20.04.ebuild sci-physics/root/root-6.20.06.ebuild sci-physics/root/root-6.22.00.ebuild
X-VCS-Directories: sci-physics/root/
X-VCS-Committer: marecki
X-VCS-Committer-Name: Marek Szuba
X-VCS-Revision: 6129f720ccda12911e6e54781f9e45ca710a00d1
X-VCS-Branch: master
Date: Wed,  8 Jul 2020 13:32:39 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 024f08ee-a71b-4d3f-819e-2281e6096852
X-Archives-Hash: b278a7f59c72cbbf9fcc5a8f55f65d10

commit:     6129f720ccda12911e6e54781f9e45ca710a00d1
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  8 13:28:34 2020 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jul  8 13:31:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6129f720

sci-physics/root: block >=net-libs/xrootd-5

The net-libs/xrootd client library required by sci-physics/root[xrootd]
has been removed between 4.12.3 and 5.0.0. Upstream ticket:
https://sft.its.cern.ch/jira/browse/ROOT-10910

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 sci-physics/root/root-6.16.00-r5.ebuild | 2 +-
 sci-physics/root/root-6.18.04-r2.ebuild | 2 +-
 sci-physics/root/root-6.20.04.ebuild    | 2 +-
 sci-physics/root/root-6.20.06.ebuild    | 2 +-
 sci-physics/root/root-6.22.00.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/sci-physics/root/root-6.16.00-r5.ebuild b/sci-physics/root/root-6.16.00-r5.ebuild
index 5b4861dbe3c..654e8431079 100644
--- a/sci-physics/root/root-6.16.00-r5.ebuild
+++ b/sci-physics/root/root-6.16.00-r5.ebuild
@@ -102,7 +102,7 @@ CDEPEND="
 	)
 	vc? ( dev-libs/vc:= )
 	xml? ( dev-libs/libxml2:2= )
-	xrootd? ( net-libs/xrootd:0= )
+	xrootd? ( <net-libs/xrootd-5:0= )
 "
 
 DEPEND="${CDEPEND}

diff --git a/sci-physics/root/root-6.18.04-r2.ebuild b/sci-physics/root/root-6.18.04-r2.ebuild
index 043dfdd8ac3..43c415eacfd 100644
--- a/sci-physics/root/root-6.18.04-r2.ebuild
+++ b/sci-physics/root/root-6.18.04-r2.ebuild
@@ -98,7 +98,7 @@ CDEPEND="
 	)
 	vc? ( dev-libs/vc:= )
 	xml? ( dev-libs/libxml2:2= )
-	xrootd? ( net-libs/xrootd:0= )
+	xrootd? ( <net-libs/xrootd-5:0= )
 "
 
 DEPEND="${CDEPEND}

diff --git a/sci-physics/root/root-6.20.04.ebuild b/sci-physics/root/root-6.20.04.ebuild
index 71c51ffb3f9..4806caa94c9 100644
--- a/sci-physics/root/root-6.20.04.ebuild
+++ b/sci-physics/root/root-6.20.04.ebuild
@@ -101,7 +101,7 @@ CDEPEND="
 	)
 	vc? ( dev-libs/vc:= )
 	xml? ( dev-libs/libxml2:2= )
-	xrootd? ( net-libs/xrootd:0= )
+	xrootd? ( <net-libs/xrootd-5:0= )
 "
 
 DEPEND="${CDEPEND}

diff --git a/sci-physics/root/root-6.20.06.ebuild b/sci-physics/root/root-6.20.06.ebuild
index d719ead370c..4403d94be47 100644
--- a/sci-physics/root/root-6.20.06.ebuild
+++ b/sci-physics/root/root-6.20.06.ebuild
@@ -100,7 +100,7 @@ CDEPEND="
 	)
 	vc? ( dev-libs/vc:= )
 	xml? ( dev-libs/libxml2:2= )
-	xrootd? ( net-libs/xrootd:0= )
+	xrootd? ( <net-libs/xrootd-5:0= )
 "
 
 DEPEND="${CDEPEND}

diff --git a/sci-physics/root/root-6.22.00.ebuild b/sci-physics/root/root-6.22.00.ebuild
index f81b6676084..004a33d9d3c 100644
--- a/sci-physics/root/root-6.22.00.ebuild
+++ b/sci-physics/root/root-6.22.00.ebuild
@@ -100,7 +100,7 @@ CDEPEND="
 	)
 	vc? ( dev-libs/vc:= )
 	xml? ( dev-libs/libxml2:2= )
-	xrootd? ( net-libs/xrootd:0= )
+	xrootd? ( <net-libs/xrootd-5:0= )
 "
 
 DEPEND="${CDEPEND}