summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-02-12 04:39:51 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-02-12 04:39:51 +0100
commita3e6cb2720301e502df29f4cb4bdaa89b66f002e (patch)
treea53a72d094ea9f6efd428b8b49650d848c990cae
parentsci-mathematics/mathematica: Add ebuild for Mathematica, minimally tested (diff)
downloaddilfridge-a3e6cb2720301e502df29f4cb4bdaa89b66f002e.tar.gz
dilfridge-a3e6cb2720301e502df29f4cb4bdaa89b66f002e.tar.bz2
dilfridge-a3e6cb2720301e502df29f4cb4bdaa89b66f002e.zip
sci-mathematics/mathematica: Add xdg eclass
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--sci-mathematics/mathematica/mathematica-10.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/mathematica/mathematica-10.3.1.ebuild b/sci-mathematics/mathematica/mathematica-10.3.1.ebuild
index 5a080dc..2402acf 100644
--- a/sci-mathematics/mathematica/mathematica-10.3.1.ebuild
+++ b/sci-mathematics/mathematica/mathematica-10.3.1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-inherit multilib versionator
+inherit multilib versionator xdg
DESCRIPTION="Wolfram Mathematica"
SRC_URI="Mathematica_${PV}_LINUX.sh"