diff options
author | Pacho Ramos <pacho@gentoo.org> | 2020-02-07 19:35:45 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2020-02-07 19:41:07 +0100 |
commit | db812912bedf3a9abd4e24a9db087d3212638159 (patch) | |
tree | 971f6896b98564ded01d1dff48fad66f2891c7c6 /sci-chemistry/chemical-mime-data/files | |
parent | dev-ada/gnat-suite-bin: version bump tp 2019 (diff) | |
download | gentoo-db812912bedf3a9abd4e24a9db087d3212638159.tar.gz gentoo-db812912bedf3a9abd4e24a9db087d3212638159.tar.bz2 gentoo-db812912bedf3a9abd4e24a9db087d3212638159.zip |
sci-chemistry/chemical-mime-data: Drop problematic mime type
Bug: https://bugs.gentoo.org/701900
Closes: https://bugs.gentoo.org/707284
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'sci-chemistry/chemical-mime-data/files')
-rw-r--r-- | sci-chemistry/chemical-mime-data/files/chemical-mime-data-0.1.94-drop-turbomole-vibrational.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/sci-chemistry/chemical-mime-data/files/chemical-mime-data-0.1.94-drop-turbomole-vibrational.patch b/sci-chemistry/chemical-mime-data/files/chemical-mime-data-0.1.94-drop-turbomole-vibrational.patch new file mode 100644 index 000000000000..4c25b1a18343 --- /dev/null +++ b/sci-chemistry/chemical-mime-data/files/chemical-mime-data-0.1.94-drop-turbomole-vibrational.patch @@ -0,0 +1,20 @@ +diff -up chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in.turbomole_vibration chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in +--- chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in.turbomole_vibration 2020-01-29 17:32:45.000000000 +0100 ++++ chemical-mime-data-0.1.94/src/chemical-mime-database.xml.in 2020-01-29 17:32:45.000000000 +0100 +@@ -1401,16 +1401,6 @@ + <specification url="http://www.cosmologic.de/data/DOK_HTML/"/> + </mime-type> + +- <mime-type type="chemical/x-turbomole-vibrational" support="yes"> +- <_comment>Turbomole Vibrational Data File</_comment> +- <glob pattern="???"/> +- <sub-class-of type="text/plain"/> +- <icon kde="qc"/> +- <supported-by> +- <application name="viewmol"/> +- </supported-by> +- <specification url="http://www.cosmologic.de/data/DOK_HTML/"/> +- </mime-type> + + <mime-type type="chemical/x-vamas-iso14976" cm:support="no"> + <_comment>VAMAS document</_comment> |