diff options
author | Marco Genasci <fedeliallalinea@gmail.com> | 2022-01-07 13:38:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-15 21:50:17 +0000 |
commit | ce2e6dfb49b3daac46698ed2353015edfc65ebde (patch) | |
tree | af2b9666333effe6b63454c16b69dcb59a0bce4e /sci-physics/root | |
parent | profiles: mask ~sys-fs/zfs{,-kmod}-0.8.6 for removal (diff) | |
download | gentoo-ce2e6dfb49b3daac46698ed2353015edfc65ebde.tar.gz gentoo-ce2e6dfb49b3daac46698ed2353015edfc65ebde.tar.bz2 gentoo-ce2e6dfb49b3daac46698ed2353015edfc65ebde.zip |
sci-physics/root: changed old oracle-instantclient-basic dependency
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-physics/root')
-rw-r--r-- | sci-physics/root/root-6.22.08-r4.ebuild (renamed from sci-physics/root/root-6.22.08-r3.ebuild) | 4 | ||||
-rw-r--r-- | sci-physics/root/root-6.24.06-r2.ebuild (renamed from sci-physics/root/root-6.24.06-r1.ebuild) | 4 | ||||
-rw-r--r-- | sci-physics/root/root-6.24.9999.ebuild | 4 | ||||
-rw-r--r-- | sci-physics/root/root-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/sci-physics/root/root-6.22.08-r3.ebuild b/sci-physics/root/root-6.22.08-r4.ebuild index e50075307bb3..ff49aae7cc47 100644 --- a/sci-physics/root/root-6.22.08-r3.ebuild +++ b/sci-physics/root/root-6.22.08-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -89,7 +89,7 @@ CDEPEND=" dev-db/unixODBC ) ) - oracle? ( dev-db/oracle-instantclient-basic ) + oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql:= ) pythia6? ( sci-physics/pythia:6 ) pythia8? ( sci-physics/pythia:8 ) diff --git a/sci-physics/root/root-6.24.06-r1.ebuild b/sci-physics/root/root-6.24.06-r2.ebuild index f368ddd41f23..baa622feb887 100644 --- a/sci-physics/root/root-6.24.06-r1.ebuild +++ b/sci-physics/root/root-6.24.06-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -91,7 +91,7 @@ CDEPEND=" dev-db/unixODBC ) ) - oracle? ( dev-db/oracle-instantclient-basic ) + oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql:= ) pythia6? ( sci-physics/pythia:6 ) pythia8? ( sci-physics/pythia:8 ) diff --git a/sci-physics/root/root-6.24.9999.ebuild b/sci-physics/root/root-6.24.9999.ebuild index ee32ed846f57..821f43c2d80e 100644 --- a/sci-physics/root/root-6.24.9999.ebuild +++ b/sci-physics/root/root-6.24.9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -102,7 +102,7 @@ CDEPEND=" dev-db/unixODBC ) ) - oracle? ( dev-db/oracle-instantclient-basic ) + oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql:= ) pythia6? ( sci-physics/pythia:6 ) pythia8? ( sci-physics/pythia:8 ) diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index ee32ed846f57..821f43c2d80e 100644 --- a/sci-physics/root/root-9999.ebuild +++ b/sci-physics/root/root-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -102,7 +102,7 @@ CDEPEND=" dev-db/unixODBC ) ) - oracle? ( dev-db/oracle-instantclient-basic ) + oracle? ( dev-db/oracle-instantclient[sdk] ) postgres? ( dev-db/postgresql:= ) pythia6? ( sci-physics/pythia:6 ) pythia8? ( sci-physics/pythia:8 ) |