diff --git a/a/ANSYS/ANSYS-19-intel-2017b.eb b/a/ANSYS/ANSYS-19.0-intel-2017b.eb
similarity index 76%
rename from a/ANSYS/ANSYS-19-intel-2017b.eb
rename to a/ANSYS/ANSYS-19.0-intel-2017b.eb
index c3162be0..0e5ae177 100644
--- a/a/ANSYS/ANSYS-19-intel-2017b.eb
+++ b/a/ANSYS/ANSYS-19.0-intel-2017b.eb
@@ -2,6 +2,7 @@
 
 name = 'ANSYS'
 version = '19.0'
+versionsuffix = '-X11'
 
 homepage = 'http://www.ansys.com'
 description = """ANSYS simulation software enables organizations to confidently predict
@@ -15,15 +16,16 @@ toolchain = {'name': 'intel', 'version': '2017b'}
 sources = ['ANSYS-19.0.zip']
 
 dependencies = [
-   ('libpng', '1.2.59', '', True),
-   ('libXrender', '0.9.9', '', True),
+#   ('libpng', '1.2.59', '', True),
+#   ('libXrender', '0.9.9', '', True),
+   ('X11', '20170314', '', True),
 ]
 
-modextrapaths = {
+#modextrapaths = {
 #   'LD_LIBRARY_PATH': ['$LD_LIBRARY_PATH:%(installdir)s/v190/Electronics/Linux64/defer:%(installdir)s/v190/Framework/bin/Linux64'],
-   'LD_LIBRARY_PATH': 'v190/Electronics/Linux64/defer',
-   'LD_LIBRARY_PATH': 'v190/Framework/bin/Linux64',
-}
+#   'LD_LIBRARY_PATH': 'v190/Electronics/Linux64/defer',
+#   'LD_LIBRARY_PATH': 'v190/Framework/bin/Linux64',
+#}
 
 import os
 license_server = os.getenv('EB_ANSYS_LICENSE_SERVER', 'license.it4i.cz')
diff --git a/core.21190 b/core.21190
deleted file mode 100644
index fcbcaaf4..00000000
Binary files a/core.21190 and /dev/null differ
diff --git a/g/gnuplot/.gnuplot-5.2.3.eb.swp b/g/gnuplot/.gnuplot-5.2.3.eb.swp
deleted file mode 100644
index 5e85e407..00000000
Binary files a/g/gnuplot/.gnuplot-5.2.3.eb.swp and /dev/null differ