summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-mathematics/mathematica: Fix avahi-related sandbox errorAndreas K. Hüttel2020-09-201-1/+14
| | | | | | | | Patch by vowstar <vowstar@gmail.com> Closese: https://bugs.gentoo.org/739130 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-mathematics/mathematica: remove Windows/MacOS-specific filesJeffrey Lin2020-07-041-0/+4
| | | | | | | | | This saves about 10MB, not a significant amount. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Closes: https://github.com/gentoo/gentoo/pull/16463 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-mathematics/mathematica: add doc USE flagJeffrey Lin2020-07-041-1/+6
| | | | | | | | | The documentation for this package is recommended, but particularly heavy. Allow users to suppress installation if desired. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-mathematics/mathematica: use domenu instead of direct insintoJeffrey Lin2020-07-041-3/+2
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-mathematics/mathematica: remove --keep when unpackingJeffrey Lin2020-07-041-1/+1
| | | | | | | | | This flag inflates the build directory by 4 GB for no reason. Removing it can reduce memory pressure when unpacking to tmpfs. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-mathematics/mathematica: EAPI 7Jeffrey Lin2020-07-041-3/+3
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-mathematics/mathematica: declare ${M_TARGET} for uniformityJeffrey Lin2020-07-041-0/+87
This fixes the 12.1.1 ebuild trying to use 10.3 directories. Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>