From 60e00390a6cc43cf285026ae7f29fe762235f1b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= Date: Tue, 21 Aug 2018 06:37:53 +0200 Subject: [PATCH] deleted: m/MATLAB/MATLAB-2013a.eb deleted: m/MATLAB/MATLAB-2015b.eb deleted: m/MATLAB/MATLAB-2018a.eb Former-commit-id: ebb415940d5accf1596ca789ff9a4f3df06f5f80 --- m/MATLAB/MATLAB-2013a.eb | 25 ------------------------- m/MATLAB/MATLAB-2015b.eb | 25 ------------------------- m/MATLAB/MATLAB-2018a.eb | 27 --------------------------- 3 files changed, 77 deletions(-) delete mode 100644 m/MATLAB/MATLAB-2013a.eb delete mode 100644 m/MATLAB/MATLAB-2015b.eb delete mode 100644 m/MATLAB/MATLAB-2018a.eb diff --git a/m/MATLAB/MATLAB-2013a.eb b/m/MATLAB/MATLAB-2013a.eb deleted file mode 100644 index d52caeaa..00000000 --- a/m/MATLAB/MATLAB-2013a.eb +++ /dev/null @@ -1,25 +0,0 @@ -# eb MATLAB-2013a.eb -r --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/m/matlab.py -name = 'MATLAB' -version = '2013a' -versionsuffix = '-EDU' - -homepage = 'http://www.mathworks.com/products/matlab' -description = """MATLAB is a high-level language and interactive environment - that enables you to perform computationally intensive tasks faster than with - traditional programming languages such as C, C++, and Fortran.""" - -toolchain = {'name': 'dummy', 'version': ''} - -sources = [SOURCELOWER_TAR_GZ] - -dependencies = [ - ('Java', '1.8.0_121') -] - -import os -license_server = os.getenv('EB_MATLAB_LICENSE_SERVER', 'licedu.it4i.cz') -license_server_port = os.getenv('EB_MATLAB_LICENSE_SERVER_PORT', '27010') -key = os.getenv('EB_MATLAB_KEY', '31436-08209-25612-60500-02539-46860-32436-47249-45889-28649-10493-63042-37692-64719-31236-62574-35032-59551') -exts_defaultclass = os.getenv('EB_MATLAB_KEY', '45771-53699-35271-44920-00140-27727-41599-08721-28943-58889-44878-45933') - -moduleclass = 'math' diff --git a/m/MATLAB/MATLAB-2015b.eb b/m/MATLAB/MATLAB-2015b.eb deleted file mode 100644 index dfcbed08..00000000 --- a/m/MATLAB/MATLAB-2015b.eb +++ /dev/null @@ -1,25 +0,0 @@ -# eb MATLAB-2015b.eb -r --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/m/matlab.py -name = 'MATLAB' -version = '2015b' -versionsuffix = '-EDU-test' - -homepage = 'http://www.mathworks.com/products/matlab' -description = """MATLAB is a high-level language and interactive environment - that enables you to perform computationally intensive tasks faster than with - traditional programming languages such as C, C++, and Fortran.""" - -toolchain = {'name': 'dummy', 'version': ''} - -sources = [SOURCELOWER_TAR_GZ] - -dependencies = [ - ('Java', '1.8.0_121') -] - -import os -license_server = os.getenv('EB_MATLAB_LICENSE_SERVER', 'licedu.it4i.cz') -license_server_port = os.getenv('EB_MATLAB_LICENSE_SERVER_PORT', '27010') -key = os.getenv('EB_MATLAB_KEY', '01837-22471-65311-44000-30926-45262-61301-10749-03992-33423-50624-53373') -exts_defaultclass = os.getenv('EB_MATLAB_KEY', '02626-18608-33083-55073-59752-43025-58460-00605-60588-10846-07680-36387-39802-49331-29071-19472-31528-61306-56008-38720') - -moduleclass = 'math' diff --git a/m/MATLAB/MATLAB-2018a.eb b/m/MATLAB/MATLAB-2018a.eb deleted file mode 100644 index db859584..00000000 --- a/m/MATLAB/MATLAB-2018a.eb +++ /dev/null @@ -1,27 +0,0 @@ -# IT4Innovations 2018 -# eb MATLAB-2018a.eb -r --include-easyblocks /apps/easybuild/python/easybuild/easyblocks/m/matlab.py - -name = 'MATLAB' -version = '2018a' -versionsuffix = '-EDU' - -homepage = 'http://www.mathworks.com/products/matlab' -description = """MATLAB is a high-level language and interactive environment - that enables you to perform computationally intensive tasks faster than with - traditional programming languages such as C, C++, and Fortran.""" - -toolchain = {'name': 'dummy', 'version': ''} - -sources = [SOURCELOWER_TAR_GZ] - -dependencies = [ - ('Java', '1.8.0_121') -] - -import os -license_server = os.getenv('EB_MATLAB_LICENSE_SERVER', 'licedu.it4i.cz') -license_server_port = os.getenv('EB_MATLAB_LICENSE_SERVER_PORT', '27010') -key = os.getenv('EB_MATLAB_KEY', '32281-34896-01091-33020-46066') -#exts_defaultclass = os.getenv('EB_MATLAB_KEY', '45771-53699-35271-44920-00140-27727-41599-08721-28943-58889-44878-45933') - -moduleclass = 'math'