diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-01-28 00:35:36 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2022-01-28 00:36:12 +0100 |
commit | 90e9fdc8d93b32a7e76802d1e752676b8b002012 (patch) | |
tree | fdc4a8dad1abeff28f96e60a88d55406e748c37d /sci-mathematics | |
parent | sci-mathematics/mathematica: bump to 13.0.0 (diff) | |
download | gentoo-90e9fdc8d93b32a7e76802d1e752676b8b002012.tar.gz gentoo-90e9fdc8d93b32a7e76802d1e752676b8b002012.tar.bz2 gentoo-90e9fdc8d93b32a7e76802d1e752676b8b002012.zip |
sci-mathematics/mathematica: drop unused unpacker.eclass
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/mathematica/mathematica-12.2.0.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/mathematica/mathematica-13.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-mathematics/mathematica/mathematica-12.2.0.ebuild b/sci-mathematics/mathematica/mathematica-12.2.0.ebuild index 85cab466a173..8582dd407643 100644 --- a/sci-mathematics/mathematica/mathematica-12.2.0.ebuild +++ b/sci-mathematics/mathematica/mathematica-12.2.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop multilib unpacker xdg +inherit desktop multilib xdg DESCRIPTION="Wolfram Mathematica" SRC_URI="Mathematica_${PV}_LINUX.sh" diff --git a/sci-mathematics/mathematica/mathematica-13.0.0.ebuild b/sci-mathematics/mathematica/mathematica-13.0.0.ebuild index b8f0969c94ac..4852a7e91f32 100644 --- a/sci-mathematics/mathematica/mathematica-13.0.0.ebuild +++ b/sci-mathematics/mathematica/mathematica-13.0.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit desktop multilib unpacker xdg +inherit desktop multilib xdg DESCRIPTION="Wolfram Mathematica" SRC_URI="Mathematica_${PV}_BNDL_LINUX.sh" |