mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2023-01-14 11:32:52 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
|
||||
DEFINED_PHASES=compile install postinst postrm prepare prerm setup test unpack
|
||||
DEPEND=>=sci-mathematics/octave-4.2.0 python_single_target_python3_8? ( dev-python/mpmath[python_targets_python3_8(-)] dev-python/sympy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpmath[python_targets_python3_9(-)] dev-python/sympy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mpmath[python_targets_python3_10(-)] dev-python/sympy[python_targets_python3_10(-)] )
|
||||
DEPEND=>=sci-mathematics/octave-4.2.0 python_single_target_python3_9? ( dev-python/mpmath[python_targets_python3_9(-)] dev-python/sympy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mpmath[python_targets_python3_10(-)] dev-python/sympy[python_targets_python3_10(-)] )
|
||||
DESCRIPTION=Octave Symbolic Package using SymPy
|
||||
EAPI=8
|
||||
HOMEPAGE=https://octave.sourceforge.io/symbolic/index.html
|
||||
INHERIT=octaveforge python-single-r1
|
||||
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
||||
IUSE=python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=>=sci-mathematics/octave-4.2.0 python_single_target_python3_8? ( dev-python/mpmath[python_targets_python3_8(-)] dev-python/sympy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpmath[python_targets_python3_9(-)] dev-python/sympy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mpmath[python_targets_python3_10(-)] dev-python/sympy[python_targets_python3_10(-)] ) python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
|
||||
RDEPEND=>=sci-mathematics/octave-4.2.0 python_single_target_python3_9? ( dev-python/mpmath[python_targets_python3_9(-)] dev-python/sympy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mpmath[python_targets_python3_10(-)] dev-python/sympy[python_targets_python3_10(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=mirror://sourceforge/octave/symbolic-2.9.0.tar.gz
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc edo c0eb9cbe6b0bd01fcb4918f12598a4d3 octaveforge 48e7e01a1870937340f78986a6cb22c5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 7870d60e8b98856ef02d33397fd5ec0f python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc edo c0eb9cbe6b0bd01fcb4918f12598a4d3 octaveforge 48e7e01a1870937340f78986a6cb22c5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 a1a985ddd8795a8634b4b7f820b93143 python-single-r1 75118e916668a74c660a13b0ecb22562
|
||||
_md5_=4aa56a45e0b9e674edcd4dc3c4344e16
|
||||
|
||||
Reference in New Issue
Block a user