diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-08 15:28:34 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-08 15:31:09 +0200 |
commit | 6129f720ccda12911e6e54781f9e45ca710a00d1 (patch) | |
tree | 9ce7af4d1f16020c3cbd36dde83f262b5ef190af /sci-physics/root | |
parent | net-im/zoom: Remove old. (diff) | |
download | gentoo-6129f720ccda12911e6e54781f9e45ca710a00d1.tar.gz gentoo-6129f720ccda12911e6e54781f9e45ca710a00d1.tar.bz2 gentoo-6129f720ccda12911e6e54781f9e45ca710a00d1.zip |
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@gentoo.org>
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/root-6.16.00-r5.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.18.04-r2.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.20.04.ebuild | 2 | ||||
-rw-r--r-- | sci-physics/root/root-6.20.06.ebuild | 2 | ||||
-rw-r--r-- | 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 5b4861dbe3ca..654e8431079f 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 043dfdd8ac3c..43c415eacfdb 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 71c51ffb3f90..4806caa94c9c 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 d719ead370c7..4403d94be474 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 f81b66760847..004a33d9d3c7 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} |